1
0
Fork 0
MineClone2/mods
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
..
CORE Add error handling to sunlight checking to prevent crashing and improve diagnosis. 2023-04-06 13:35:38 +00:00
ENTITIES Add error handling to sunlight checking to prevent crashing and improve diagnosis. 2023-04-06 13:35:38 +00:00
ENVIRONMENT Add error handling to sunlight checking to prevent crashing and improve diagnosis. 2023-04-06 13:35:38 +00:00
HELP Fix syntax errors in French 2023-03-14 11:55:07 +01:00
HUD Pre-release update credits and set version 0.83.0 2023-04-15 12:25:17 +01:00
ITEMS Remove some code 2023-04-16 16:20:44 +00:00
MAPGEN Add old method back for foliage 2023-04-16 16:20:45 +00:00
MISC add japanese translation 2022-12-19 15:33:31 +09:00
PLAYER Improve french translation 2023-04-07 17:05:06 +02:00