Axolotl Spawn Egg
Axolotl Spawn Egg — item.
Obtaining
The axolotl spawn egg is supplied through the creative inventory and command-oriented test workflows. It has no crafting recipe and is not a survival-world drop.
| Recipe | None |
|---|---|
| Main source | Creative inventory |
| Entity target | minecraft:axolotl |
| Stack size | 64 |
Usage
Use the egg on a water source to create an axolotl. The general block interaction can place it beside the clicked face, and an enabled spawner can accept the egg to change its configured entity. Each successful spawn consumes one egg outside creative mode.
| Direct target | Water source |
|---|---|
| Result | One axolotl |
| Spawner use | Sets the spawner entity when enabled |
| Consumption | One egg per successful spawn |
| Placement | Uses the clicked block face when the target space is occupied |
| Dispenser | Can invoke the same spawn-egg entity behavior |
Sounds
The spawned axolotl uses its own attack, hurt, death, idle, swim, and bucket interaction sound events. The egg itself has no separate ambient sound.
Spawned axolotl
The created entity keeps the normal axolotl rules: it is amphibious, uses an air supply of 6000 ticks, and can rehydrate for 1800 ticks when returned to water. It can enter a playing-dead state for 200 ticks after qualifying damage in water.
| Visual variants | Lucy, wild, gold, cyan, blue |
|---|---|
| Rare variant | Blue; breeding chance 1 in 1200 |
| Food tag | minecraft:axolotl_food |
| Food item | Tropical fish bucket |
| Natural biome | Lush caves |
| Maximum air | 6000 ticks |
| Playing dead | 200 ticks |
Data values
The item stores `minecraft:axolotl` as its entity-data target and uses the stable `minecraft:axolotl_spawn_egg` identifier. The entity variant can be carried by the egg's data component when a configured stack is used.
| Identifier | minecraft:axolotl_spawn_egg |
|---|---|
| Version | Minecraft 26.2 |
| Item model | assets/minecraft/models/item/axolotl_spawn_egg.json |
| Entity type | minecraft:axolotl |
| Entity-data component | minecraft:axolotl |
| Stack size | 64 |
History
The spawn egg is a compact way to exercise the axolotl entity without duplicating its behavior in the item page. Its target, model, food tag, and spawnable-block tag remain separate records so a configured egg can be updated independently from the mob implementation.
| Target owner | `minecraft:axolotl` |
|---|---|
| Item behavior owner | `SpawnEggItem.java` |
| Entity behavior owner | `Axolotl.java` |
| Visual variants | Five local axolotl renders |
- 26.2Item facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
The spawn egg delegates its result to the axolotl entity rather than defining a second creature. The item model, entity data component, food tag, spawnable block tag and loot table are separate source records, so the page keeps the item and spawned mob facts linked without merging their owners.
| Validated DeepMine snapshot | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | dbece4c92c99f8c3c152abfa2e6bec32ed24e8839bd8cea1221346c7f62afa8a |
| Entity implementation | `net/minecraft/world/entity/animal/axolotl/Axolotl.java` |
| AI and sensors | `net/minecraft/world/entity/animal/axolotl/AxolotlAi.java` |
| Item definition | `assets/minecraft/items/axolotl_spawn_egg.json` |
| Item model | `assets/minecraft/models/item/axolotl_spawn_egg.json` |
| Food tag | `data/minecraft/tags/item/axolotl_food.json` |
| Spawnable block tag | `data/minecraft/tags/block/axolotls_spawnable_on.json` |
| Entity loot | `data/minecraft/loot_table/entities/axolotl.json` |
| Spawn-egg behavior | `net/minecraft/world/item/SpawnEggItem.java` |
| Item registration | `net/minecraft/world/item/Items.java` |
| Entity type registry | `net/minecraft/world/entity/EntityTypes.java` |
Navigation
Data and provenance
minecraft:axolotl_spawn_egg
Snapshot digest verified.
Facts
Facts are not available for this version yet.
dbece4c92c99f8c3c152abfa2e6bec32ed24e8839bd8cea1221346c7f62afa8aProvenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:axolotl_spawn_egg
- Digest
- dbece4c92c99f8c3c152abfa2e6bec32ed24e8839bd8cea1221346c7f62afa8a
- Missing locales
- ru, en





