VoxeLibre/mods/MAPGEN/mcl_mapgen_core
FossFanatic 01ac9ad685 Add old method back for foliage
This commit adds back the old `set_node` method for the foliage, since the foliage is much more difficult to work with via the VoxelManip method due to them being part of schematics that could span across mapblocks in some cases.

The old method will complement the new one by running after the VoxelManip has done its job, and fixes any foliage that the VoxelManip had missed.
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 Add old method back for foliage 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