9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/spawners/pillager.json
2021-08-03 23:43:58 -07:00

12 lines
221 B
JSON

{
"weather": "ANY",
"group": "NORMAL",
"spawns": [
{
"entity": "standard/hostile/pillager",
"maxSpawns": 5,
"minSpawns": 3,
"rarity": 1
}
]
}