Sniffer

Mobs

Sniffer — mob.

Obtaining

A sniffer is an ancient passive mob that enters the world by hatching from a sniffer egg. The egg is found by brushing suspicious sand, while breeding two adults creates another egg as an item.

Data: Obtaining
Natural spawningDoes not spawn as an adult
First sourceSniffer egg from suspicious sand
Breeding result1 sniffer egg

Drops

The entity loot-table record is present, but it has no item pools in the local source snapshot. Item rewards are therefore shown through the separate digging table rather than being invented as a death drop.

Data: Drops
Entity loot tableNo item entries
Digging rewardTorchflower seeds or a pitcher pod
ExperienceHandled by the mob rules, not the item loot table

Breeding

Two adult sniffers can be bred with torchflower seeds. A successful pairing lays a sniffer egg, then the parents enter a short breeding cooldown.

Data: Breeding
FoodTorchflower seeds
ResultSniffer egg item
CooldownParents cannot breed again immediately

Behavior

The sniffer wanders passively, periodically searches the ground, and digs up ancient plants. The validated digging table chooses one reward from torchflower seeds and pitcher pods, while the `sniffer_diggable_block` tag defines which blocks can be searched. Digging is unavailable while the mob is in a boat or minecart, in water, leashed, tempted, or panicking. The AI applies a 9,600-tick sniff cooldown after a search; once digging starts, the reward is scheduled 120 ticks later, which keeps the visible digging animation and the item drop in step.

Data: Behavior
Categorypassive
Max health14
Width1.9
Height1.75
SummonableYes
Fire immuneNo
Search actionSmell, track, then dig
Digging rewardsTorchflower seeds or pitcher pod
Diggable blocksControlled by #minecraft:sniffer_diggable_block
CooldownA successful search starts a digging cooldown

Data values

The mob uses the `minecraft:sniffer` identifier and eats the `#minecraft:sniffer_food` item tag. The local source also provides a separate `minecraft:gameplay/sniffer_digging` gift table for its excavation rewards.

Data: Data values
Identifierminecraft:sniffer
VersionMinecraft 26.2
Entity IDminecraft:sniffer
Food tag#minecraft:sniffer_food
Digging tableminecraft:gameplay/sniffer_digging

References

The Java snapshot keeps the sniffer entity state, brain activities, food and diggable-block tags, and both loot tables as separate source records. These records make the breeding, searching, and excavation loop auditable without guessing at death drops.

Data: References
Local sourceSniffersniffer
Entity implementation`net/minecraft/world/entity/animal/sniffer/Sniffer.java`
AI activities`net/minecraft/world/entity/animal/sniffer/SnifferAi.java`
Food tag`data/minecraft/tags/item/sniffer_food.json`
Diggable blocks`data/minecraft/tags/block/sniffer_diggable_block.json`
Entity loot`data/minecraft/loot_table/entities/sniffer.json`
Digging gift table`data/minecraft/loot_table/gameplay/sniffer_digging.json`

Navigation

Data and provenance

minecraft:sniffer

Snapshot digest verified.

Page is awaiting additional checks.Missing locales: ru, en

Facts

Categorypassive
Max health14
Width1.9
Height1.75
SummonableYes
Fire immuneNo
Data sourcece5781c658d6775ee6a3c73924ffb8ca3f55fd6f9696a9074958f51fed5ed696

Provenance and publication

Readiness
Pending
Snapshot
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Source set
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Entity identifier
minecraft:sniffer
Digest
ce5781c658d6775ee6a3c73924ffb8ca3f55fd6f9696a9074958f51fed5ed696
Missing locales
ru, en