Programmer returned puzzle pieces can be output to assembly arms
ThizThizzyDizzy opened this issue ยท 3 comments
Minecraft Version 1.12.2
Forge Version 14.23.5.2847
Mod Version 1.12.2-0.11.10-385
Describe your problem, including steps to reproduce it
Any other comments?
Most of the pieces go into the chest, but one color always seems to get into the arm
For possibly historical reasons, the IO units expose the IItemHandler
capability, which they probably shouldn't... there's no good reason to be piping items into them (they should handle all their item picking up and putting down internally). Should just be possible to stop exposing the capability, but some testing will be needed to avoid unintended consequences.
Fixed in build 387+ from https://jenkins.k-4u.nl/job/PneumaticCraft-Repressurized/