-
Bug
-
Resolution: Fixed
-
23w06a, 23w07a, 1.19.4 Pre-release 1
-
None
-
Confirmed
-
Commands, Entities
-
Normal
-
Platform
In the update log (https://www.minecraft.net/en-us/article/minecraft-snapshot-23w06a), it said item_display defaults to "none". However, In the game, its default value is "fixed" instead of none. Not sure if this is intended.
How to reproduce:
- summon an Item Display: /summon item_display
- view its data: /data get entity @e[limit=1,type=item_display] item_display
Note:
The transformations of "fixed" and "none" seem reversed, as described in But I can't reproduce it.MC-260175.
- is duplicated by
-
MC-260175 item_display fixed, none, and default display properties are incorrect
- Resolved