mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 12:19:14 +00:00
Shroom colorize
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user