Drowned is a hostile mob that spawns in Ocean, Deep Ocean, river. During the day, attacks the player only when the player enters the water. At night, the drowned man can follow the player onto land. After a player kills a drowned man, it drops rotten flesh, sometimes a gold ingot, fishing rod, trident or shell, if these items were in the hands of the drowned man. A drowned man armed with a trident is very dangerous, he throws a trident a long distance and deals decent damage to them. If an ordinary zombie gets into the water deep enough, then he will turn into a drowned man
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: drowned
Armor | |
Health | 10 |
Damage | 1.5 |
Experience | 5 |
Where to find drowned
Here’s where you can find drowned in Minecraft, i.e. where drowned in Minecraft.
What drowned gives
Here is what you can get from drowned in Minecraft, i.e. which gives Drowned in Minecraft.
What is useful against drowned
Here are indicated what is useful to use against drowned in Minecraft, i.e. what things will be especially useful drowned in Minecraft.
Summon drowned command
Here is the command that allows you to summon drowned in Minecraft, that is, how to create drowned in Minecraft.
Drowned can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:drowned
- press “ENTER”
You can also specify the coordinates by which drowned will be called:
-
/summon minecraft:drowned ~ ~ ~
the current coordinates of the player -
/summon minecraft:drowned 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:drowned ~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 drowned command does not fit in the chat line.