Items get voided inside Boiler Hatch / Boiler Controller during re-forming
KAfable opened this issue ยท 4 comments
- Better Boilers 1.1.31
- Minecraft 1.12.2
- Forge 2594
How to Replicate
Make any type of boiler structure, put fuel in it and then break the structure in any way (eg. put a firebox casing on a level same as Boiler Components, or break all boiler components connected to the firebox levels). The structure will unform, deleting all of the items inside of the boiler controller (it doesn't even spit it out). Reforming the structure correctly does not return the items.
Hmm, it looks like something with inventory serialization and blockstate changes. I'll check up on what the workaround is.
And it doesn't void the water or steam in it? Hm. I'll need to see what I did to fix it for water and steam for this sort of issue.