mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-06 15:41:36 +00:00
Beautify
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
{
|
||||
"spawns": [
|
||||
{
|
||||
@@ -22,4 +21,4 @@
|
||||
],
|
||||
"group": "NORMAL",
|
||||
"weather": "DOWNFALL"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "CAVE",
|
||||
"maximumRate": {
|
||||
"amount": 3,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"energyMultiplier": 3,
|
||||
"spawns": [
|
||||
@@ -29,4 +27,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 8,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 20,
|
||||
@@ -34,4 +32,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 8,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 6,
|
||||
@@ -44,4 +42,4 @@
|
||||
"rarity": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}]}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "CAVE",
|
||||
"maximumRate": {
|
||||
"amount": 3,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"energyMultiplier": 3,
|
||||
"spawns": [
|
||||
@@ -29,4 +27,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 8,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 20,
|
||||
@@ -34,4 +32,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 8,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 6,
|
||||
@@ -45,4 +43,4 @@
|
||||
"energyMultiplier": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "CAVE",
|
||||
"maximumRate": {
|
||||
"amount": 3,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"energyMultiplier": 3,
|
||||
"spawns": [
|
||||
@@ -29,4 +27,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 30,
|
||||
"per": {
|
||||
"seconds": 25
|
||||
}
|
||||
"per": {"seconds": 25}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 20,
|
||||
@@ -34,4 +32,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 15,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 6,
|
||||
@@ -31,4 +29,4 @@
|
||||
"rarity": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,12 +1,10 @@
|
||||
{
|
||||
"weather": "ANY",
|
||||
"group": "NORMAL",
|
||||
"spawns": [
|
||||
{
|
||||
"entity": "standard/hostile/pillager",
|
||||
"maxSpawns": 5,
|
||||
"minSpawns": 3,
|
||||
"rarity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
"spawns": [{
|
||||
"entity": "standard/hostile/pillager",
|
||||
"maxSpawns": 5,
|
||||
"minSpawns": 3,
|
||||
"rarity": 1
|
||||
}]
|
||||
}
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"spawns": [
|
||||
{
|
||||
"entity": "standard/hostile/silverfish",
|
||||
"maxSpawns": 2,
|
||||
"minSpawns": 1,
|
||||
"rarity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
{"spawns": [{
|
||||
"entity": "standard/hostile/silverfish",
|
||||
"maxSpawns": 2,
|
||||
"minSpawns": 1,
|
||||
"rarity": 1
|
||||
}]}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "CAVE",
|
||||
"maximumRate": {
|
||||
"amount": 3,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"energyMultiplier": 3,
|
||||
"spawns": [
|
||||
@@ -29,4 +27,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 8,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 20,
|
||||
@@ -34,4 +32,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 8,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 6,
|
||||
@@ -46,4 +44,4 @@
|
||||
"energyMultiplier": 1.25
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "CAVE",
|
||||
"maximumRate": {
|
||||
"amount": 3,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"energyMultiplier": 3,
|
||||
"spawns": [
|
||||
@@ -29,4 +27,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 8,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 20,
|
||||
@@ -34,4 +32,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 8,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 6,
|
||||
@@ -47,4 +45,4 @@
|
||||
"energyMultiplier": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,20 +2,16 @@
|
||||
"group": "BEACH",
|
||||
"maximumRate": {
|
||||
"amount": 3,
|
||||
"per": {
|
||||
"minute": 7
|
||||
}
|
||||
"per": {"minute": 7}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 4,
|
||||
"endHour": 18
|
||||
},
|
||||
"energyMultiplier": 1.25,
|
||||
"spawns": [
|
||||
{
|
||||
"entity": "standard/passive/turtle",
|
||||
"energyMultiplier": 2.885,
|
||||
"rarity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
"spawns": [{
|
||||
"entity": "standard/passive/turtle",
|
||||
"energyMultiplier": 2.885,
|
||||
"rarity": 1
|
||||
}]
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "CAVE",
|
||||
"maximumRate": {
|
||||
"amount": 3,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"energyMultiplier": 3,
|
||||
"spawns": [
|
||||
@@ -29,4 +27,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,17 +2,13 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 5,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"energyMultiplier": 0.95,
|
||||
"weather": "ANY",
|
||||
"spawns": [
|
||||
{
|
||||
"entity": "standard/hostile/spider",
|
||||
"energyMultiplier": 1.15,
|
||||
"rarity": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
"spawns": [{
|
||||
"entity": "standard/hostile/spider",
|
||||
"energyMultiplier": 1.15,
|
||||
"rarity": 3
|
||||
}]
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 15,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 20,
|
||||
@@ -34,4 +32,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 8,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 6,
|
||||
@@ -86,4 +84,4 @@
|
||||
"energyMultiplier": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "CAVE",
|
||||
"maximumRate": {
|
||||
"amount": 3,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"energyMultiplier": 3,
|
||||
"spawns": [
|
||||
@@ -29,4 +27,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 15,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 20,
|
||||
@@ -34,4 +32,4 @@
|
||||
"rarity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
"group": "NORMAL",
|
||||
"maximumRate": {
|
||||
"amount": 8,
|
||||
"per": {
|
||||
"seconds": 30
|
||||
}
|
||||
"per": {"seconds": 30}
|
||||
},
|
||||
"timeBlock": {
|
||||
"startHour": 6,
|
||||
@@ -53,4 +51,4 @@
|
||||
"rarity": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"spawns": [
|
||||
{
|
||||
"entity": "standard/passive/villager",
|
||||
"maxSpawns": 1,
|
||||
"minSpawns": 1,
|
||||
"rarity": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
{"spawns": [{
|
||||
"entity": "standard/passive/villager",
|
||||
"maxSpawns": 1,
|
||||
"minSpawns": 1,
|
||||
"rarity": 2
|
||||
}]}
|
||||
|
||||
Reference in New Issue
Block a user