9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00

Merge branch 'stable' into master

This commit is contained in:
Brian Neumann-Fopiano
2021-08-09 14:28:42 -07:00
committed by GitHub
3 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,9 @@
"maximumRate": { "maximumRate": {
"amount": 5, "amount": 5,
"per": {"minutes": 1} "per": {"minutes": 1}
}, },
"maxEntitiesPerChunk": 3,
"spawns": [{ "spawns": [{
"entity": "standard/hostile/pillager", "entity": "standard/hostile/pillager",
"maxSpawns": 5, "maxSpawns": 5,

View File

@@ -1,7 +1,6 @@
{ {
"weather": "ANY", "weather": "ANY",
"group": "NORMAL", "group": "NORMAL",
"energyMultiplier": 5,
"timeBlock": { "timeBlock": {
"startHour": 6, "startHour": 6,
"endHour": 22 "endHour": 22