[BUG] Moving Powered Block Dispensers Deletes Stored Items
AceScizor opened this issue · 2 comments
Describe the bug
If a block dispenser is powered before or during being moved by a piston, and not un-powered, the dispenser will place/dispense its currently selected item and be pushed by the piston; all remaining items inside the dispenser will be deleted. This does not occur if the dispenser is un-powered before being pushed.
To Reproduce
Steps to reproduce the behavior:
Option A:
- ) Place items in block dispenser
- ) Power block dispenser
- ) Move block dispenser with piston
Option B:
- ) Place items in block dispenser
- ) Power block dispenser and piston at the same time
Expected behavior
Block dispenser will place/dispense its currently selected item from its inventory, then be pushed by the piston and retain its remaining inventory.
Screenshots
Both situations result in deleted inventories.
Info (please complete the following information):
- Modpack Version: 2.77.5
- Server or Singleplayer: Singleplayer
- Version the world was created on: 2.77.5
Additional context
I would prefer this issue to remain unfixed rather than have block dispensers removed or be unable to be pushed by pistons.