9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
This commit is contained in:
Daniel Mills
2020-01-18 07:16:45 -05:00
parent b08e925f1e
commit 89fe9fbe72
15 changed files with 21 additions and 6 deletions

View File

@@ -5,6 +5,7 @@
"parent": "Desert",
"region": "hot",
"height": 0,
"rarity": 1.5,
"surface": [
"SAND:1"
],

View File

@@ -5,6 +5,7 @@
"region": "temperate",
"parent": "Dark Forest",
"height": 0,
"rarity": 6.5,
"surface": [
"GRASS",
"GRASS",

View File

@@ -2,7 +2,7 @@
"name": "Frozen Ocean",
"derivative": "FROZEN_OCEAN",
"type": "FLUID",
"height": -0.038,
"height": -0.03,
"surface": [
"SAND",
"SAND",

View File

@@ -5,6 +5,7 @@
"parent": "Ice Plains",
"region": "snowy",
"height": 0,
"rarity": 1.325,
"surface": [
"SNOW_BLOCK"
],

View File

@@ -5,6 +5,7 @@
"parent": "Mountains & Ice Forest",
"region": "snowy",
"genHeight": 0.108,
"rarity": 1.5,
"genAmplifier": 1.02,
"genScale": 0.685,
"genSwirl": 3.44,

View File

@@ -4,6 +4,7 @@
"type": "LAND",
"region": "snowy",
"height": 0,
"rarity": 1.25,
"genAmplifier": 0.1,
"snow": 0.74,
"surface": [

View File

@@ -3,7 +3,9 @@
"derivative": "MUSHROOM_ISLAND",
"type": "LAND",
"region": "anomaly",
"parent": "Swamp",
"height": 0,
"rarity": 1.5,
"surface": [
"MYCEL"
],

View File

@@ -2,7 +2,7 @@
"name": "Ocean",
"derivative": "OCEAN",
"type": "FLUID",
"height": -0.038,
"height": -0.03,
"surface": [
"SAND",
"SAND",

View File

@@ -2,7 +2,7 @@
"name": "Redwood Forest",
"derivative": "REDWOOD_TAIGA",
"type": "LAND",
"parent": "Taiga Cold",
"parent": "Cold Taiga",
"region": "cold",
"height": 0,
"surface": [

View File

@@ -2,7 +2,7 @@
"name": "Redwood Forest Hills",
"derivative": "REDWOOD_TAIGA",
"type": "LAND",
"parent": "Taiga Cold Hills",
"parent": "Cold Taiga Hills",
"region": "cold",
"height": 0.01,
"genAmplifier": 0.26,

View File

@@ -4,6 +4,7 @@
"derivative": "MUTATED_PLAINS",
"type": "LAND",
"parent": "Forest",
"rarity": 1.65,
"height": 0,
"scatter":[
"LONG_GRASS:1=0.37",

View File

@@ -3,6 +3,8 @@
"derivative": "SWAMPLAND",
"type": "LAND",
"region": "tropical",
"parent": "Jungle",
"rarity": 1.2,
"height": 0,
"scatter":[
"LONG_GRASS:1=0.04",

View File

@@ -1,7 +1,7 @@
{
"name": "Temperate Beach",
"derivative": "STONE_BEACH",
"type": "LAND",
"type": "FRONT",
"height": 0,
"surface": [
"SAND"

View File

@@ -4,6 +4,8 @@
"derivative": "MUTATED_PLAINS",
"type": "LAND",
"height": 0,
"parent": "Mushroom Island",
"rarity": 4.5,
"surface": [
"CONCRETE:15",
"OBSIDIAN",

View File

@@ -3,7 +3,10 @@
"derivative": "MUTATED_JUNGLE",
"type": "LAND",
"parent": "Jungle Hills",
"height": 0,
"height": 0.16,
"genAmplifier": 1.15,
"genScale": 2.15,
"rarity": 3.5,
"region": "tropical",
"subSurface": [
"CONCRETE_POWDER:15"