Mojira Archive
MC-93669

The sweeping attack doesn't ignite other mobs when using the fire aspect enchantment

The Bug:

The sweeping attack doesn't ignite other mobs when using the fire aspect enchantment.

Steps to Reproduce:

  1. Give yourself a sword enchanted with fire aspect by using the command provided below.
    /give @s minecraft:iron_sword{Enchantments:[{id:"minecraft:fire_aspect",lvl:2}]}
  2. Summon two cows next to one another by using the commands provided below.
    /summon minecraft:cow ~ ~ ~-2.5 {NoAI:1b}
    /summon minecraft:cow ~1 ~ ~-2.5 {NoAI:1b}
  3. Hit the cow directly in front of you.
  4. Take note as to whether or not the sweeping attack ignites other mobs when using the fire aspect enchantment.

Observed Behavior:

The sweeping attack doesn't ignite other mobs when using the fire aspect enchantment.

Expected Behavior:

The sweeping attack would ignite other mobs when using the fire aspect enchantment.