Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-260454

Decorated pots are translated off-center when displayed on head

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 23w13a
    • 1.19.4 Pre-release 1, 23w12a
    • Confirmed
    • Textures and models
    • Normal
    • Expansion A

      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:

      1. Summon an armor stand with a decorated pot on its head:
        /summon armor_stand ~ ~ ~ {ArmorItems:[{},{},{},{id:"minecraft:decorated_pot",Count:1b}]}
      1. Notice the decorated pot is moved backwards

       

            wChi [Mojang] Chi Wong
            PvPqnda PvP Panda
            Votes:
            6 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: