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

Minecraft:Undead: Difference between revisions

From SAS Gaming Wiki
imported>Can I write now ?
 
SyncBot (talk | contribs)
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 [[Minecraft:hostile]], that usually drop either [[Minecraft:bone]]s or [[Minecraft:rotten flesh]] on death.
'''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 [[Minecraft:Instant Health]] and healed by [[Minecraft:Instant Damage]].
* They are damaged by Instant Health and healed by Instant Damage.
* They are not affected by [[Minecraft:Regeneration]] and [[Minecraft:Poison]].
* They are not affected by Regeneration and Poison.
* They take extra damage from [[Minecraft:Smite]].
* They take extra damage from Smite.
* They do not take [[Minecraft:drowning]] damage ([[Minecraft:husk]]s and [[Minecraft:zombie]]s instead convert into zombies and [[Minecraft:drowned]], respectively.)
* 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 [[Minecraft:armadillo]]s, making them hide in their shell.
* They are considered a threat to armadillos, making them hide in their shell.
* They are part of the {{cd|#undead}} [[Minecraft:entity tag]]{{only|JE}} and part of the {{Cd|code=undead}} [[Minecraft:family]]{{only|BE}}.
* 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 [[Minecraft:sun]]light, 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 [[Minecraft:Nether]]-native undead mobs, which are entirely immune to fire, and the [[Minecraft:desert]]-native undead mobs as well as [[Minecraft:skeleton horse]]s, which are not immune to fire but do not burn in sunlight.
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 [[Minecraft:camel husk]]s, [[Minecraft:zombie horse]]s and the two water-based undead mobs.
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 [[Minecraft:Smite]] enchantment, which increases damage against undead mobs.}}
|{{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 [[Minecraft:Smite]] enchantment, which increases damage against undead mobs.}}
|{{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 [[Minecraft:Deep Dark Experimental Snapshot 1]]. This property did not carry over to its official addition in snapshot [[Minecraft:22w12a]].
* 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}} [[Minecraft:entity tag]], the tag is not directly responsible for most of their shared properties.
* 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| ]]


[[Minecraft:es:Muerto viviente]]
es:Muerto viviente
[[Minecraft:fr:Mort-vivant]]
fr:Mort-vivant
[[Minecraft:it:Non morto]]
it:Non morto
[[Minecraft:ja:アンデッド]]
ja:アンデッド
[[Minecraft:ko:언데드]]
ko:언데드
[[Minecraft:pt:Mortos-vivos]]
pt:Mortos-vivos
[[Minecraft:ru:Нежить]]
ru:Нежить
[[Minecraft:th:อันเดด]]
th:อันเดด
[[Minecraft:zh:亡灵生物]]
zh:亡灵生物

Revision as of 16:08, 9 April 2026

Template:For

File:Undead preview.png
Various undead mobs.

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:

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

Skeletons

Miscellaneous

Jockeys

These Minecraft:jockeys are comprised of at least three, two or one undead mob:

Jokes

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:Empty section

Legacy Console Edition

Template:HistoryTable

New Nintendo 3DS Edition

Template:HistoryTable

Issues

Template:Issue list

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

Renders

In other media

References

Template:Reflist

See also

Navigation

Template:Navbox entities

es:Muerto viviente fr:Mort-vivant it:Non morto ja:アンデッド ko:언데드 pt:Mortos-vivos ru:Нежить th:อันเดด zh:亡灵生物