mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 12:19:14 +00:00
Fixed Failed categorization
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
}
|
||||
],
|
||||
"customDerivitives": [{
|
||||
"category": "icy",
|
||||
"id": "frozen_mountain_middle",
|
||||
"waterColor": "#216FC4",
|
||||
"fogColor": "#A6D1FF",
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
"frozen/vander"
|
||||
],
|
||||
"customDerivitives": [{
|
||||
"category": "icy",
|
||||
"id": "frozen_mountains",
|
||||
"waterColor": "#216FC4",
|
||||
"downfallType": "snow",
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"color": "#48ADEA",
|
||||
"vanillaDerivative": "SNOWY_TAIGA_MOUNTAINS",
|
||||
"customDerivitives": [{
|
||||
"category": "icy",
|
||||
"id": "frozen_peak",
|
||||
"waterColor": "#216FC4",
|
||||
"fogColor": "#A6D1FF",
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
}
|
||||
],
|
||||
"customDerivitives": [{
|
||||
"category": "icy",
|
||||
"id": "frozen_pine_hills",
|
||||
"downfallType": "snow",
|
||||
"temperature": -3,
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
}
|
||||
],
|
||||
"customDerivitives": [{
|
||||
"category": "icy",
|
||||
"id": "frozen_pine_plains",
|
||||
"waterColor": "#216FC4",
|
||||
"fogColor": "#A6D1FF",
|
||||
|
||||
@@ -37,6 +37,7 @@
|
||||
}
|
||||
],
|
||||
"customDerivitives": [{
|
||||
"category": "icy",
|
||||
"id": "frozen_pines",
|
||||
"waterColor": "#216FC4",
|
||||
"downfallType": "snow",
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
}
|
||||
],
|
||||
"customDerivitives": [{
|
||||
"category": "icy",
|
||||
"id": "frozen_plains",
|
||||
"waterColor": "#216FC4",
|
||||
"fogColor": "#A6D1FF",
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
}
|
||||
],
|
||||
"customDerivitives": [{
|
||||
"category": "icy",
|
||||
"id": "frozen_redwood_forest",
|
||||
"waterColor": "#216FC4",
|
||||
"fogColor": "#A6D1FF",
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
}
|
||||
],
|
||||
"customDerivitives": [{
|
||||
"category": "icy",
|
||||
"id": "frozen_spruce_plains",
|
||||
"waterFogColor": "#216FC4",
|
||||
"foliageColor": "#B8D0E1",
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
}
|
||||
],
|
||||
"customDerivitives": [{
|
||||
"category": "icy",
|
||||
"id": "frozen_vander",
|
||||
"waterColor": "#216FC4",
|
||||
"fogColor": "#A6D1FF",
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"generator": "plain"
|
||||
}],
|
||||
"customDerivitives": [{
|
||||
"category": "mushroom",
|
||||
"id": "mushroom_hills",
|
||||
"waterColor": "#B4B2FF",
|
||||
"foliageColor": "#C9A9FF",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"vanillaDerivative": "MUSHROOM_FIELDS",
|
||||
"children": ["mushroom/forest-hills"],
|
||||
"customDerivitives": [{
|
||||
"category": "mushroom",
|
||||
"id": "mushroom_forest",
|
||||
"waterColor": "#B4B2FF",
|
||||
"foliageColor": "#C9A9FF",
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"derivative": "MUSHROOM_FIELDS",
|
||||
"vanillaDerivative": "MUSHROOM_FIELDS",
|
||||
"customDerivitives": [{
|
||||
"category": "mushroom",
|
||||
"id": "mushroom_plains",
|
||||
"waterColor": "#B4B2FF",
|
||||
"foliageColor": "#C9A9FF",
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"color": "#FFB641",
|
||||
"vanillaDerivative": "SAVANNA",
|
||||
"customDerivitives": [{
|
||||
"category": "savanna",
|
||||
"id": "savanna_acacia_denmyre",
|
||||
"grassColor": "#DFD545",
|
||||
"foliageColor": "#D6A513",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"vanillaDerivative": "SAVANNA",
|
||||
"children": ["savanna/acacia-denmyre"],
|
||||
"customDerivitives": [{
|
||||
"category": "savanna",
|
||||
"id": "savanna_cliffs",
|
||||
"grassColor": "#DFD545",
|
||||
"foliageColor": "#D6A513",
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"derivative": "SAVANNA",
|
||||
"vanillaDerivative": "SAVANNA",
|
||||
"customDerivitives": [{
|
||||
"category": "savanna",
|
||||
"id": "savanna_forest",
|
||||
"grassColor": "#E2EF3B",
|
||||
"foliageColor": "#D6A513",
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"color": "#805B21",
|
||||
"vanillaDerivative": "SAVANNA",
|
||||
"customDerivitives": [{
|
||||
"category": "savanna",
|
||||
"id": "savanna_plateau",
|
||||
"grassColor": "#FFCB31",
|
||||
"foliageColor": "#D6A513",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"vanillaDerivative": "SAVANNA",
|
||||
"children": ["savanna/cliff"],
|
||||
"customDerivitives": [{
|
||||
"category": "savanna",
|
||||
"id": "savanna",
|
||||
"grassColor": "#DFD545",
|
||||
"foliageColor": "#D6A513",
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"generator": "plain"
|
||||
}],
|
||||
"customDerivitives": [{
|
||||
"category": "swamp",
|
||||
"id": "swamp_marsh_rotten",
|
||||
"waterColor": "#684D1A",
|
||||
"grassColor": "#5C581A",
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
"generator": "mountain"
|
||||
}],
|
||||
"customDerivitives": [{
|
||||
"category": "swamp",
|
||||
"id": "swamp_marsh_rotten",
|
||||
"waterColor": "#684D1A",
|
||||
"grassColor": "#5C581A",
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
"min": 2
|
||||
}],
|
||||
"customDerivitives": [{
|
||||
"category": "forest",
|
||||
"id": "tropical_mountain_water",
|
||||
"waterColor": "#3AB2A2",
|
||||
"waterFogColor": "#3AB2A2"
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
"generator": "mountain"
|
||||
}],
|
||||
"customDerivitives": [{
|
||||
"category": "extreme_hills",
|
||||
"id": "tropical_volcanic_plains",
|
||||
"grassColor": "#9BC20D",
|
||||
"foliageColor": "#9CD320",
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"rarity": 1,
|
||||
"color": "#50AF52",
|
||||
"customDerivitives": [{
|
||||
"category": "extreme_hills",
|
||||
"id": "tropical_volcanic_lava",
|
||||
"grassColor": "#BDBF0B",
|
||||
"foliageColor": "#BDBF0B",
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"generator": "plain"
|
||||
}],
|
||||
"customDerivitives": [{
|
||||
"category": "forest",
|
||||
"id": "tundra_taiga",
|
||||
"grassColor": "#7BA13C",
|
||||
"waterColor": "#80B4C6",
|
||||
|
||||
Reference in New Issue
Block a user