The phantom is a hostile mob that flies in the sky like a bird. Deals quite a lot of damage, attacks in turn (they appear in 3-5 individuals. Phantoms will appear when the player has not slept for more than three in-game nights. To prevent phantoms from appearing, the player needs to sleep on the bed at night. In the morning all the phantoms will burn. After killing a phantom, the phantom membrane and experience drops
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: phantom
Health | 10 |
Damage | 3 |
Experience | 5 |
Where to find phantom
Here’s where you can find phantom in Minecraft, i.e. where phantom in Minecraft.
What phantom gives
Here is what you can get from phantom in Minecraft, i.e. which gives Phantom in Minecraft.
What is useful against phantom
Here are indicated what is useful to use against phantom in Minecraft, i.e. what things will be especially useful phantom in Minecraft.
Summon phantom command
Here is the command that allows you to summon phantom in Minecraft, that is, how to create phantom in Minecraft.
Phantom can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:phantom
- press “ENTER”
You can also specify the coordinates by which phantom will be called:
-
/summon minecraft:phantom ~ ~ ~
the current coordinates of the player -
/summon minecraft:phantom 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:phantom ~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 phantom command does not fit in the chat line.