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

Consumable component can't play animations correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 24w45a
    • None
    • Unconfirmed
    • (Unassigned)

      Several animations used by consumable component are broken.

      For example
      The eat animation can't be played in first person.

      /give @s minecraft:iron_sword[minecraft:consumable={animation:eat,sound:{sound_id:"none"},consume_seconds:100000,has_consume_paricles:false}] 

      and
      The brush animation can't be played correctly in third person.

      /give @s minecraft:iron_ingot[minecraft:consumable={animation:brush,sound:{sound_id:"none"},consume_seconds:100000,has_consume_paricles:false}]
      

      and the drink animation is the same as eat animation

      /give @s minecraft:iron_ingot[minecraft:consumable={animation:drink,sound:{sound_id:"none"},consume_seconds:100000,has_consume_paricles:false}]
      

      AND the brush animation is even broken in first person when it's used on a brush.

      /give @s minecraft:brush[minecraft:consumable={animation:brush,sound:{sound_id:"none"},consume_seconds:100000,has_consume_paricles:false}]
      


        1. 2024-11-10_00.50.02.png
          2024-11-10_00.50.02.png
          625 kB
        2. 2024-11-10_00.53.17.png
          2024-11-10_00.53.17.png
          789 kB
        3. 2024-11-10_00.53.23.png
          2024-11-10_00.53.23.png
          244 kB
        4. 2024-11-10_01.05.37.png
          2024-11-10_01.05.37.png
          721 kB
        5. 2024-11-10_01.05.48.png
          2024-11-10_01.05.48.png
          882 kB

            Unassigned Unassigned
            Sun4966 Jack
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: