Skip to main content

Module sheep

Module sheep 

Source
Expand description

Vanilla Sheep entity with wool color, shearing, and breeding parity.

Structsยง

SheepEntity
Vanilla sheep entity.

Constantsยง

ATE_AGE_UP_SECONDS ๐Ÿ”’
Vanilla Sheep.ate ages babies up by this many seconds (ageUp(60)).
COLD_SPAWN_COLORS ๐Ÿ”’
COLOR_ID_MASK ๐Ÿ”’
Low 4 bits of the synced wool byte hold the wool color id.
SHEARED_BIT ๐Ÿ”’
Bit 5 of the synced wool byte marks the sheep as sheared.
SHEEP_BABY_DIMENSIONS ๐Ÿ”’
SHEEP_BABY_PASSENGER_ATTACHMENTS ๐Ÿ”’
TEMPERATE_SPAWN_COLORS ๐Ÿ”’
Vanilla SheepColorSpawnRules weighted tables, mirroring the warm/cold/temperate configurations with their exact vanilla weights.
WARM_SPAWN_COLORS ๐Ÿ”’