Activating a piston into an item frame destroys the item and and any item within the item frame.
https://youtu.be/q9wBiO-Nhk0
This is intentional; item frames count as entities, and pistons aren't allowed to move block entities.
Cannot reproduce. Make sure doEntityDrops is true.
doEntityDrops
true
for some reason doEntityDrops was set to false on a new world. set to true and works as intended. tested on creating new world and doEntityDrops was defaulted to true.
Reporter: barren dome
Assignee: (Unassigned)
Created: 2018-02-24T19:52:57Z
Updated: 2025-03-15T21:39:50Z
Resolved: 2018-02-24T22:03:04Z
ADO:
Confirmation Status: Unconfirmed
Area:
Mojang Priority:
Category:
Labels:
Affects Versions: Minecraft 18w08b
Fix Versions:
Retrieved 2025-09-14T08:27:12Z
This is intentional; item frames count as entities, and pistons aren't allowed to move block entities.