1
0
Fork 0
MineClone2/mods
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
..
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 Make vines use voxelmanip colouring as well 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