
Allow snow layers to contain double tall grass
Girouxdudes opened this issue · 1 comments
Mod loader
Forge
Minecraft version
1.12
Mod version
0.7.4
Modloader version
14.23.5.2860
Modpack info
No response
[IMPORTANT] If bug:
- I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.
[IMPORTANT] If bug: The latest.log file, not the crash report
No response
Issue description
Snow layers destroy double tall grass, because the top of the grass checks the block below it, and only sees the snow layer. I wonder if this could be modified, so that if a snow layer is below it, it could check the nbt of the snow layer to allow double tall grass.