-
Bug
-
Resolution: Duplicate
-
None
-
24w13a
-
None
-
Confirmed
-
Datafixer
-
Important
-
Platform
The bug
Item frames in inventory lose their Invisible or Fixed entity data tag after upgrading.
To reproduce
- Create a new 1.20.4 world.
- Execute the following command:
/give @s item_frame{EntityTag:{Invisible:1b,Fixed:1b}}
- Place the item frame down.
- Save and close the world.
- Reopen the same world in the latest snapshot.
- Place the item frame down.
Expected result
The item frame would still be invisible and fixed.
Observed result
The item frame is visible and not fixed.
- duplicates
-
MC-269596 EntityTag of existing items is not upgraded to entity_data component
- Resolved