Pufferfish Spawn Egg
Pufferfish Spawn Egg — item.
Obtaining
The pufferfish spawn egg is available in the Creative inventory or through commands and summons a pufferfish. Picking an existing pufferfish with the pick-block action can also select its matching egg. It is a controlled way to place the mob when a natural ocean encounter or a pufferfish bucket is not convenient.
| Availability | Creative inventory or commands |
|---|---|
| Pick-block | Copies an existing pufferfish's egg |
| Stack size | 64 identical eggs |
Usage
Use the egg on the top, side, or underside of a block to create a pufferfish next to that surface. A dispenser consumes the egg and creates the fish directly in front of it. Spawn eggs are intended for creative or command-facing workflows; survival transport is represented by the pufferfish bucket instead.
| Target surface | Any reachable block face |
|---|---|
| Dispenser | Spawns the fish in front of the dispenser |
| Survival transport | Pufferfish bucket |
| Shared item rule | SpawnEggItem registration |
Sounds
The egg itself has no unique sound. The spawned pufferfish uses the validated entity sound events for inflation, deflation, hurt, death, flop, and sting.
| Inflate | `entity.puffer_fish.blow_up` |
|---|---|
| Deflate | `entity.puffer_fish.blow_out` |
| Hurt | `entity.puffer_fish.hurt` |
| Death | `entity.puffer_fish.death` |
| Flop | `entity.puffer_fish.flop` |
| Sting | `entity.puffer_fish.sting` |
| Sound source | net/minecraft/sounds/SoundEvents.java |
Behavior
Using the item on a block creates a fresh pufferfish at the clicked face. The egg selects the pufferfish entity directly; it does not capture an existing fish or carry the fish's puff state. This makes it useful for controlled tests, aquarium layouts, and creative demonstrations.
| Spawn target | Pufferfish |
|---|---|
| Spawn context | Creative inventory or commands |
| State on spawn | Small, uninflated pufferfish |
| Survival alternative | Pufferfish bucket |
| Puff states | Small, medium, and full |
| Contact damage | 1 + current puff state |
| Poison duration | 60 ticks × current puff state |
Data values
The item uses the `minecraft:pufferfish_spawn_egg` identifier and targets the pufferfish entity. It stacks to 64 and belongs to the spawn-egg family rather than the food or bucket family.
| Identifier | minecraft:pufferfish_spawn_egg |
|---|---|
| Version | Minecraft 26.2 |
| Item model | assets/minecraft/models/item/pufferfish_spawn_egg.json |
| Stack size | 64 |
| Target | Pufferfish |
| Type | Spawn egg |
| Item registration | net/minecraft/world/item/Items.java |
| Entity type | Pufferfishpufferfish |
History
The egg follows the shared spawn-egg system: it was added as a Creative-only way to create mobs, while the pufferfish-specific egg became useful with the fish's ocean habitat and bucket transport.
- 26.2Item facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
The page combines the local pufferfish visual set with `net/minecraft/world/item/Items.java`, `SpawnEggItem`, and `EntityTypes.java`: these define the target entity, block-face use, dispenser spawning, and the 64-item stack limit.
| Validated DeepMine snapshot | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | ac785fdd6b58d713b1691075a5fc65dccbc476344b261baaf1cc63c45009e904 |
| Target entity | world/entity/EntityTypes.java |
| Item registration | world/item/Items.java |
| Shared spawn rule | world/item/SpawnEggItem.java |
| Target implementation | world/entity/animal/fish/Pufferfish.java |
Navigation
Data and provenance
minecraft:pufferfish_spawn_egg
Snapshot digest verified.
Facts
Facts are not available for this version yet.
ac785fdd6b58d713b1691075a5fc65dccbc476344b261baaf1cc63c45009e904Provenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:pufferfish_spawn_egg
- Digest
- ac785fdd6b58d713b1691075a5fc65dccbc476344b261baaf1cc63c45009e904
- Missing locales
- ru, en




