How do hopping Bonsai pots work with full inventories?
CDArena opened this issue ยท 2 comments
Place a pot on a chest and plant a sapling. What happens when the chest is full? What happens if the chest is pre "filtered" by filling each slot with a stick? Does the pot have an internal inventory, and does it have a limit, or will it just save items until it crashes java?
It will first be simulated if the inventory can accept the drops. If one or more drops can't be placed inside the inventory, the process will be suspended until all drops can be inserted into the inventory.