-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.8.9, Minecraft 16w38a, Minecraft 1.12.2, Minecraft 1.13-pre3, 1.15, 1.15.1, 1.15.1 Pre-release 1, 1.15.2 Pre-Release 1, 1.15.2, 1.16.1, 1.16.4, 20w46a, 20w48a, 21w05b, 21w06a, 21w07a, 21w11a, 21w16a, 21w17a, 1.17, 1.17.1, 1.18.2, 22w18a, 1.19, 1.19.2, 1.20.2, 23w42a, 1.20.4, 1.21.1
-
None
-
Confirmed
-
Commands, Entities
Steps to Reproduce
- Put item frame on the ground
- Use this command:
/tp @e[type=item_frame,limit=1,sort=nearest] @s
- It looks like the item frame is facing a weird direction, and you can use the following command to see the strange Rotation of the item frame:
/data get entity @e[type=item_frame,limit=1,sort=nearest] Rotation
- Re-logging will fix the item frame.
Orignial Description
By placing two item frames in the same blockspace, using a corner wall, and teleporting entities in that blockspace to another location, will result in an item frame that holds the other item frame at the new location .... this Item Frame is also indestructible, and blocks block placement.
1. I placed two item frames in the same blockspace, but putting one on one side of a corner block, and another on the other
(Warning! crude drawing ahead)
------ [block]
b---] [_____]
l ---] — x —
o---]-x
c---]
k
consider this as the corner placement, and the two x's as item frames attached to the walls of the corner.
2. I had an ArmorStand occupy the blockspace
3. I ran an /execute command to teleport all ItemFrames in the same blockspace as that ArmorStand, to another corner with another ArmorStand
4. the ItemFrames teleported but like so
---] [_____]
---] — x —
---]
---]
With the second item frame displaying inside the first item frame.
5. I broke the block that was supporting the item frame, it persisted.
6. I used a piston to push the blockspace, it persisted.
7. I attempted to place a block in the blockspace, this was not allowed as an entity was considered to be there.
8. I relogged to ensure it wasn't a graphical glitch, and repeated steps 5-7, the Item Frame persisted
9. I used the /kill command targeting ItemFrames, the ItemFrame was removed.
- is duplicated by
-
MC-168123 item frames not on the ground or on a wall
- Resolved
-
MC-189955 teleporting an item frame to a player results in an invulnerable item frame appearing to levitate above the ground
- Resolved
-
MC-265995 Bug in tp with facing argument for frame items
- Resolved
-
MC-277685 Item frames bug when tped
- Resolved