[Bug]: Hoppers cannot retrieve items from unlocked containers.
konocubed opened this issue ยท 1 comments
Version of BlockProt
0.4.13 and 1.0.0 Beta
Description of the bug
Hoppers cannot retrieve items from unlocked containers, i.e. chests, furnaces, smokers.
Hoppers can only retrieve items from containers if the container is locked and has hopper protection disabled. Locking a container, disabling hopper protection, and then unlocking it does not fix the issue.
Steps to reproduce
- Place a hopper between two chests vertically (chest feeds into hopper, hopper feeds into chest).
- Ensure all blocks are unlocked.
- Place items in topmost chest.
- Observe that the hopper does not retrieve items from topmost chest.
- Lock topmost chest and disable hopper protection.
- Observe that the hopper can now retrieve items from the topmost chest and deposit them in the lower chest.
Additional context
No response