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-21 19:30:56 -07:00

13 lines
212 B
JSON

{
"weather": "NONE",
"timeBlock": {
"startHour": 4,
"endHour": 12
},
"spawns": [{
"entity": "standard/passive/bee",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 1
}]}