mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-19 14:59:24 +00:00
revert height changes
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"generators": [
|
"generators": [
|
||||||
{
|
{
|
||||||
"min": 23,
|
"min": 23,
|
||||||
"max": 310,
|
"max": 395,
|
||||||
"generator": "spikes"
|
"generator": "spikes"
|
||||||
}],
|
}],
|
||||||
"wall":{
|
"wall":{
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": 31010,
|
"version": 31010,
|
||||||
"name": "Overworld",
|
"name": "Overworld",
|
||||||
"doCaves": true,
|
|
||||||
"environment": "NORMAL",
|
"environment": "NORMAL",
|
||||||
"dimensionAngleDeg": 69,
|
"dimensionAngleDeg": 69,
|
||||||
"fluidHeight": 75,
|
"fluidHeight": 75,
|
||||||
@@ -28,19 +27,19 @@
|
|||||||
"rarity": 1600
|
"rarity": 1600
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"logicalHeight": 320,
|
"logicalHeight": 1024,
|
||||||
"dimensionHeight": {
|
"dimensionHeight": {
|
||||||
"max": 320,
|
"max": 1024,
|
||||||
"min": -64
|
"min": -64
|
||||||
},
|
},
|
||||||
"logicalHeightEnd": 320,
|
"logicalHeightEnd": 448,
|
||||||
"dimensionHeightEnd": {
|
"dimensionHeightEnd": {
|
||||||
"max": 320,
|
"max": 448,
|
||||||
"min": -64
|
"min": -64
|
||||||
},
|
},
|
||||||
"logicalHeightNether": 320,
|
"logicalHeightNether": 448,
|
||||||
"dimensionHeightNether": {
|
"dimensionHeightNether": {
|
||||||
"max": 320,
|
"max": 448,
|
||||||
"min": -64
|
"min": -64
|
||||||
},
|
},
|
||||||
"landChance": 0.69,
|
"landChance": 0.69,
|
||||||
|
|||||||
@@ -153,7 +153,7 @@
|
|||||||
"cave": "cavesv4/glacial/main",
|
"cave": "cavesv4/glacial/main",
|
||||||
"rarity": 20,
|
"rarity": 20,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "VASCULAR"
|
"style": "VASCULAR"
|
||||||
@@ -165,7 +165,7 @@
|
|||||||
"cave": "ice/main",
|
"cave": "ice/main",
|
||||||
"rarity": 50,
|
"rarity": 50,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "VASCULAR"
|
"style": "VASCULAR"
|
||||||
@@ -177,7 +177,7 @@
|
|||||||
"cave": "rocky/main",
|
"cave": "rocky/main",
|
||||||
"rarity": 50,
|
"rarity": 50,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
|
|||||||
@@ -182,7 +182,7 @@
|
|||||||
"cave": "sandstone/main",
|
"cave": "sandstone/main",
|
||||||
"rarity": 20,
|
"rarity": 20,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
@@ -194,7 +194,7 @@
|
|||||||
"cave": "red-sandstone/main",
|
"cave": "red-sandstone/main",
|
||||||
"rarity": 20,
|
"rarity": 20,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
@@ -206,7 +206,7 @@
|
|||||||
"cave": "mixed-sandstone/main",
|
"cave": "mixed-sandstone/main",
|
||||||
"rarity": 15,
|
"rarity": 15,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
@@ -218,7 +218,7 @@
|
|||||||
"cave": "drip/main",
|
"cave": "drip/main",
|
||||||
"rarity": 46,
|
"rarity": 46,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
@@ -230,7 +230,7 @@
|
|||||||
"cave": "rocky/main",
|
"cave": "rocky/main",
|
||||||
"rarity": 50,
|
"rarity": 50,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
|
|||||||
@@ -139,7 +139,7 @@
|
|||||||
"cave": "rocky/main",
|
"cave": "rocky/main",
|
||||||
"rarity": 50,
|
"rarity": 50,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
|
|||||||
@@ -124,7 +124,7 @@
|
|||||||
"cave": "swamp/main",
|
"cave": "swamp/main",
|
||||||
"rarity": 10,
|
"rarity": 10,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
|
|||||||
@@ -154,7 +154,7 @@
|
|||||||
"cave": "drip/main",
|
"cave": "drip/main",
|
||||||
"rarity": 30,
|
"rarity": 30,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
@@ -166,7 +166,7 @@
|
|||||||
"cave": "rocky/main",
|
"cave": "rocky/main",
|
||||||
"rarity": 15,
|
"rarity": 15,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
|
|||||||
@@ -36,7 +36,7 @@
|
|||||||
"cave": "rocky/main",
|
"cave": "rocky/main",
|
||||||
"rarity": 50,
|
"rarity": 50,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
|
|||||||
@@ -115,7 +115,7 @@
|
|||||||
"cave": "volcanic/main",
|
"cave": "volcanic/main",
|
||||||
"rarity": 75,
|
"rarity": 75,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
@@ -127,7 +127,7 @@
|
|||||||
"cave": "drip/main",
|
"cave": "drip/main",
|
||||||
"rarity": 45,
|
"rarity": 45,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
@@ -139,7 +139,7 @@
|
|||||||
"cave": "rocky/main",
|
"cave": "rocky/main",
|
||||||
"rarity": 50,
|
"rarity": 50,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
@@ -151,7 +151,7 @@
|
|||||||
"cave": "jungle/main",
|
"cave": "jungle/main",
|
||||||
"rarity": 25,
|
"rarity": 25,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
|
|||||||
@@ -146,7 +146,7 @@
|
|||||||
"cave": "calcite/main",
|
"cave": "calcite/main",
|
||||||
"rarity": 20,
|
"rarity": 20,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
@@ -158,7 +158,7 @@
|
|||||||
"cave": "rocky/main",
|
"cave": "rocky/main",
|
||||||
"rarity": 10,
|
"rarity": 10,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 250,
|
"max": 400,
|
||||||
"min": 15,
|
"min": 15,
|
||||||
"style": {
|
"style": {
|
||||||
"style": "STATIC"
|
"style": "STATIC"
|
||||||
|
|||||||
Reference in New Issue
Block a user