Nest/Loom Breaking on Hopper Lock/Unlock
Allmoz opened this issue ยท 2 comments
If a nest is over a hopper and the hopper gets lock/unlock with redstone, the nest breaks and drop as an item. Tested in TFC 2.2.27 in 1.18.2 (atfc 1.9).
ok, it seems to affect all the bottom supported devices.
the placement is considering Helpers.isBlock(state, TFCTags.Blocks.BOTTOM_SUPPORT_ACCEPTED)
but update is not