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

10 lines
171 B
JSON

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