-
Bug
-
Resolution: Fixed
-
1.21, 1.21.1
-
None
-
Confirmed
-
Creative
-
Items
-
Low
-
Platform
If the player is holding a food item with a custom using_converts_to tag inside its food component and they open their creative inventory or click on any item in it, the food item moves up and down on the screen.
How to reproduce:
- Run the following command:
/give @s minecraft:cooked_beef[minecraft:food={nutrition:8,saturation:12.8,using_converts_to:{id:"minecraft:stick"}}]
- Switch to creative mode.
- Open your inventory.
→ The food item animates. - Click on another item in your inventory.
→ The food item animates again.
Expected result:
The item would not animate randomly.
Observed result:
The item moves up and down when the inventory is opened or updated.