Digesters only accept items from top/bottom disregarding placement
0Heatseeker0 opened this issue ยท 1 comments
- Forge-Version: 36.2.20
- Mod-Version: 1.1.0
Digesters only accept hopper inputs from top/bottom no matter what orientation.
Digesters are expected to accept input from all directions/ only from the "mouth"
they also do not pull from the block they are attached to, only accepting direct hopper input. It unclear if they are supposed to though.
Digesters only accept hopper inputs from top/bottom no matter what orientation.
Digesters are expected to accept input from all directions/ only from the "mouth"
Now that i think about it, i makes sense to accept the items dependent on the orientation of the block.
I will change this.
they also do not pull from the block they are attached to
ok, I checked it and it only pulls crushed biomass atm. I will fix it so that it pulls all valid input ingredients.