-
Bug
-
Resolution: Won't Fix
-
None
-
24w37a
-
None
-
Community Consensus
-
(Unassigned)
Discovered while testing MC-206684.
The bug
If, using components, an item is assigned the spyglass_in_hand model, then held by a fox, it will be held strangely as though penetrating the nose.
How to reproduce
/give @s sweet_berries[item_model="minecraft:spyglass_in_hand"]
- Drop on the ground
- Have a fox pick it up
Expected results
The spyglass would be held in a way that makes sense, e.g. horizontally in the mouth area.
Actual results
Comically oversized nose piercing
How to fix
Presumably something needs done in the json model file to rotate and scale it and move it to the correct position.