9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-30 12:19:14 +00:00

Shroom colorize

This commit is contained in:
Brian Fopiano
2021-07-14 22:41:15 -07:00
parent a140e43bdb
commit 3b31b6c825
6 changed files with 66 additions and 0 deletions

View File

@@ -7,6 +7,17 @@
"max": 1,
"generator": "plain"
}],
"customDerivitives": [
{
"id": "mus",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",
"waterFogColor": "#BD94DF",
"grassColor": "#A2A2FF",
"skyColor": "#E1E0FF",
"fogColor": "#CACDFF"
}
],
"layers": [
{
"minHeight": 3,

View File

@@ -2,6 +2,17 @@
"name": "Crimson Mushroom Swamp",
"derivative": "CRIMSON_FOREST",
"vanillaDerivative": "MUSHROOM_FIELDS",
"customDerivitives": [
{
"id": "mus",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",
"waterFogColor": "#BD94DF",
"grassColor": "#A2A2FF",
"skyColor": "#E1E0FF",
"fogColor": "#CACDFF"
}
],
"layers": [
{
"zoom": 0.5,

View File

@@ -7,6 +7,17 @@
"max": 46,
"generator": "plain"
}],
"customDerivitives": [
{
"id": "mus",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",
"waterFogColor": "#BD94DF",
"grassColor": "#A2A2FF",
"skyColor": "#E1E0FF",
"fogColor": "#CACDFF"
}
],
"layers": [
{
"minHeight": 3,

View File

@@ -3,6 +3,17 @@
"derivative": "MUSHROOM_FIELDS",
"vanillaDerivative": "MUSHROOM_FIELDS",
"children": ["mushroom/mus-forest-hills"],
"customDerivitives": [
{
"id": "mus",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",
"waterFogColor": "#BD94DF",
"grassColor": "#A2A2FF",
"skyColor": "#E1E0FF",
"fogColor": "#CACDFF"
}
],
"layers": [
{
"minHeight": 3,

View File

@@ -2,6 +2,17 @@
"name": "Mushroom Plains",
"derivative": "MUSHROOM_FIELDS",
"vanillaDerivative": "MUSHROOM_FIELDS",
"customDerivitives": [
{
"id": "mus",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",
"waterFogColor": "#BD94DF",
"grassColor": "#A2A2FF",
"skyColor": "#E1E0FF",
"fogColor": "#CACDFF"
}
],
"layers": [
{
"zoom": 0.3,

View File

@@ -7,6 +7,17 @@
"max": 39,
"generator": "plain-cliffs"
}],
"customDerivitives": [
{
"id": "mus",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",
"waterFogColor": "#BD94DF",
"grassColor": "#A2A2FF",
"skyColor": "#E1E0FF",
"fogColor": "#CACDFF"
}
],
"layers": [
{
"zoom": 0.5,