elytra / BetterBoilers

Interesting and fun steam power for Minecraft. Developed by Boundarybreaker
MIT License
3 stars 2 forks source link

Items get voided inside Boiler Hatch / Boiler Controller during re-forming #10

Closed KAfable closed 6 years ago

KAfable commented 6 years ago

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.

LemmaEOF commented 6 years ago

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.

LemmaEOF commented 6 years ago

Oh, found what might be the problem. Let me try this out.

LemmaEOF commented 6 years ago

Due to another issue at the moment with controllers, I can't test this out. I'll need to leave it open for now.

LemmaEOF commented 6 years ago

Hmm, it looks like something with inventory serialization and blockstate changes. I'll check up on what the workaround is.