9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 20:29:10 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Brian Fopiano
2020-11-20 14:49:00 -08:00
2 changed files with 18 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"continentalStyle": {
"style": "FRACTAL_WATER",
"zoom": 4.925
"zoom": 1.925
},
"decorate": true,
"landZoom": 1.25,
@@ -33,17 +33,29 @@
"zoom": 2,
"style": "CELLULAR_IRIS_DOUBLE",
"fracture": {
"multiplier": 205,
"multiplier": 13,
"maxFractureAccuracy": true,
"style": "FRACTAL_WATER",
"zoom": 2.655
"zoom": 0.655,
"fracture": {
"maxFractureAccuracy": true,
"style": "STATIC",
"multiplier": 4
}
}
},
"regionStyle": {
"style": "CELLULAR_IRIS_DOUBLE",
"fracture": {
"multiplier": 60,
"multiplier": 18,
"maxFractureAccuracy": true,
"style": "FRACTAL_WATER",
"zoom": 0.255
"zoom": 0.255,
"fracture": {
"maxFractureAccuracy": true,
"style": "STATIC",
"multiplier": 4
}
}
},
"mutations": [

View File

@@ -125,9 +125,8 @@
{
"potionTicksMin": 87,
"potionEffect": "CONFUSION",
"chance": 12,
"chance": 120,
"potionStrength": 0,
"interval": 3000,
"potionTicksMax": 67
},
{