Skip to content
NmS edited this page Jul 22, 2026 · 3 revisions

General

Property Value Description
Lifetime 3200 How long the bird can live after spawning.
Fly Speed 0.25 Max speed of the bird.
Preferred Flight Height 85% chance: between 20.0 and <45.0 How far from the ground the bird prefers to fly.
15% chance: between 45.0 and <95.0
Max flock size Unlimited How many birds can fly together in a flock.
Flies Over Ocean ✅ Yes If the bird can fly over any biome with the tag IS_OCEAN.
Scare Radius 10.0 From how many blocks the bird gets scared if player gets close when perched.

Spawn Data

Spawn Values

Property Value Description
Spawn Weight 30 Relative chance of spawning compared to other birds. Higher values result in more frequent spawns.
Min Pack Size 3 Minimum number of birds spawned together.
Max Pack Size 8 Maximum number of birds spawned together.
Spawn in Bad Weather ✅ Yes Whether the bird can spawn during rain or thunderstorms.
Spawn During Day ✅ Yes Whether spawning is allowed during the day.
Spawn During Night ✅ Yes Whether spawning is allowed during the night.

Allowed Biomes

The Crow can naturally spawn in biomes matching the following biome tags:

Biome Tag
IS_OVERWORLD

Valid Spawn Blocks

The Crow may spawn on blocks matching any of the following block tags:

Block Tag
ANIMALS_SPAWNABLE_ON
DIRT
LEAVES
LOGS
SAND
SNOW
TERRACOTTA
BASE_STONE_OVERWORLD

Clone this wiki locally