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
..
2023-03-14 11:55:07 +01:00
2023-04-16 16:20:44 +00:00
2022-12-19 15:33:31 +09:00
2023-04-07 17:05:06 +02:00