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

Goats do not use the damage of held items when ramming entities

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.17.1 Pre-release 1
    • 1.17 Pre-release 1, 1.17 Pre-release 3, 1.17 Pre-release 4, 1.17 Pre-release 5, 1.17 Release Candidate 1, 1.17 Release Candidate 2, 1.17
    • None
    • Confirmed
    • Mob behaviour
    • Low

      The Bug:

      Goats do not use the damage of held items when ramming entities.

      Steps to Reproduce:

      • Summon a goat.
      • Alter the goat's data through the use of the following command, so that it rams you:
      /execute as @e[type=minecraft:goat,limit=1,sort=nearest] run data modify entity @s Brain.memories."minecraft:ram_cooldown_ticks".value set value 1 
      • →  Notice how the goat rams you. Take note of how much damage it dealt.
      • Summon a goat that is holding a netherite sword.
      /summon minecraft:goat ~ ~ ~ {HandItems:[{id:"minecraft:netherite_sword",Count:1b}]}
      • Alter the goat's data through the use of the following command, so that it rams you once again:
      /execute as @e[type=minecraft:goat,limit=1,sort=nearest] run data modify entity @s Brain.memories."minecraft:ram_cooldown_ticks".value set value 1
      • →  Notice how when the goat rams you, no additional damage is dealt compared to how much it dealt previously, therefore indicating that goats do not use the damage of held items when ramming the player.

        1. MC-226512.mp4
          9.19 MB
          [Mod] Avoma
        2. MC-226512.png
          939 kB
          [Mod] Avoma

            Unassigned Unassigned
            Avoma [Mod] Avoma
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: