Ghast
Ghast — mob.
Obtaining
Ghasts are hostile flying monsters of the Nether. The Nether Wastes and Soul Sand Valley use a weight-50 spawn entry with groups of four, while Basalt Deltas use weight 40 and a group size of one. A spawn egg is the controlled alternative when a naturally generated encounter is not wanted.
The mob's spawn rule rejects Peaceful difficulty, and its per-attempt cluster size is one even when a biome entry permits a larger group. This distinction explains why a group can be selected by the biome while each spawn attempt still creates one ghast.
| Nether Wastes | Weight 50, group 4–4 |
|---|---|
| Soul Sand Valley | Weight 50, group 4–4 |
| Basalt Deltas | Weight 40, group 1–1 |
| Spawn difficulty | Not Peaceful |
| Maximum cluster size | 1 per spawn attempt |
Drops
The entity loot table rolls one ghast tear pool and one gunpowder pool. Each pool starts with a uniform zero-to-one or zero-to-two count and adds a uniform looting increase. A third pool adds the Tears music disc only when the ghast is killed by a player with a projectile damage source whose direct entity is a fireball.
| Ghast tear | 0–1, plus a Looting increase from 0–1 |
|---|---|
| Gunpowder | 0–2, plus a Looting increase from 0–1 |
| Music disc Tears | 1 when a player kills it with a fireball projectile |
Sounds
The entity exposes separate ambient, hurt, death, scream, warning, and shoot events. Warning is emitted before a shot; shoot is emitted when the large fireball is launched, so the two events can be used to follow the charge in a recording.
| Ambient | entity.ghast.ambient |
|---|---|
| Hurt | entity.ghast.hurt |
| Death | entity.ghast.death |
| Scream | entity.ghast.scream |
| Warning | entity.ghast.warn |
| Shoot | entity.ghast.shoot |
Behavior
A ghast is a fire-immune flying monster that keeps its distance and attacks with large fireballs. Its target selector accepts a player within 100 blocks and limits the vertical difference to four blocks; the shooting goal then requires line of sight and a 64-block distance check.
The charge is deliberately telegraphed. The warning event is sent at 10 ticks, the large fireball is created at 20 ticks from a point four blocks in front of the ghast, and the charge timer resets to -40 after firing. A reflected fireball can damage the ghast and satisfies the special music-disc condition.
| Category | hostile |
|---|---|
| Max health | 10 |
| Width | 4 |
| Height | 4 |
| Summonable | Yes |
| Fire immune | Yes |
| Health | 10 |
| Size | 4 × 4 blocks |
| Eye height | 2.6 blocks |
| Target range | 100 blocks |
| Fireball check range | 64 blocks |
| Vertical target difference | At most 4 blocks |
| Charge warning | 10 ticks |
| Fireball launch | 20 ticks |
| Fireball origin | 4 blocks ahead of the ghast |
| Fireball explosion power | 1 |
| Flying speed | 0.06 |
| Fire immunity | Yes |
| Experience | 5 |
Data values
The registry identifier is `minecraft:ghast`. It belongs to the monster category, tracks clients at range 10, is fire immune, and is marked as unavailable in Peaceful difficulty. Its default loot table is `minecraft:entities/ghast`.
| Identifier | minecraft:ghast |
|---|---|
| Version | Minecraft 26.2 |
| Entity ID | minecraft:ghast |
| Category | Monster |
| Tracking range | 10 chunks |
| Peaceful difficulty | Does not spawn |
| Loot table | minecraft:entities/ghast |
| Maximum cluster size | 1 per spawn attempt |
History
The current page describes the Java 26.2 behavior represented by the local source snapshot. The public article keeps implementation details next to the user-facing behavior so spawn, combat, and loot changes can be reviewed together when a later snapshot is imported.
| Snapshot | Java 26.2 |
|---|---|
| Behavior owner | Ghast entity implementation |
| Loot owner | Entity loot table |
Gallery
See also
References
| Local source | Ghastghast |
|---|---|
| Entity implementation | net/minecraft/world/entity/monster/Ghast.java |
| Loot table | data/minecraft/loot_table/entities/ghast.json |
| Nether Wastes spawns | data/minecraft/worldgen/biome/nether_wastes.json |
| Soul Sand Valley spawns | data/minecraft/worldgen/biome/soul_sand_valley.json |
| Basalt Deltas spawns | data/minecraft/worldgen/biome/basalt_deltas.json |
| Sound registry | net/minecraft/sounds/SoundEvents.java |
Navigation
Data and provenance
minecraft:ghast
Snapshot digest verified.
Facts
| Category | hostile |
|---|---|
| Max health | 10 |
| Width | 4 |
| Height | 4 |
| Summonable | Yes |
| Fire immune | Yes |
be5933415b6eb8082d328b33a480e43e245c3b87a62141a657c823736605a943Provenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:ghast
- Digest
- be5933415b6eb8082d328b33a480e43e245c3b87a62141a657c823736605a943
- Missing locales
- ru, en





