Cadaver or Husk is a zombie that is found in the desert. Differs in gray-beige color, does not burn in the sun. Quite dangerous, as upon a bite it imposes the Hunger effect on the player for 15 seconds. Rotten Flesh drops after Husk dies
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: husk
Armor | |
Effect | Turns residents into zombies |
Health | 10 |
Damage | 1.5 |
Experience | 5 |
Where to find cadaver
Here’s where you can find cadaver in Minecraft, i.e. where cadaver in Minecraft.
What cadaver gives
Here is what you can get from cadaver in Minecraft, i.e. which gives Cadaver in Minecraft.
What is useful against cadaver
Here are indicated what is useful to use against cadaver in Minecraft, i.e. what things will be especially useful cadaver in Minecraft.
Summon cadaver command
Here is the command that allows you to summon cadaver in Minecraft, that is, how to create cadaver in Minecraft.
Cadaver can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:husk
- press “ENTER”
You can also specify the coordinates by which cadaver will be called:
-
/summon minecraft:husk ~ ~ ~
the current coordinates of the player -
/summon minecraft:husk 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:husk ~10 50 ~-2
X = current X-coordinate + 10 blocks, Y = 50, Z = current Z-coordinate – 2 blocks
X – coordinate from west to east, Y – height, Z – coordinate from south to north.
The command can be written to the command block so that it is executed when a redstone signal is received. This is especially true if the cadaver command does not fit in the chat line.