9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 04:09:18 +00:00
Files
Iris-Pack-Overworld/spawners/villager.json
2021-09-13 16:51:41 -04:00

12 lines
214 B
JSON

{
"spawns": [
{
"entity": "standard/passive/villager",
"rarity": 1
},
{
"entity": "standard/passive/golem",
"rarity": 24
}
]
}