Nautilus
Nautilus — mob.
Natural generation
Nautiluses are water creatures that spawn in ocean biomes. The Java spawn tables include cold, regular, lukewarm, warm and frozen oceans; the biome weight is 1 in warm, lukewarm and regular oceans, and 2 in cold and frozen oceans. A natural spawn must be in water: the block below and the block above the spawn position must both contain water, and the position is between 25 blocks below sea level and 5 blocks below sea level.
The entity is an aquatic animal rather than a drowned variant. Zombie nautilus is a separate hostile entity with its own spawn and loot rules, so the two pages should not be treated as one mob.
| Category | Water creature |
|---|---|
| Spawn biomes | Cold, ocean, lukewarm, warm and frozen oceans |
| Spawn weight | 1 in ocean, lukewarm and warm; 2 in cold and frozen |
| Group size | 1 |
| Vertical range | Sea level −25 through sea level −5 |
| Spawn check | Water below and above the position |
Drops
When a nautilus is killed by a player, its entity loot table rolls for one nautilus shell. The base chance is 5%; Looting increases the chance by one percentage point per level above the first. A saddle is not a normal nautilus drop: it is equipment used to ride a tamed adult.
| Player-kill drop | Nautilus shell |
|---|---|
| Base chance | 5% |
| Looting | +1 percentage point per level above Looting I |
| Saddle | Equipment, not a normal drop |
Sounds
Adults and babies use separate underwater and land variants. Riding, dashing,
feeding, and swimming each have dedicated events.
| Adult ambient | entity.nautilus.ambient / entity.nautilus.ambient_land |
|---|---|
| Baby ambient | entity.baby_nautilus.ambient / entity.baby_nautilus.ambient_land |
| Adult hurt | entity.nautilus.hurt / entity.nautilus.hurt_land |
| Dash | entity.nautilus.dash / entity.nautilus.dash_land |
| Dash ready | entity.nautilus.dash_ready / entity.nautilus.dash_ready_land |
| Ride | entity.nautilus.riding |
| Swim | entity.nautilus.swim |
| Eat | entity.nautilus.eat |
Behavior
Nautiluses swim, use water-bound navigation and can attack hostile aquatic targets when they are untamed adults. They are immune to poison, have 15 health and use a water movement controller. A nautilus can be tamed with a pufferfish or pufferfish bucket; the bucket is returned as a water bucket. Feeding fish heals the animal, and a tamed nautilus can breed with fish-tag food to produce a baby.
A tamed adult can equip a saddle and carry a player. While ridden, it grants the rider the Breath of the Nautilus effect, follows the rider's vertical look direction and can dash after a jump input. The dash has a 40-tick cooldown. Nautiluses can also be leashed when they are not aggravated or being controlled.
| Category | passive |
|---|---|
| Max health | 15 |
| Width | 0.875 |
| Height | 0.95 |
| Summonable | Yes |
| Fire immune | No |
| Health | 15 |
| Taming items | Pufferfish or pufferfish bucket |
| Food | Items in #minecraft:nautilus_food |
| Breeding | Tamed nautiluses produce a baby when fed fish-tag food |
| Rideable | Tamed adult with a saddle |
| Rider effect | Breath of the Nautilus |
| Dash cooldown | 40 ticks |
| Land survival | Air supply 300; dries out when it is empty |
Data values
The stable identifier is `minecraft:nautilus`. The entity stores its tame
state, saddle and body equipment, and resets its air supply to 300 ticks while
underwater.
| Identifier | minecraft:nautilus |
|---|---|
| Version | Minecraft 26.2 |
| Entity ID | minecraft:nautilus |
| Health | 15 |
| Maximum air | 300 ticks |
| Dash cooldown | 40 ticks |
| Rider effect | breath_of_the_nautilus |
| Baby scale | 0.5 of adult dimensions |
History
The nautilus is designed as a rideable aquatic animal with two distinct growth states. Feeding a tamed adult fish-tag food creates a baby, while the adult ride profile adds a saddle, a rider breathing effect, and a short dash with a fixed cooldown.
| Adult and baby | `Nautilus.java` supplies separate dimensions and sounds |
|---|---|
| Taming and riding | `AbstractNautilus.java` owns tame, saddle, and rider rules |
| Air supply | 300 ticks while underwater; dry-out damage on land |
| Dash | 40-tick cooldown after a ride jump |
Gallery
See also
References
The page is backed by the shared nautilus base class, its concrete entity,
spawn rules, tags, loot table and sound registry.
| Local source | Nautilusnautilus |
|---|---|
| Shared behavior | net/minecraft/world/entity/animal/nautilus/AbstractNautilus.java |
| Entity implementation | net/minecraft/world/entity/animal/nautilus/Nautilus.java |
| Spawn placement | net/minecraft/world/entity/SpawnPlacements.java |
| Taming tag | data/minecraft/tags/item/nautilus_taming_items.json |
| Food tag | data/minecraft/tags/item/nautilus_food.json |
| Bucket food tag | data/minecraft/tags/item/nautilus_bucket_food.json |
| Entity loot | data/minecraft/loot_table/entities/nautilus.json |
| Sound registry | net/minecraft/sounds/SoundEvents.java |
Navigation
Data and provenance
minecraft:nautilus
Snapshot digest verified.
Facts
| Category | passive |
|---|---|
| Max health | 15 |
| Width | 0.875 |
| Height | 0.95 |
| Summonable | Yes |
| Fire immune | No |
45395c8ea1944f4178d7775bf1a545e6ccd9c096e11baf9d3298702e9c491353Provenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:nautilus
- Digest
- 45395c8ea1944f4178d7775bf1a545e6ccd9c096e11baf9d3298702e9c491353
- Missing locales
- ru, en


