CraftBook 3

CraftBook 3

139k Downloads

Pipes cannot remove items from blocked chests

LadyCailinBot opened this issue ยท 1 comments

commented

CRAFTBOOK-3453 - Reported by Brittank88

If a chest is blocked (that is, there are solid blocks above it, etc. such that it cannot be opened by a player), pipes are unable to extract items it.

Please let me know if I am mistaken and this is intentional behaviour, however it doesn't seem very logical that a pipe cannot access a chest because that chest can't be opened by a player.

Thanks for your time!

P.S. this is my first time creating a new issue here, please let me know if there's anything I've done wrong / can improve on when reporting potential issues!

commented

Comment by me4502

If advanced-block-checks are enabled in the CraftBook config, CraftBook will ask other plugins if the player is allowed to use that mechanic. Presumably, you have another plugin that is telling CraftBook that it's not allowed to access chests with a block above them.