9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-30 04:09:14 +00:00
Files
Iris-Pack-EarthWorld/spawners/dank.json
2021-08-03 23:43:58 -07:00

25 lines
493 B
JSON

{
"spawns": [
{
"entity": "unique/dan",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 1
},
{
"entity": "unique/brian",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 1
},
{
"entity": "unique/aeternum",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 1
}
],
"group": "NORMAL",
"weather": "DOWNFALL"
}