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

Eating hand animation is offset for block items / item models which aren't 2D

XMLWordPrintable

    • Community Consensus
    • Player Animation

      The eating animation is offset downwards and to the left when the player is eating an item that is not 2D (or more specifically, block items) instead of showing more towards the center of the screen. This behavior is likely caused by the fact that there has been no 3d edible items in the game until the recent behavioral changes in the most recent snapshot 24w12a allowing for (mostly) anything to be edible if the right component is set but the eating animation not being altered to account for that.

      Steps to Reproduce:

      Eat an item which is not a 2D texture

      /give @p dirt[minecraft:food={nutrition:1,saturation_modifier:1}]
      

      Item is consumed as expected, but the animation is played offset to the lower left of the screen.

      Eat an item that has a 2D texture/item model

      end_crystal[minecraft:food={nutrition:1,saturation_modifier:1}]
      

      Item is eaten up where you would expect the player's mouth to be, near the center of the screen.

      Screenshots/Videos:

      EatBlocks.mp4

      Notes:

      This issue is less noticable, or possibly not an issue at all for certain blocks, such as the ender dragon head, or big dripleaf (shown in the attached video). They are correctly held up to the center of the screen.

        1. 2024-03-20_20.40.13.png
          2024-03-20_20.40.13.png
          606 kB
        2. 2024-03-20_20.40.39.png
          2024-03-20_20.40.39.png
          430 kB
        3. EatBlocks.mp4
          2.77 MB

            Unassigned Unassigned
            Jingy Jiingy
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: