mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-03 22:16:20 +00:00
16 lines
283 B
JSON
16 lines
283 B
JSON
{
|
|
"selection": {},
|
|
"spawns": [
|
|
{
|
|
"entity": "mooshroom",
|
|
"maxSpawns": 4,
|
|
"minSpawns": 1,
|
|
"rarity": 1
|
|
},
|
|
{
|
|
"entity": "cow",
|
|
"maxSpawns": 2,
|
|
"rarity": 3
|
|
}
|
|
]
|
|
} |