mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
@@ -10,7 +10,7 @@
|
||||
"per": {"minutes": 1}
|
||||
|
||||
},
|
||||
"maxEntitiesPerChunk": 3,
|
||||
"maxEntitiesPerChunk": 4,
|
||||
"spawns": [{
|
||||
"entity": "standard/hostile/pillager",
|
||||
"maxSpawns": 5,
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
},
|
||||
"maximumRate": {
|
||||
"amount": 5,
|
||||
"per": {"minutes": 1}
|
||||
"per": {"minutes": 30}
|
||||
},
|
||||
"maxEntitiesPerChunk": 3,
|
||||
"maxEntitiesPerChunk": 2,
|
||||
"maximumRatePerChunk": {
|
||||
"amount": 4,
|
||||
"per": {"minutes": 1}
|
||||
@@ -18,6 +18,6 @@
|
||||
"entity": "standard/passive/villager",
|
||||
"maxSpawns": 3,
|
||||
"minSpawns": 2,
|
||||
"rarity": 2
|
||||
"rarity": 1
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user