Falling blocks can break unbreakable almost-cube-but-not-quite blocks
Charnuz opened this issue ยท 0 comments
Falling blocks do not check if a block is breakable before breaking it, which is really bad for gravestone mods for example.
https://github.com/TerraFirmaCraft/TerraFirmaCraft/blob/1.12.x/src/main/java/net/dries007/tfc/objects/entity/EntityFallingBlockTFC.java#L182
Meta Info
- TFC Version: 1.12.2-1.7.10.168
- Was using Tomb Many Graves 2 but the issue isn't exclusive to just this mod