Skip to content

Blue Jay

NmS edited this page Jul 22, 2026 · 4 revisions

General

Property Value Description
Lifetime 3800 How long the bird can live after spawning.
Fly Speed 0.15 Max speed of the bird.
Preferred Flight Height 90% chance: between 2.0 and <15.0 How far from the ground the bird prefers to fly.
10% chance: between 7.0 and <30.0
Max flock size 3 How many birds can fly together in a flock.
Flies Over Ocean ❌ No If the bird can fly over any biome with the tag IS_OCEAN.
Scare Radius 12.5 From how many blocks the bird gets scared if player gets close when perched.

Spawn Data

Spawn Values

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

Allowed Biomes

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

Biome Tag
IS_FOREST
IS_JUNGLE
IS_TAIGA

Valid Spawn Blocks

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

Block Tag
ANIMALS_SPAWNABLE_ON
DIRT
LEAVES
LOGS
SNOW
BASE_STONE_OVERWORLD

Clone this wiki locally