Grass paths sometimes have blocks above fall into it
KemanDragon opened this issue ยท 1 comments
Describe the bug
Make sure to include:
- Grass paths should not revert to dirt
- Sometimes, on nearby block updates, paths on a "step" above will turn back into dirt and fall into path blocks below, which destroys the block as intended.
- This wasn't a crash.
- Screenshot included. The gap visible was a path block before, which reverted to dirt and then fell into the space where there is now dirt on the next level down once a block update occurred nearby
To Reproduce
- Make path blocks in a slope setup
- Then wait for or force a nearby block update (as when making more paths or when grass grows onto dirt blocks)
Meta Info
- TFC Version: 0.30.3.124
- Mods included are BiblioCraft, Chisels and Bits, CraftTweaker, Creative Core, Connected Textures Mod, Dynamit Trees, Dynamic Trees TFC, HYWLA, Immersive Engineering, Inventory Tweaks, JEI, JourneyMap, Little Tiles, MC Multipart, TFC Metallum, TFCTech, and Water Flasks. I was able to recreate the bug without the mods, however.
Duplicate of #564, may revisit special casing this at some point