mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
16 lines
276 B
JSON
16 lines
276 B
JSON
{
|
|
"weather": "ANY",
|
|
"timeBlock": {
|
|
"startHour": 22,
|
|
"endHour": 4
|
|
},
|
|
"group": "NORMAL",
|
|
"spawns": [
|
|
{
|
|
"entity": "pillager",
|
|
"maxSpawns": 4,
|
|
"minSpawns": 1,
|
|
"rarity": 1
|
|
}
|
|
]
|
|
} |