Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Mob infighting: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
Line 1: Line 1:
'''Mob infighting''' is a mechanic in ''Minecraft'' in which certain [[Minecraft:mob]]s retaliate against other mobs, as part of their mob AI.
'''Mob infighting''' is a mechanic in ''Minecraft'' in which certain [[Minecraft:mob]]s retaliate against other mobs, as part of their [[Minecraft:mob AI]].


== Overview ==
== Overview ==
Line 10: Line 10:
== Specific mob behavior ==
== Specific mob behavior ==
=== Retaliation ===
=== Retaliation ===
Not all mobs have the same infighting behavior. Below is a list of how each mob reacts to being attacked by another. In ''[[Minecraft:Bedrock Edition]]'', retaliation is controlled by the AI Goal component {{MC/Cd|minecraft:behavior.hurt_by_target}} in the entity [[Minecraft:JSON]] files.
Not all mobs have the same infighting behavior. Below is a list of how each mob reacts to being attacked by another. In ''[[Minecraft:Bedrock Edition]]'', retaliation is controlled by the AI Goal component {{cd|minecraft:behavior.hurt_by_target}} in the entity [[Minecraft:JSON]] files.


{| class="wikitable hlist"
{| class="wikitable hlist"
Line 17: Line 17:
|-
|-
|  
|  
* {{MC/Entitylink|Bogged}}
* {{EntityLink|Bogged}}
* {{MC/Entitylink|Cave Spider}}
* {{EntityLink|Cave Spider}}
* {{MC/Entitylink|Enderman}}
* {{EntityLink|Enderman}}
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
* {{MC/Entitylink|Nautilus}}
* {{EntityLink|Nautilus}}
* {{MC/Entitylink|Parched}}
* {{EntityLink|Parched}}
* {{MC/Entitylink|Skeleton}}
* {{EntityLink|Skeleton}}
* {{MC/Entitylink|Spider}}
* {{EntityLink|Spider}}
* {{MC/Entitylink|Stray}}
* {{EntityLink|Stray}}
* {{MC/Entitylink|Warden}}
* {{EntityLink|Warden}}
* {{MC/Entitylink|Witch}}
* {{EntityLink|Witch}}
* {{MC/Entitylink|Wither Skeleton}}
* {{EntityLink|Wither Skeleton}}
* {{MC/Entitylink|Zombie Nautilus}}
* {{EntityLink|Zombie Nautilus}}


'''{{MC/In|bedrock}} only:'''
'''{{IN|bedrock}} only:'''
* {{MC/Entitylink|Blaze}}
* {{EntityLink|Blaze}}
* {{MC/Entitylink|Drowned}}
* {{EntityLink|Drowned}}
* {{MC/Entitylink|Ghast}}
* {{EntityLink|Ghast}}
* {{MC/Entitylink|Husk}}
* {{EntityLink|Husk}}
* {{MC/Entitylink|Shulker}}
* {{EntityLink|Shulker}}
* {{MC/Entitylink|Zombie}}
* {{EntityLink|Zombie}}
* {{MC/Entitylink|Zombie Villager}}
* {{EntityLink|Zombie Villager}}


'''{{MC/In|java}} only:'''
'''{{IN|java}} only:'''
* {{MC/Entitylink|Killer Bunny}}
* {{EntityLink|Killer Bunny}}
| Retaliates normally, as described above.
| Retaliates normally, as described above.
|-
|-
|
|
* {{MC/Entitylink|Dolphin}}
* {{EntityLink|Dolphin}}
* {{MC/Entitylink|Piglin}}
* {{EntityLink|Piglin}}
* {{MC/Entitylink|Piglin Brute}}
* {{EntityLink|Piglin Brute}}
* {{MC/Entitylink|Silverfish}}
* {{EntityLink|Silverfish}}
* {{MC/Entitylink|Vex}}
* {{EntityLink|Vex}}
* {{MC/Entitylink|Wolf}}
* {{EntityLink|Wolf}}
* {{MC/Entitylink|Zombified Piglin}}
* {{EntityLink|Zombified Piglin}}


'''{{MC/In|java}} only:'''
'''{{IN|java}} only:'''
* {{MC/Entitylink|Blaze}}
* {{EntityLink|Blaze}}
* {{MC/Entitylink|Drowned}}
* {{EntityLink|Drowned}}
* {{MC/Entitylink|Endermite}}
* {{EntityLink|Endermite}}
* {{MC/Entitylink|Husk}}
* {{EntityLink|Husk}}
* {{MC/Entitylink|Zombie}}
* {{EntityLink|Zombie}}
* {{MC/Entitylink|Zombie Villager}}
* {{EntityLink|Zombie Villager}}
| These are pack mobs. When they retaliate, they call nearby mobs of the same type to help them if those mobs aren't already targeting another mob or player. Mobs that respond to the call set the victim as their permanent target. Additionally, piglins and piglin brutes retaliate in groups if a piglin/piglin brute is attacked by any mob including goats.{{only|java|short=true}}<ref>{{bug|MC-227625||Piglins, piglin brutes and hoglins can still attack goats when attacked}}</ref> In ''[[Minecraft:Bedrock Edition]]'', if the {{MC/Cd|broadcast_anger}} field is set to {{MC/Cd|true}} in the {{MC/Cd|minecraft:angry}} component in the entity [[Minecraft:JSON]] files, it makes the mob a pack mob.
| These are pack mobs. When they retaliate, they call nearby mobs of the same type to help them if those mobs aren't already targeting another mob or player. Mobs that respond to the call set the victim as their permanent target. Additionally, piglins and piglin brutes retaliate in groups if a piglin/piglin brute is attacked by any mob including goats.{{only|java|short=true}}<ref>{{bug|MC-227625||Piglins, piglin brutes and hoglins can still attack goats when attacked}}</ref> In ''[[Minecraft:Bedrock Edition]]'', if the {{cd|broadcast_anger}} field is set to {{cd|true}} in the {{cd|minecraft:angry}} component in the entity [[Minecraft:JSON]] files, it makes the mob a pack mob.
|-
|-
| {{MC/Entitylink|Bee}}
| {{EntityLink|Bee}}
| Bees are a pack mob (see above) but they attack back only once until they are made angry again.
| Bees are a pack mob (see above) but they attack back only once until they are made angry again.
|-
|-
| {{MC/Entitylink|Hoglin}}
| {{EntityLink|Hoglin}}
| Hoglins are a pack mob (see above) but only adults can alert others, when attacked. Babies cannot.
| Hoglins are a pack mob (see above) but only adults can alert others, when attacked. Babies cannot.
|-
|-
|{{MC/Entitylink|Shulker}}
|{{EntityLink|Shulker}}




|In [[Minecraft:Java Edition]] shulkers are a pack mob (see above) but they can retaliate against each other.
|In [[Minecraft:Java Edition]] shulkers are a pack mob (see above) but they can retaliate against each other.
|-
|-
| {{MC/Entitylink|Zoglin}}
| {{EntityLink|Zoglin}}
| Adults only retaliate. Babies cannot.
| Adults only retaliate. Babies cannot.
|-
|-
| {{MC/Entitylink|Polar Bear}}
| {{EntityLink|Polar Bear}}
| Retaliates as a pack mob only when a baby polar bear is attacked.
| Retaliates as a pack mob only when a baby polar bear is attacked.
|-
|-
| {{MC/Entitylink|Wither}}
| {{EntityLink|Wither}}
| Retaliates normally, but not against undead mobs.
| Retaliates normally, but not against undead mobs.
|-
|-
| {{MC/Entitylink|Breeze}}{{only|be|short=true}}
| {{EntityLink|Breeze}}{{only|be|short=true}}
| Retaliates normally, but not against trial chambers mobs.
| Retaliates normally, but not against [[Minecraft:trial chambers]] mobs.
|-
|-
| {{MC/Entitylink|Creeper}}
| {{EntityLink|Creeper}}
| Retaliates only if it is not already chasing the player.
| Retaliates only if it is not already chasing the player.
|-
|-
|  
|  
* {{MC/Entitylink|Evoker}}
* {{EntityLink|Evoker}}
* {{MC/Entitylink|Pillager}}
* {{EntityLink|Pillager}}
* {{MC/Entitylink|Ravager}}
* {{EntityLink|Ravager}}
* {{MC/Entitylink|Vindicator}}
* {{EntityLink|Vindicator}}


'''{{MC/In|java}} only:'''
'''{{IN|java}} only:'''
* {{MC/Entitylink|Illusioner}}
* {{EntityLink|Illusioner}}
| These are all the [[Minecraft:illager]] monsters. They retaliate against non-illager monsters. Additionally, evokers sometimes forget their target and focus back on the player. {{MC/In|Java}}, ravagers are also a pack mob and call other ravagers when attacked.
| These are all the [[Minecraft:illager]] monsters. They retaliate against non-illager monsters. Additionally, evokers sometimes forget their target and focus back on the player. {{IN|Java}}, ravagers are also a pack mob and call other ravagers when attacked.
|-
|-
| {{MC/Entitylink|Llama}}, {{MC/Entitylink|Trader Llama}}
| {{EntityLink|Llama}}, {{EntityLink|Trader Llama}}
| Attacks back only once, although two llamas can alternate spitting at each other until one of them dies or is attacked by a different mob.
| Attacks back only once, although two llamas can alternate spitting at each other until one of them dies or is attacked by a different mob.
|-
|-
| {{MC/Entitylink|Panda}}
| {{EntityLink|Panda}}
| Aggressive pandas only retaliate. All other types try to attack back only once.
| Aggressive pandas only retaliate. All other types try to attack back only once.
|-
|-
|
|
* {{MC/Entitylink|Axolotl}}
* {{EntityLink|Axolotl}}
* {{MC/Entitylink|Cat}}
* {{EntityLink|Cat}}
* {{MC/Entitylink|Creaking}}
* {{EntityLink|Creaking}}
* {{MC/Entitylink|Elder Guardian}}
* {{EntityLink|Elder Guardian}}
* {{MC/Entitylink|Ender Dragon}}
* {{EntityLink|Ender Dragon}}
* {{MC/Entitylink|Frog}}
* {{EntityLink|Frog}}
* {{MC/Entitylink|Fox}}
* {{EntityLink|Fox}}
* {{MC/Entitylink|Giant}}
* {{EntityLink|Giant}}
* {{MC/Entitylink|Goat}}
* {{EntityLink|Goat}}
* {{MC/Entitylink|Guardian}}
* {{EntityLink|Guardian}}
* {{MC/Entitylink|Magma Cube}}
* {{EntityLink|Magma Cube}}
* {{MC/Entitylink|Ocelot}}
* {{EntityLink|Ocelot}}
* {{MC/Entitylink|Phantom}}
* {{EntityLink|Phantom}}
* {{MC/Entitylink|Slime}}
* {{EntityLink|Pufferfish}}
* {{MC/Entitylink|Snow Golem}}
* {{EntityLink|Slime}}
* {{EntityLink|Snow Golem}}


'''{{MC/In|bedrock}} only:'''
'''{{IN|bedrock}} only:'''
* {{MC/Entitylink|Endermite}}
* {{EntityLink|Endermite}}


'''{{MC/In|java}} only:'''
'''{{IN|java}} only:'''
* {{MC/Entitylink|Breeze}}
* {{EntityLink|Breeze}}
* {{MC/Entitylink|Ghast}}
* {{EntityLink|Ghast}}
| Does not retaliate.
| Does not retaliate.
|}
|}


;Notes
;Notes
* Endermen retaliate, but this rarely happens because they are immune to most projectiles. Endermen become hostile toward iron golems, the ender dragon, withers, zoglins and "Johnny" vindicators if damaged by any one of them.
* [[Minecraft:Endermen]] retaliate, but this rarely happens because they are immune to most projectiles. Endermen become hostile toward iron golems, the ender dragon, withers, zoglins and "Johnny" vindicators if damaged by any one of them.
* Witches don't usually fight one another, but when a battle between two witches begins, it does not end without outside interference, because they continually heal themselves with potions of Healing.
* Witches don't usually fight one another, but when a battle between two witches begins, it does not end without outside interference, because they continually heal themselves with potions of Healing.
* Skeletons and witches can get into an eternal infighting battle. The witch's harming potions heal the skeleton, and the witch also drinks enough healing potions to counter the skeleton's arrows.
* Skeletons and witches can get into an eternal infighting battle. The witch's harming potions heal the skeleton, and the witch also drinks enough healing potions to counter the skeleton's arrows.
* Most mobs do not retaliate to being rammed by a goat, except for [[Minecraft:piglin]]s, piglin brutes, hoglins, zoglins, vindicators named "Johnny," and [[Minecraft:warden]]s.
* Most mobs do not retaliate to being rammed by a [[Minecraft:goat]], except for [[Minecraft:piglin]]s, [[Minecraft:piglin brute]]s, [[Minecraft:hoglin]]s, [[Minecraft:zoglin]]s, [[Minecraft:vindicator]]s named "Johnny," and [[Minecraft:warden]]s.
* In Bedrock Edition, mobs do not retaliate to being damaged by firework rockets.
* In Bedrock Edition, mobs do not retaliate to being damaged by [[Minecraft:firework rocket]]s.
* A creeper retaliates against a mob that attacks it, but only if the player is outside the creeper's sight range. If not, the creeper continues pursuing the player.
* A creeper retaliates against a mob that attacks it, but only if the player is outside the creeper's sight range. If not, the creeper continues pursuing the player.
* Breaking gold, opening a chest, or failing to wear gold armor near a [[Minecraft:piglin]] causes the piglin to set the player as its permanent target. This means that a piglin does not infight with other mobs once it becomes angry at the player, even if the player never directly attacks the piglin.
* Breaking gold, opening a chest, or failing to wear gold armor near a [[Minecraft:piglin]] causes the piglin to set the player as its permanent target. This means that a piglin does not infight with other mobs once it becomes angry at the player, even if the player never directly attacks the piglin.
* Withers in ''[[Minecraft:Bedrock Edition]]'' can retaliate only against invisible mobs, because it would already attack non-undead mobs instantly.
* [[Minecraft:Withers]] in ''[[Minecraft:Bedrock Edition]]'' can retaliate only against invisible mobs, because it would already attack non-undead mobs instantly.


=== Hunting ===
=== Hunting ===
Line 146: Line 147:
! Prey
! Prey
|-
|-
| {{MC/Entitylink|Axolotl}}
| {{EntityLink|Axolotl}}
|  
|  
* {{MC/Entitylink|Cod}}
* {{EntityLink|Cod}}
* {{MC/Entitylink|Drowned}}
* {{EntityLink|Drowned}}
* {{MC/Entitylink|Elder Guardian}}
* {{EntityLink|Elder Guardian}}
* {{MC/Entitylink|Glow Squid}}
* {{EntityLink|Glow Squid}}
* {{MC/Entitylink|Guardian}}
* {{EntityLink|Guardian}}
* {{MC/Entitylink|Pufferfish}}
* {{EntityLink|Pufferfish}}
* {{MC/Entitylink|Salmon}}
* {{EntityLink|Salmon}}
* {{MC/Entitylink|Squid}}
* {{EntityLink|Squid}}
* {{MC/Entitylink|Tadpole}}
* {{EntityLink|Tadpole}}
* {{MC/Entitylink|Tropical Fish}}
* {{EntityLink|Tropical Fish}}
|-
|-
|
|
* {{MC/Entitylink|Bogged}}
* {{EntityLink|Bogged}}
* {{MC/Entitylink|Parched}}
* {{EntityLink|Parched}}
* {{MC/Entitylink|Skeleton}}
* {{EntityLink|Skeleton}}
* {{MC/Entitylink|Stray}}
* {{EntityLink|Stray}}
|
|
* {{MC/Entitylink|Turtle|Baby Turtle}}
* {{EntityLink|Baby Turtle}}
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
|-
|-
| {{MC/Entitylink|Breeze}}
| {{EntityLink|Breeze}}
| {{MC/Entitylink|Iron Golem}}
| {{EntityLink|Iron Golem}}
|-
|-
|
|
* {{MC/Entitylink|Cave Spider}}
* {{EntityLink|Cave Spider}}
* {{MC/Entitylink|Spider}}
* {{EntityLink|Spider}}
| {{MC/Entitylink|Iron Golem}}
| {{EntityLink|Iron Golem}}
|-
|-
| {{MC/Entitylink|Cat}}
| {{EntityLink|Cat}}
|
|
* {{MC/Entitylink|Turtle|Baby Turtle}}
* {{EntityLink|Baby Turtle}}
* {{MC/Entitylink|Rabbit}}
* {{EntityLink|Rabbit}}
|-
|-
| {{MC/Entitylink|Drowned}}
| {{EntityLink|Drowned}}
|
|
* {{MC/Entitylink|Axolotl}}
* {{EntityLink|Axolotl}}
* {{MC/Entitylink|Turtle|Baby Turtle}}
* {{EntityLink|Baby Turtle}}
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
* {{MC/Entitylink|Villager}}
* {{EntityLink|Villager}}
* {{MC/Entitylink|Wandering Trader}}
* {{EntityLink|Wandering Trader}}


'''{{MC/In|bedrock}} only:'''
'''{{IN|bedrock}} only:'''
* {{MC/Entitylink|Snow Golem}}
* {{EntityLink|Snow Golem}}
|-
|-
|
|
* {{MC/Entitylink|Elder Guardian}}
* {{EntityLink|Elder Guardian}}
* {{MC/Entitylink|Guardian}}
* {{EntityLink|Guardian}}
|
|
* {{MC/Entitylink|Axolotl}}
* {{EntityLink|Axolotl}}
* {{MC/Entitylink|Glow Squid}}
* {{EntityLink|Glow Squid}}
* {{MC/Entitylink|Squid}}
* {{EntityLink|Squid}}
|-
|-
| {{MC/Entitylink|Enderman}}
| {{EntityLink|Enderman}}
| {{MC/Entitylink|Endermite}}
| {{EntityLink|Endermite}}
|-
|-
| {{MC/Entitylink|Endermite}}
| {{EntityLink|Endermite}}
| {{MC/Entitylink|Enderman}}{{only|bedrock|short=1}}
| {{EntityLink|Enderman}}{{only|bedrock|short=1}}
|-
|-
|
|
* {{MC/Entitylink|Evoker}}
* {{EntityLink|Evoker}}
* {{MC/Entitylink|Vindicator}}
* {{EntityLink|Vindicator}}


'''{{MC/In|java}} only:'''
'''{{IN|java}} only:'''
* {{MC/Entitylink|Illusioner}}
* {{EntityLink|Illusioner}}
|
|
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
* {{MC/Entitylink|Villager|Adult Villager}}
* {{EntityLink|Villager|Adult Villager}}
* {{MC/Entitylink|Wandering Trader}}
* {{EntityLink|Wandering Trader}}


'''{{MC/In|bedrock}} only:'''
'''{{IN|bedrock}} only:'''
* {{MC/Entitylink|Snow Golem}}
* {{EntityLink|Snow Golem}}
|-
|-
| {{MC/Entitylink|Frog}}
| {{EntityLink|Frog}}
|
|
* {{MC/Entitylink|Magma Cube|Small Magma Cube}}
* {{EntityLink|Magma Cube|Small Magma Cube}}
* {{MC/Entitylink|Slime|Small Slime}}
* {{EntityLink|Slime|Small Slime}}
|-
|-
| {{MC/Entitylink|Fox}}
| {{EntityLink|Fox}}
|
|
* {{MC/Entitylink|Turtle|Baby Turtle}}
* {{EntityLink|Baby Turtle}}
* {{MC/Entitylink|Cod}}
* {{EntityLink|Cod}}
* {{MC/Entitylink|Chicken}}
* {{EntityLink|Chicken}}
* {{MC/Entitylink|Rabbit}}
* {{EntityLink|Rabbit}}
* {{MC/Entitylink|Salmon}}
* {{EntityLink|Salmon}}
* {{MC/Entitylink|Tropical Fish}}
* {{EntityLink|Tropical Fish}}
|-
|-
| {{MC/Entitylink|Goat}}
| {{EntityLink|Goat}}
| Randomly attack mobs (including armor stands{{only|java|short=1}} and cameras) that remain stationary for too long.
| Randomly attack mobs (including armor stands{{only|java|short=1}} and cameras) that remain stationary for too long.
|-
|-
|
|
* {{MC/Entitylink|Husk}}
* {{EntityLink|Husk}}
* {{MC/Entitylink|Zombie}}
* {{EntityLink|Zombie}}
* {{MC/Entitylink|Zombie Villager}}
* {{EntityLink|Zombie Villager}}


'''{{MC/In|bedrock}} only:'''
'''{{IN|bedrock}} only:'''
* {{MC/Entitylink|Old Zombie Villager}}
* {{EntityLink|Old Zombie Villager}}
|
|
* {{MC/Entitylink|Turtle|Baby Turtle}}
* {{EntityLink|Baby Turtle}}
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
* {{MC/Entitylink|Villager}}
* {{EntityLink|Villager}}
* {{MC/Entitylink|Wandering Trader}}
* {{EntityLink|Wandering Trader}}


'''{{MC/In|bedrock}} only:'''
'''{{IN|bedrock}} only:'''
* {{MC/Entitylink|Old Villager}}
* {{EntityLink|Old Villager}}
* {{MC/Entitylink|Snow Golem}}
* {{EntityLink|Snow Golem}}
|-
|-
| {{MC/Entitylink|Iron Golem}}
| {{EntityLink|Iron Golem}}
| Every [[Minecraft:monster]] except for the creeper.
| Every [[Minecraft:monster]] except for the [[Minecraft:creeper]].
|-
|-
| {{MC/Entitylink|Killer Bunny}}{{only|java|short=1}}
| {{EntityLink|Killer Bunny}}{{only|java|short=1}}
| {{MC/Entitylink|Wolf}}
| {{EntityLink|Wolf}}
|-
|-
| {{MC/Entitylink|Llama}}
| {{EntityLink|Llama}}
| {{MC/Entitylink|Wolf}}
| {{EntityLink|Wolf}}
|-
|-
| {{MC/Entitylink|Magma Cube}}
| {{EntityLink|Magma Cube}}
| {{MC/Entitylink|Iron Golem}}
| {{EntityLink|Iron Golem}}
|-
|-
|
|
* {{MC/Entitylink|Nautilus}}
* {{EntityLink|Nautilus}}
* {{MC/Entitylink|Zombie Nautilus}}
* {{EntityLink|Zombie Nautilus}}
|
|
* {{MC/Entitylink|Pufferfish}}
* {{EntityLink|Pufferfish}}
|-
|-
| {{MC/Entitylink|Ocelot}}
| {{EntityLink|Ocelot}}
|
|
* {{MC/Entitylink|Turtle|Baby Turtle}}
* {{EntityLink|Baby Turtle}}
* {{MC/Entitylink|Chicken}}
* {{EntityLink|Chicken}}
|-
|-
|
|
* {{MC/Entitylink|Piglin}}
* {{EntityLink|Piglin}}
* {{MC/Entitylink|Piglin Brute}}
* {{EntityLink|Piglin Brute}}
|
|
* {{MC/Entitylink|Wither}}
* {{EntityLink|Wither}}
* {{MC/Entitylink|Wither Skeleton}}
* {{EntityLink|Wither Skeleton}}
* {{MC/Entitylink|Hoglin}} (ocassionally hunted)
* {{EntityLink|Hoglin}} (ocassionally hunted)
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
* {{MC/Entitylink|Snow Golem}} (immediately if any of those golems attacks a piglin or a piglin brute)
* {{EntityLink|Snow Golem}} (immediately if any of those golems attacks a piglin or a piglin brute)
|-
|-
|
|
* {{MC/Entitylink|Pillager}}
* {{EntityLink|Pillager}}
* {{MC/Entitylink|Ravager}}
* {{EntityLink|Ravager}}
* {{MC/Entitylink|Vex}}
* {{EntityLink|Vex}}
|
|
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
* {{MC/Entitylink|Villager|Adult Villager}}
* {{EntityLink|Villager|Adult Villager}}
* {{MC/Entitylink|Wandering Trader}}
* {{EntityLink|Wandering Trader}}
|-
|-
| {{MC/Entitylink|Polar Bear}}
| {{EntityLink|Polar Bear}}
| {{MC/Entitylink|Fox}}
| {{EntityLink|Fox}}
|-
|-
| {{MC/Entitylink|Silverfish}}
| {{EntityLink|Pufferfish}}
|
Defensively attack:
* {{EntityLink|Axolotl}}
* All non-aquatic mobs
|-
| {{EntityLink|Silverfish}}
|  
|  
'''{{MC/In|bedrock}} only:'''
'''{{IN|bedrock}} only:'''
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
* {{MC/Entitylink|Snow Golem}}
* {{EntityLink|Snow Golem}}
|-
|-
| {{MC/Entitylink|Slime}}
| {{EntityLink|Slime}}
|
|
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
* {{MC/Entitylink|Snow Golem}}{{only|bedrock|short=1}}
* {{EntityLink|Snow Golem}}{{only|bedrock|short=1}}
|-
|-
| {{MC/Entitylink|Snow Golem}}
| {{EntityLink|Snow Golem}}
| Every [[Minecraft:monster]] except for the ghast and hoglin{{only|bedrock|short=1}}
| Every [[Minecraft:monster]] except for the [[Minecraft:ghast]] and [[Minecraft:hoglin]]{{only|bedrock|short=1}}
|-
|-
| {{MC/Entitylink|Tamed Wolf}}
| {{EntityLink|Tamed Wolf}}
| Every mob that the owner attacks except for creepers, ghasts and other tamed wolves.
| Every mob that the owner attacks except for [[Minecraft:creeper]]s, [[Minecraft:ghast]]s and other tamed [[Minecraft:wolves]] with the same owner.
|-
|-
| {{MC/Entitylink|Trader Llama}}
| {{EntityLink|Trader Llama}}
|
|
* {{MC/Entitylink|Drowned}}
* {{EntityLink|Drowned}}
* {{MC/Entitylink|Evoker}}
* {{EntityLink|Evoker}}
* {{MC/Entitylink|Husk}}
* {{EntityLink|Husk}}
* {{MC/Entitylink|Pillager}}
* {{EntityLink|Pillager}}
* {{MC/Entitylink|Ravager}}
* {{EntityLink|Ravager}}
* {{MC/Entitylink|Vex}}
* {{EntityLink|Vex}}
* {{MC/Entitylink|Vindicator}}
* {{EntityLink|Vindicator}}
* {{MC/Entitylink|Wolf}}
* {{EntityLink|Wolf}}
* {{MC/Entitylink|Zombie}}
* {{EntityLink|Zombie}}
* {{MC/Entitylink|Zombie Villager}}
* {{EntityLink|Zombie Villager}}
* Any mob that attacks its wandering trader
* Any mob that attacks its [[Minecraft:wandering trader]]


'''{{MC/In|java}} only:'''
'''{{IN|java}} only:'''
* {{MC/Entitylink|Illusioner}}
* {{EntityLink|Illusioner}}
|-
|-
| {{MC/Entitylink|Fox|Trusting Fox}}
| {{EntityLink|Fox|Trusting Fox}}
| Any mob that attacks its trusted player except other trusting foxes and ghasts.
| Any mob that attacks its trusted player except other [[Minecraft:fox|trusting foxes]] and [[Minecraft:ghasts]].


'''Natural enemies:'''
'''Natural enemies:'''
* {{MC/Entitylink|Turtle|Baby Turtle}}
* {{EntityLink|Baby Turtle}}
* {{MC/Entitylink|Cod}}
* {{EntityLink|Cod}}
* {{MC/Entitylink|Chicken}}
* {{EntityLink|Chicken}}
* {{MC/Entitylink|Rabbit}}
* {{EntityLink|Rabbit}}
* {{MC/Entitylink|Salmon}}
* {{EntityLink|Salmon}}
* {{MC/Entitylink|Tropical Fish}}
* {{EntityLink|Tropical Fish}}
|-
|-
|{{MC/Entitylink|Vindicator}} named "Johnny"
|{{EntityLink|Vindicator}} named "Johnny"
| Every mob except fellow illagers, ghasts, and [[Minecraft:agent]]s.
| Every mob except fellow illagers, [[Minecraft:ghast]]s, and [[Minecraft:agent]]s.


'''{{MC/In|bedrock|education}} only:'''
'''{{IN|bedrock|education}} only:'''
* {{MC/Entitylink|Armor Stand}}
* {{EntityLink|Armor Stand}}
* {{MC/Entitylink|Camera}}
* {{EntityLink|Camera}}
|-
|-
|{{MC/Entitylink|Warden}}
|{{EntityLink|Warden}}
| Every mob except other wardens.
| Every mob except other wardens.


'''{{MC/In|bedrock|education}} only:'''
'''{{IN|bedrock|education}} only:'''
* {{MC/Entitylink|Camera}}
* {{EntityLink|Camera}}
|-
|-
|{{MC/Entitylink|Witch}}
|{{EntityLink|Witch}}
|
|
'''{{MC/In|bedrock}} only:'''
'''{{IN|bedrock}} only:'''
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
* {{MC/Entitylink|Snow Golem}}
* {{EntityLink|Snow Golem}}


'''Only as part of a patrol {{MC/In|java}} only:'''
'''Only as part of a patrol {{in|java}} only:'''
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
|-
|-
|{{MC/Entitylink|Wither}}
|{{EntityLink|Wither}}
| Every mob except [[Minecraft:undead]] mobs, ghasts, and agents.
| Every mob except [[Minecraft:undead]] mobs, ghasts, and agents.


'''{{MC/In|bedrock|education}} only:'''
'''{{IN|bedrock|education}} only:'''
* {{MC/Entitylink|Camera}}
* {{EntityLink|Camera}}
|-
|-
|{{MC/Entitylink|Wither Skeleton}}
|{{EntityLink|Wither Skeleton}}
|
|
* {{MC/Entitylink|Iron Golem}}
* {{EntityLink|Iron Golem}}
* {{MC/Entitylink|Turtle|Baby Turtle}}
* {{EntityLink|Baby Turtle}}
* {{MC/Entitylink|Piglin}}
* {{EntityLink|Piglin}}
* {{MC/Entitylink|Piglin Brute}}
* {{EntityLink|Piglin Brute}}


|-
|-
|{{MC/Entitylink|Wolf}}
|{{EntityLink|Wolf}}
|
|
* {{MC/Entitylink|Turtle|Baby Turtle}}
* {{EntityLink|Baby Turtle}}
* {{MC/Entitylink|Bogged}}
* {{EntityLink|Bogged}}
* {{MC/Entitylink|Fox}}
* {{EntityLink|Fox}}
* {{MC/Entitylink|Parched}}
* {{EntityLink|Parched}}
* {{MC/Entitylink|Rabbit}}
* {{EntityLink|Rabbit}}
* {{MC/Entitylink|Sheep}}
* {{EntityLink|Sheep}}
* {{MC/Entitylink|Skeleton}}
* {{EntityLink|Skeleton}}
* {{MC/Entitylink|Stray}}
* {{EntityLink|Stray}}
* {{MC/Entitylink|Wither}}
* {{EntityLink|Wither}}
* {{MC/Entitylink|Wither Skeleton}}
* {{EntityLink|Wither Skeleton}}


|-
|-
|{{MC/Entitylink|Zoglin}}
|{{EntityLink|Zoglin}}
| Every mob except creepers, ghasts, agents and other zoglins.
| Every mob except creepers, ghasts, agents and other zoglins.


'''{{MC/In|bedrock|education}} only:'''
'''{{IN|bedrock|education}} only:'''
* {{MC/Entitylink|Armor Stand}}
* {{EntityLink|Armor Stand}}
* {{MC/Entitylink|Camera}}
* {{EntityLink|Camera}}
|}
|}


== See also ==
== See also ==
* Mob AI
* [[Minecraft:Mob AI]]
* [[Minecraft:Music Disc]]
* [[Minecraft:Music Disc]]
* Mob fleeing
* [[Minecraft:Mob fleeing]]


== References ==
== References ==
{{MC/Reflist}}
{{reflist}}


== Navigation ==
== Navigation ==
{{MC/Navbox combat|general}}
{{Navbox combat|general}}
{{MC/Navbox gameplay}}
{{Navbox gameplay}}


es:Pelea entre monstruos
[[Minecraft:es:Pelea entre monstruos]]
ja:報復
[[Minecraft:ja:報復]]
pt:Luta de criaturas
[[Minecraft:pt:Luta de criaturas]]

Revision as of 11:12, 15 April 2026

Mob infighting is a mechanic in Minecraft in which certain Minecraft:mobs retaliate against other mobs, as part of their Minecraft:mob AI.

Overview

File:SkeletonvsSpiderJockeySkeleton.png
Two skeletons fighting each other.

If a Minecraft:mob capable of attacking is directly attacked by a player or another mob, the damaged mob stops attacking its current target and attacks the mob or player that damaged it. This causes the mob that did the damage to retaliate in turn, and the two of them become locked into a duel until one of them dies. This is useful in combat as it distracts two monsters temporarily, kills one of them, and severely weakens the other.

Once a mob has taken damage from a mob or player, that mob or player is set as the mob's permanent target. This means that even if another mob or player attacks an infighting mob, the infighting mob does not stop trying to attack its permanent target. A mob can refuse to infight with another monster if the player or a mob already attacked it, so the player or a mob was already set as the mob's permanent target. That mob does not infight with any other mob until the attacking player or mob dies. If the attacker goes beyond the mob's sight range, this resets the retaliating behavior and the mob either returns to neutral mode or searches for a new target.

Specific mob behavior

Retaliation

Not all mobs have the same infighting behavior. Below is a list of how each mob reacts to being attacked by another. In Minecraft:Bedrock Edition, retaliation is controlled by the AI Goal component Template:Cd in the entity Minecraft:JSON files.

Mob Behavior

Template:IN only:

Template:IN only:

Retaliates normally, as described above.

Template:IN only:

These are pack mobs. When they retaliate, they call nearby mobs of the same type to help them if those mobs aren't already targeting another mob or player. Mobs that respond to the call set the victim as their permanent target. Additionally, piglins and piglin brutes retaliate in groups if a piglin/piglin brute is attacked by any mob including goats.Template:Only<ref>Template:Bug</ref> In Minecraft:Bedrock Edition, if the Template:Cd field is set to Template:Cd in the Template:Cd component in the entity Minecraft:JSON files, it makes the mob a pack mob.
Template:EntityLink Bees are a pack mob (see above) but they attack back only once until they are made angry again.
Template:EntityLink Hoglins are a pack mob (see above) but only adults can alert others, when attacked. Babies cannot.
Template:EntityLink


In Minecraft:Java Edition shulkers are a pack mob (see above) but they can retaliate against each other.
Template:EntityLink Adults only retaliate. Babies cannot.
Template:EntityLink Retaliates as a pack mob only when a baby polar bear is attacked.
Template:EntityLink Retaliates normally, but not against undead mobs.
Template:EntityLinkTemplate:Only Retaliates normally, but not against Minecraft:trial chambers mobs.
Template:EntityLink Retaliates only if it is not already chasing the player.

Template:IN only:

These are all the Minecraft:illager monsters. They retaliate against non-illager monsters. Additionally, evokers sometimes forget their target and focus back on the player. Template:IN, ravagers are also a pack mob and call other ravagers when attacked.
Template:EntityLink, Template:EntityLink Attacks back only once, although two llamas can alternate spitting at each other until one of them dies or is attacked by a different mob.
Template:EntityLink Aggressive pandas only retaliate. All other types try to attack back only once.

Template:IN only:

Template:IN only:

Does not retaliate.
Notes
  • Minecraft:Endermen retaliate, but this rarely happens because they are immune to most projectiles. Endermen become hostile toward iron golems, the ender dragon, withers, zoglins and "Johnny" vindicators if damaged by any one of them.
  • Witches don't usually fight one another, but when a battle between two witches begins, it does not end without outside interference, because they continually heal themselves with potions of Healing.
  • Skeletons and witches can get into an eternal infighting battle. The witch's harming potions heal the skeleton, and the witch also drinks enough healing potions to counter the skeleton's arrows.
  • Most mobs do not retaliate to being rammed by a Minecraft:goat, except for Minecraft:piglins, Minecraft:piglin brutes, Minecraft:hoglins, Minecraft:zoglins, Minecraft:vindicators named "Johnny," and Minecraft:wardens.
  • In Bedrock Edition, mobs do not retaliate to being damaged by Minecraft:firework rockets.
  • A creeper retaliates against a mob that attacks it, but only if the player is outside the creeper's sight range. If not, the creeper continues pursuing the player.
  • Breaking gold, opening a chest, or failing to wear gold armor near a Minecraft:piglin causes the piglin to set the player as its permanent target. This means that a piglin does not infight with other mobs once it becomes angry at the player, even if the player never directly attacks the piglin.
  • Minecraft:Withers in Minecraft:Bedrock Edition can retaliate only against invisible mobs, because it would already attack non-undead mobs instantly.

Hunting

Some mobs fight others for other reasons than retaliation, such as hunting and fighting natural enemies.

Predator Prey
Template:EntityLink
Template:EntityLink Template:EntityLink
Template:EntityLink
Template:EntityLink
Template:EntityLink

Template:IN only:

Template:EntityLink Template:EntityLink
Template:EntityLink Template:EntityLinkTemplate:Only

Template:IN only:

Template:IN only:

Template:EntityLink
Template:EntityLink
Template:EntityLink Randomly attack mobs (including armor standsTemplate:Only and cameras) that remain stationary for too long.

Template:IN only:

Template:IN only:

Template:EntityLink Every Minecraft:monster except for the Minecraft:creeper.
Template:EntityLinkTemplate:Only Template:EntityLink
Template:EntityLink Template:EntityLink
Template:EntityLink Template:EntityLink
Template:EntityLink
Template:EntityLink Template:EntityLink
Template:EntityLink

Defensively attack:

Template:EntityLink

Template:IN only:

Template:EntityLink
Template:EntityLink Every Minecraft:monster except for the Minecraft:ghast and Minecraft:hoglinTemplate:Only
Template:EntityLink Every mob that the owner attacks except for Minecraft:creepers, Minecraft:ghasts and other tamed Minecraft:wolves with the same owner.
Template:EntityLink

Template:IN only:

Template:EntityLink Any mob that attacks its trusted player except other trusting foxes and Minecraft:ghasts.

Natural enemies:

Template:EntityLink named "Johnny" Every mob except fellow illagers, Minecraft:ghasts, and Minecraft:agents.

Template:IN only:

Template:EntityLink Every mob except other wardens.

Template:IN only:

Template:EntityLink

Template:IN only:

Only as part of a patrol Template:In only:

Template:EntityLink Every mob except Minecraft:undead mobs, ghasts, and agents.

Template:IN only:

Template:EntityLink
Template:EntityLink
Template:EntityLink Every mob except creepers, ghasts, agents and other zoglins.

Template:IN only:

See also

References

Template:Reflist

Navigation

Template:Navbox combat Template:Navbox gameplay

Minecraft:es:Pelea entre monstruos Minecraft:ja:報復 Minecraft:pt:Luta de criaturas