mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
15 lines
205 B
JSON
15 lines
205 B
JSON
{
|
|
"maxEntitiesPerChunk": 3,
|
|
|
|
"spawns": [
|
|
|
|
{
|
|
"entity": "standard/hostile/guardian",
|
|
"maxSpawns": 13,
|
|
"minSpawns": 6,
|
|
"energyMultiplier": 1,
|
|
"rarity": 1
|
|
}
|
|
]
|
|
}
|