9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 20:29:10 +00:00
This commit is contained in:
Daniel Mills
2021-08-05 08:48:50 -04:00
parent 2ee80781b6
commit f888ae2e55
161 changed files with 1220 additions and 1123 deletions

View File

@@ -1,10 +1,6 @@
{
"spawns": [
{
"entity": "standard/hostile/silverfish",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 1
}
]
}
{"spawns": [{
"entity": "standard/hostile/silverfish",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 1
}]}