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

10 lines
178 B
JSON

{
"spawns": [
{
"entity": "standard/hostile/silverfish",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 1
}
]
}