Minecraft:Undead: Difference between revisions
More actions
imported>Can I write now ? |
Remove broken links to missing pages |
||
| Line 2: | Line 2: | ||
[[File:undead_preview.png|right|thumb|Various undead mobs.]] | [[File:undead_preview.png|right|thumb|Various undead mobs.]] | ||
'''Undead''' mobs are a group of [[Minecraft:monster]] [[Minecraft:mob]]s, many of which are | '''Undead''' mobs are a group of [[Minecraft:monster]] [[Minecraft:mob]]s, many of which are hostile, that usually drop either [[Minecraft:bone]]s or rotten flesh on death. | ||
== Common properties == | == Common properties == | ||
All undead mobs share the following properties: | All undead mobs share the following properties: | ||
* They are damaged by | * They are damaged by Instant Health and healed by Instant Damage. | ||
* They are not affected by | * They are not affected by Regeneration and Poison. | ||
* They take extra damage from | * They take extra damage from Smite. | ||
* They do not take | * They do not take drowning damage ([[Minecraft:husk]]s and [[Minecraft:zombie]]s instead convert into zombies and drowned, respectively.) | ||
* They are not targeted by and cannot harm the [[Minecraft:wither]]. | * They are not targeted by and cannot harm the [[Minecraft:wither]]. | ||
* They are considered a threat to | * They are considered a threat to armadillos, making them hide in their shell. | ||
* They are part of the {{cd|#undead}} | * They are part of the {{cd|#undead}} entity tag{{only|JE}} and part of the {{Cd|code=undead}} [[Minecraft:family]]{{only|BE}}. | ||
The majority of undead mobs catch fire under | The majority of undead mobs catch fire under sunlight, a property not found in any other mobs, and are also able to transfer the fire with their attacks. The notable exceptions to this are the Nether-native undead mobs, which are entirely immune to fire, and the desert-native undead mobs as well as skeleton horses, which are not immune to fire but do not burn in sunlight. | ||
The majority of undead mobs are unable to swim and sink in water, with the exceptions of | The majority of undead mobs are unable to swim and sink in water, with the exceptions of camel husks, zombie horses and the two water-based undead mobs. | ||
== List of mobs == | == List of mobs == | ||
| Line 64: | Line 64: | ||
|{{HistoryLine||v1.2.0|Added zombie pigmen.}} | |{{HistoryLine||v1.2.0|Added zombie pigmen.}} | ||
|{{HistoryLine|java}} | |{{HistoryLine|java}} | ||
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 3|Added the | |{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 3|Added the Smite enchantment, which increases damage against undead mobs.}} | ||
|{{HistoryLine||1.4.2|dev=12w32a|Added zombie villagers.}} | |{{HistoryLine||1.4.2|dev=12w32a|Added zombie villagers.}} | ||
|{{HistoryLine|||dev=12w34a|Added the wither.}} | |{{HistoryLine|||dev=12w34a|Added the wither.}} | ||
| Line 87: | Line 87: | ||
|{{HistoryLine|console}} | |{{HistoryLine|console}} | ||
|{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added zombies, skeletons and zombie pigmen.}} | |{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added zombies, skeletons and zombie pigmen.}} | ||
|{{HistoryLine||xbox=TU7|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added the | |{{HistoryLine||xbox=TU7|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added the Smite enchantment, which increases damage against undead mobs.}} | ||
|{{HistoryLine||xbox=TU14|ps3=1.04|psvita=1.00|ps4=1.00|Added zombie villagers.}} | |{{HistoryLine||xbox=TU14|ps3=1.04|psvita=1.00|ps4=1.00|Added zombie villagers.}} | ||
|{{HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|wiiu=Patch 1|switch=1.0.1|Added withers and wither skeletons.}} | |{{HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|wiiu=Patch 1|switch=1.0.1|Added withers and wither skeletons.}} | ||
| Line 105: | Line 105: | ||
== Trivia == | == Trivia == | ||
* The [[Minecraft:warden]] was classified as an undead mob in | * The [[Minecraft:warden]] was classified as an undead mob in Deep Dark Experimental Snapshot 1. This property did not carry over to its official addition in snapshot 22w12a. | ||
* Although undead mobs share the {{cd|#undead}} | * Although undead mobs share the {{cd|#undead}} entity tag, the tag is not directly responsible for most of their shared properties. | ||
** Most of their shared properties are a result of entity tags that in vanilla contain the {{cd|#undead}} tag; the only property directly caused by the aforementioned tag is armadillos considering undead mobs a threat. | ** Most of their shared properties are a result of entity tags that in vanilla contain the {{cd|#undead}} tag; the only property directly caused by the aforementioned tag is armadillos considering undead mobs a threat. | ||
| Line 170: | Line 170: | ||
[[Category:Undead mobs| ]] | [[Category:Undead mobs| ]] | ||
es:Muerto viviente | |||
fr:Mort-vivant | |||
it:Non morto | |||
ja:アンデッド | |||
ko:언데드 | |||
pt:Mortos-vivos | |||
ru:Нежить | |||
th:อันเดด | |||
zh:亡灵生物 | |||
Revision as of 16:08, 9 April 2026
Undead mobs are a group of Minecraft:monster Minecraft:mobs, many of which are hostile, that usually drop either Minecraft:bones or rotten flesh on death.
Common properties
All undead mobs share the following properties:
- They are damaged by Instant Health and healed by Instant Damage.
- They are not affected by Regeneration and Poison.
- They take extra damage from Smite.
- They do not take drowning damage (Minecraft:husks and Minecraft:zombies instead convert into zombies and drowned, respectively.)
- They are not targeted by and cannot harm the Minecraft:wither.
- They are considered a threat to armadillos, making them hide in their shell.
- They are part of the Template:Cd entity tagTemplate:Only and part of the Template:Cd Minecraft:familyTemplate:Only.
The majority of undead mobs catch fire under sunlight, a property not found in any other mobs, and are also able to transfer the fire with their attacks. The notable exceptions to this are the Nether-native undead mobs, which are entirely immune to fire, and the desert-native undead mobs as well as skeleton horses, which are not immune to fire but do not burn in sunlight. The majority of undead mobs are unable to swim and sink in water, with the exceptions of camel husks, zombie horses and the two water-based undead mobs.
List of mobs
Zombies
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLinkTemplate:Only
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
Skeletons
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
Miscellaneous
Jockeys
These Minecraft:jockeys are comprised of at least three, two or one undead mob:
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
- Template:EntityLink
Jokes
History
Java Edition
Bedrock Edition
Legacy Console Edition
New Nintendo 3DS Edition
Issues
Trivia
- The Minecraft:warden was classified as an undead mob in Deep Dark Experimental Snapshot 1. This property did not carry over to its official addition in snapshot 22w12a.
- Although undead mobs share the Template:Cd entity tag, the tag is not directly responsible for most of their shared properties.
- Most of their shared properties are a result of entity tags that in vanilla contain the Template:Cd tag; the only property directly caused by the aforementioned tag is armadillos considering undead mobs a threat.
Gallery
Screenshots
-
Every individual undead mob in Minecraft:Java Edition.
-
A group of skeleton horsemen.
-
A skeleton fighting a spider jockey.
-
A wither skeleton riding a spider.
-
A zombie and a husk next to a player.
-
A zombie siege.
-
Every mob able to be ridden by a baby zombie or variants.
-
Skeletons in the Nether.
-
Tamed skeleton horses.
-
Three adult husks and a baby husk.
Renders
-
A zombie.
-
A zombie villager.
-
An old zombie villager.
-
A husk.
-
A camel husk.
-
A drowned.
-
A zombie nautilus.
-
A zombified piglin.
-
A zoglin.
-
A zombie horse.
-
A skeleton horse.
-
A skeleton.
-
A stray.
-
A wither skeleton.
-
A bogged.
-
A parched.
-
A wither.
-
A phantom.
In other media
-
Four phantoms in the air.
-
Animation of different undead mobs walking on snow.
References
See also
es:Muerto viviente fr:Mort-vivant it:Non morto ja:アンデッド ko:언데드 pt:Mortos-vivos ru:Нежить th:อันเดด zh:亡灵生物