9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00
Files
Iris-Pack-Overworld/spawners/hives.json
2022-09-16 13:35:08 +02:00

14 lines
233 B
JSON

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