mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 04:09:14 +00:00
11 lines
188 B
JSON
11 lines
188 B
JSON
{
|
|
"weather": "ANY",
|
|
"group": "NORMAL",
|
|
"spawns": [{
|
|
"entity": "standard/hostile/pillager",
|
|
"maxSpawns": 5,
|
|
"minSpawns": 3,
|
|
"rarity": 1
|
|
}]
|
|
}
|