9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-06 15:41:36 +00:00

Unified AHHH

This commit is contained in:
Brian Fopiano
2021-07-08 23:19:02 -07:00
parent ac68b6d10e
commit 19d0a8e6e8
9 changed files with 14 additions and 19 deletions

View File

@@ -7,12 +7,12 @@
{
"generator": "mountain",
"max": 100,
"min": 0
"min": 10
},
{
"generator": "plain",
"max": 80,
"min": 30
"min": 2
}
],
"layers": [

View File

@@ -6,18 +6,13 @@
"generators": [
{
"generator": "mountain",
"max": 50,
"max": 100,
"min": 10
},
{
"generator": "smooth-dunes",
"max": 55,
"min": 20
},
{
"generator": "plain",
"max": 50,
"min": 0
"min": 10
}
],
"layers": [

View File

@@ -3,9 +3,9 @@
"derivative": "MODIFIED_JUNGLE",
"vanillaDerivative": "MODIFIED_JUNGLE",
"generators": [{
"min": 90,
"min": 50,
"max": 190,
"generator": "plain"
"generator": "mountain"
}],
"layers": [
{

View File

@@ -6,7 +6,7 @@
{
"generator": "mountain",
"max": 100,
"min": 0
"min": 10
},
{
"generator": "plain",

View File

@@ -4,9 +4,9 @@
"vanillaDerivative": "JUNGLE_HILLS",
"children": ["tropical/tro-mountain-middle"],
"generators": [{
"min": 10,
"max": 50,
"generator": "smooth-dunes"
"min": 25,
"max": 100,
"generator": "mountain"
}],
"jigsawStructures": [
{

View File

@@ -54,7 +54,7 @@
"landZoom": 3.2,
"landBiomeStyle": {
"style": "FRACTAL_SMOKE",
"zoom": 1
"zoom": 2.5
},
"LOOT": "Contains a list of loot tables that are attempted to be applied to all chests that spawn.",
"lootTries": 32,

View File

@@ -8,7 +8,7 @@
{
"seed": 5346,
"style": {
"style": "TRIOCTAVE_FRACTAL_CUBIC",
"style": "IRIS",
"zoom": 1.7,
"fracture": {
"style": "IRIS_THICK",

View File

@@ -1,6 +1,6 @@
{
"interpolator": {
"function": "BILINEAR_STARCAST_3",
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 33
},
"seed": 7246661,

View File

@@ -1,6 +1,6 @@
{
"interpolator": {
"function": "BILINEAR_STARCAST_3",
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 5
},
"exponent": 1.125,