VoxeLibre/mods/MAPGEN/mcl_mapgen_core
FossFanatic d8d83dd21c Make vines use voxelmanip colouring as well
This commit adds some code to the `set_foliage_palette` function which checks for the `param2` of the foliage node in question to see whether or not said `param2` value is `0` upon first being generated.

If it isn't, then it's safe to assume that said foliage is a vine, and therefore needs to use the other method of calculating the final `param2` value.
2023-04-16 16:20:45 +00:00
..
api.lua Generate netherrack and ores under the lava 2022-11-01 04:52:17 +01:00
init.lua Make vines use voxelmanip colouring as well 2023-04-16 16:20:45 +00:00
mod.conf Enable deepslate and copper generation 2022-09-14 20:37:07 +00:00
ores.lua Tweak lapis distribution. 2023-03-19 18:01:39 +00:00
v6.lua some refactoring 2022-09-14 20:37:07 +00:00