stfwi / engineers-decor

Engineer's Decor
MIT License
35 stars 16 forks source link

[1.16.5] items placed by Building Gadgets are placed with waterlog set to true #162

Closed b52src closed 3 years ago

b52src commented 3 years ago

items placed by Building Gadgets are placed with waterlog set to true Items i specifically noticed ate windows, roof, all the lights and the beams as well. building Gadgets is looking at a workaround but may be due to the default state of the block placed reference this issue: Direwolf20-MC/BuildingGadgets/issues/579

so right now if i try to paste a building it is literally crying: https://i.imgur.com/C7acirl.jpg

stfwi commented 3 years ago

Hi, oh that looks like a lot of Sponge work ;/. Without looking at the code now - it's very likely a construction tag preventing the default state to be correct.

stfwi commented 3 years ago

Yepp, "copy-paste" bug in the lib, state container base state instead of super.getDefaultState(). Fixed and scheduled, likely pushed this weekend. Cheers!

stfwi commented 3 years ago

Oky the engineersdecor-1.16.4-1.1.8-b2 is up on Curse ;-) , cheers!

b52src commented 3 years ago

sweet thanks