The skeleton is a hostile mob, very dangerous, it is able to shoot the player at a great distance. In the morning, the skeleton burns out in the sun, but it can also hide under a tree or in the water, where it remains aggressive. After the death of a skeleton, a bone or an arrow falls out of it, rarely – a damaged bow. If the skeleton appears in armor, it will not be afraid of the sun. Sometimes the skeleton appears on top of a spider. When a skeleton arrow hits a hostile mob, they will fight among themselves, regardless of the player
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: skeleton
Effect | Can shoot arrows |
Health | 10 |
Damage | 2 |
Experience | 5 |
Where to find skeleton
Here’s where you can find skeleton in Minecraft, i.e. where skeleton in Minecraft.
What skeleton gives
Here is what you can get from skeleton in Minecraft, i.e. which gives Skeleton in Minecraft.
What is useful against skeleton
Here are indicated what is useful to use against skeleton in Minecraft, i.e. what things will be especially useful skeleton in Minecraft.
Summon skeleton command
Here is the command that allows you to summon skeleton in Minecraft, that is, how to create skeleton in Minecraft.
Skeleton can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:skeleton
- press “ENTER”
You can also specify the coordinates by which skeleton will be called:
-
/summon minecraft:skeleton ~ ~ ~
the current coordinates of the player -
/summon minecraft:skeleton 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:skeleton ~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 skeleton command does not fit in the chat line.