Decorated pots are translated off-center when displayed on head
The bug:
When decorated pots are equipped to an entity's head, it's translated backwards off-center.
The translation is defined in "/assets/minecraft/models/item/decorated_pot.json"
"head": { "rotation": [ 0, 180, 0 ], "translation": [ 0, 16, 7], "scale":[ 1.5, 1.5, 1.5 ]
Steps to reproduce:
- Summon an armor stand with a decorated pot on its head:
/summon armor_stand ~ ~ ~ {ArmorItems:[{},{},{},{id:"minecraft:decorated_pot",Count:1b}]}
- Notice the decorated pot is moved backwards
2023-02-22, 10:40 PM
2023-03-28, 01:05 PM
2023-03-28, 01:05 PM
6
3