cart contraption randomly voids blocks that need to be attached upon disassembly
kristifristi opened this issue ยท 2 comments
Describe the Bug
the moss carpet, slate from hexcasting and the wireless modem from cc (to name a few examples) will disappear when a cart contraption dissasembles. the pattern is unpredictable but consistent with the structure of the contraption
Reproduction Steps
- build a setup to turn a structure with moss carpet into a minecart contraption
- assemble and disassemble the contraption
- random moss carpet is gone
Expected Result
moss carpet and other blocks aren't voided upon disassembly
Screenshots and Videos
8mb.video-bp3-bQRSPurR.mp4
Crash Report or Log
no log
Operating System
linux
Mod Version
0.5.1d
Minecraft Version
1.20.1
Forge Version
47.1.44
Other Mods
moss carpet gets voided even if create is the only mod.
Additional Context
this also happens on fabric/quilt
Just made a datapack to fix the modems as a stopgap/proof of concept - planning on adding more blocks in future - if you know of some can you make an issue on my github. It explains the problem: https://github.com/Plite7067/CreateCCModemFix
Also this seems to be a duplicate of this issue: #2176