mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Five Spawners
This commit is contained in:
14
spawners/hives.json
Normal file
14
spawners/hives.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"timeBlock": {
|
||||
"startHour": 5,
|
||||
"endHour":15
|
||||
},
|
||||
"spawns": [
|
||||
{
|
||||
"entity": "bee",
|
||||
"maxSpawns": 2,
|
||||
"minSpawns": 1,
|
||||
"rarity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user