Frog

Mobs

Frog — mob.

Spawning

Frogs spawn in swamps and mangrove swamps; the variant depends on the temperature of the place where the tadpole grows. The adult therefore keeps the result of a relocation decision rather than choosing a colour at random.

Data: Spawning
Spawn locationsSwamp and mangrove swamp
Variant sourceTadpole growth temperature
Spawn conditionA valid frog-spawnable block with enough light
Spawn substrate`#minecraft:frogs_spawnable_on`
Variant selectionBiome temperature tags when the frog finishes spawning

Drops

The frog entity loot table is empty. Its important output is created by behaviour: attacking a small magma cube produces a froglight whose colour follows the frog variant.

Data: Drops
Entity loot tableentities/frog.json
Cold variant outputVerdant froglight
Temperate variant outputOchre froglight
Warm variant outputPearlescent froglight

Breeding

Frogs are tempted and bred with slimeballs. After breeding, the frog lays frogspawn near water; frogspawn produces tadpoles, and a bucket lets the player move a tadpole to a different climate before it grows.

Tongue and froglights

The frog's tongue targets entities in the frog-food tag. It can eat small magma cubes; that interaction creates a froglight whose colour follows the frog's variant. Larger cubes are ignored by the food predicate.

Data: Tongue and froglights
Food entity tag`#minecraft:frog_food`
Small magma cubeAccepted
Large magma cubeIgnored
Cold variant outputVerdant froglight
Temperate variant outputOchre froglight
Warm variant outputPearlescent froglight

Sounds

The frog has distinct ambient, hurt, death, step, long-jump, croak, tongue, eating and spawn-laying events. Its movement and croak cues use the neutral animal sound category rather than a hostile source.

Data: Sounds
Ambient`entity.frog.ambient`
Hurt`entity.frog.hurt`
Death`entity.frog.death`
Step`entity.frog.step`
Long jump`entity.frog.long_jump`
Tongue`entity.frog.tongue`
Eat`entity.frog.eat`
Lay spawn`entity.frog.lay_spawn`

Behavior

Frogs are amphibious animals that jump, swim, croak, and use a tongue attack. Their brain switches between land, water, breeding, tongue, and long-jump activities; the long jump reaches up to two blocks high and four blocks wide.

The entity stores its registry variant and tongue target separately. Its server tick updates the brain and activity state, while the renderer chooses one of the three variant textures and copies the jump, croak, tongue and swim animation states.

Data: Behavior
Categorypassive
Max health10
Width0.5
Height0.5
SummonableYes
Fire immuneNo
Maximum health10
Attack damage10
Fall damage reduction5 damage points
Water movementAmphibious swimming
Long jumpUp to 2 high and 4 wide
Food tag`minecraft:frog_food`
Movement speed1.0
Step height1.0 block
Water pushDisabled
Long-jump cooldown100–140 ticks

Data values

The entity uses `minecraft:frog` and stores one of three registry variants. Spawn selection checks biome temperature tags, while the food tag controls temptation and breeding.

Data: Data values
Identifierminecraft:frog
VersionMinecraft 26.2
Entity IDminecraft:frog
VariantsCold, temperate, warm
Maximum health10
Attack damage10
Breeding itemSlimeball
Food tagminecraft:frog_food
Special outputFroglights
Movement speed1.0
Step height1.0
Fall damage reduction5
Long-jump interval100–140 ticks
Variant assets`entity/frog/frog_cold`, `frog_temperate`, `frog_warm`

References

Data: References
Local sourceFrogfrog
Entity implementationnet/minecraft/world/entity/animal/frog/Frog.java
Entity AInet/minecraft/world/entity/animal/frog/FrogAi.java
Entity renderernet/minecraft/client/renderer/entity/FrogRenderer.java
Entity lootdata/minecraft/loot_table/entities/frog.json
Frog food entitiesdata/minecraft/tags/entity_type/frog_food.json
Frog food itemsdata/minecraft/tags/item/frog_food.json
Cold variantdata/minecraft/frog_variant/cold.json

Navigation

Data and provenance

minecraft:frog

Snapshot digest verified.

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

Facts

Categorypassive
Max health10
Width0.5
Height0.5
SummonableYes
Fire immuneNo
Data source128da4223089cc04ce55be7c4d23b10a690fc8a40ff8d4e71a7132aa6d73a92e

Provenance and publication

Readiness
Pending
Snapshot
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Source set
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Entity identifier
minecraft:frog
Digest
128da4223089cc04ce55be7c4d23b10a690fc8a40ff8d4e71a7132aa6d73a92e
Missing locales
ru, en