Files
OFModpack/config/livingthings/flamingo.json
T
2026-06-14 01:24:29 +02:00

16 lines
224 B
JSON

{
"health": 10.0,
"movementSpeed": 0.25,
"maxSpawnedInChunk": 6,
"spawnBiomes": [
{
"weight": 26,
"minGroupSize": 3,
"maxGroupSize": 6,
"biomes": [
"minecraft:river",
"minecraft:swamp"
]
}
]
}