9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +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/passive/bee",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 1
}
]
}
{"spawns": [{
"entity": "standard/passive/bee",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 1
}]}