mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 03:39:15 +00:00
10 lines
178 B
JSON
10 lines
178 B
JSON
{
|
|
"spawns": [
|
|
{
|
|
"entity": "standard/hostile/silverfish",
|
|
"maxSpawns": 2,
|
|
"minSpawns": 1,
|
|
"rarity": 1
|
|
}
|
|
]
|
|
} |