Shulker Box can't be read by comparators if placed by dispensers until block update
When automatically placed by a dispenser, Shulker Boxes with items in their inventory do not output redstone signal through a comparator until a block update happens, either for the chest or the comparator.
Can be fixed by calling the method net.minecraft.world.World.updateComparatorOutputLevel(BlockPos, Block) when the shulker box is dispensed.
ProfMobius (Thomas Guimbretiere)
2016-09-29, 01:00 AM
2017-05-04, 04:18 AM
2016-11-01, 04:05 PM
7
4
block-update, redstone_comparator, shulker_box