mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 03:39:15 +00:00
14 lines
233 B
JSON
14 lines
233 B
JSON
{
|
|
"timeBlock": {
|
|
"startHour": 20,
|
|
"endHour": 3
|
|
},
|
|
"spawns": [
|
|
{
|
|
"entity": "silverfish",
|
|
"maxSpawns": 2,
|
|
"minSpawns": 1,
|
|
"rarity": 1
|
|
}
|
|
]
|
|
} |