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:
@@ -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,
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"weather": "ANY",
|
"weather": "ANY",
|
||||||
"group": "NORMAL",
|
"group": "NORMAL",
|
||||||
"energyMultiplier": 5,
|
|
||||||
"timeBlock": {
|
"timeBlock": {
|
||||||
"startHour": 6,
|
"startHour": 6,
|
||||||
"endHour": 22
|
"endHour": 22
|
||||||
|
|||||||
Reference in New Issue
Block a user