Gast is a hostile flying mob that only appears in Hell. Very dangerous, as it shoots fireballs from the mouth at the player at a great distance. Gasta is clearly audible from afar, he makes crying sounds, and screams when fired. Ghast's fireball sets fire to and explodes blocks it hits. Upon hitting the portal, it can destroy it. You can kill a ghast with any weapon, but it's difficult, because it flies high. Better to use a bow for this. If you hit the fireball, the player can knock it back. After death, a ghast tear drops and sometimes gunpowder
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: ghast
Effect | Throws fireballs |
Health | 5 |
Damage | 8.5 |
Experience | 5 |
Where to find gast
Here’s where you can find gast in Minecraft, i.e. where gast in Minecraft.
What gast gives
Here is what you can get from gast in Minecraft, i.e. which gives Gast in Minecraft.
Summon gast command
Here is the command that allows you to summon gast in Minecraft, that is, how to create gast in Minecraft.
Gast can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:ghast
- press “ENTER”
You can also specify the coordinates by which gast will be called:
-
/summon minecraft:ghast ~ ~ ~
the current coordinates of the player -
/summon minecraft:ghast 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:ghast ~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 gast command does not fit in the chat line.