mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
fff
This commit is contained in:
14
spawners/silverfish.json
Normal file
14
spawners/silverfish.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"timeBlock": {
|
||||
"startHour": 20,
|
||||
"endHour": 3
|
||||
},
|
||||
"spawns": [
|
||||
{
|
||||
"entity": "silverfish",
|
||||
"maxSpawns": 2,
|
||||
"minSpawns": 1,
|
||||
"rarity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user