mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
Merge branch 'stable' into bugfixes-and-additions
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
"amount": 5,
|
||||
"per": {"minutes": 1}
|
||||
},
|
||||
"maxEntitiesPerChunk": 4,
|
||||
"maxEntitiesPerChunk": 10,
|
||||
"spawns": [{
|
||||
"entity": "standard/hostile/pillager",
|
||||
"maxSpawns": 6,
|
||||
"minSpawns": 4,
|
||||
"rarity": 3
|
||||
"maxSpawns": 5,
|
||||
"minSpawns": 3,
|
||||
"rarity": 1
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user