mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 20:29:10 +00:00
Beautify
This commit is contained in:
@@ -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
|
||||
}]}
|
||||
|
||||
Reference in New Issue
Block a user