Mod reports 2 times more items in drawers
EntityinArray opened this issue ยท 5 comments
It looks like you connected your drawer system twice, make sure the inventory connector (the full block) isn't touching any other inventory blocks.
It scans all touching inventories in 16 block radius, so it can scan through the diamond barrel, in the first picture, and see the drawers again.
sorry for bumping this again. Level Emitters don't have this issue, they report item amounts precisely without doubling. Maybe you could use Level Emitter code to improve connectors as well?
duplicate #306



