mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 04:09:18 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -29,6 +29,15 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"customDerivitives": [{
|
||||
"category": "mushroom",
|
||||
"id": "mushroom_crimson_forest",
|
||||
"waterColor": "#5BC1AA",
|
||||
"foliageColor": "#AB3030",
|
||||
"waterFogColor": "#5BC1AA",
|
||||
"grassColor": "#D7C4DD",
|
||||
"fogColor": "#CACDFF"
|
||||
}],
|
||||
"generators": [{
|
||||
"min": 4,
|
||||
"max": 39,
|
||||
|
||||
@@ -13,9 +13,9 @@
|
||||
"category": "mushroom",
|
||||
"id": "mushroom_hills",
|
||||
"waterColor": "#B4B2FF",
|
||||
"foliageColor": "#C9A9FF",
|
||||
"foliageColor": "#CAB2DC",
|
||||
"waterFogColor": "#BD94DF",
|
||||
"grassColor": "#A2A2FF",
|
||||
"grassColor": "#B39EC2",
|
||||
"fogColor": "#CACDFF"
|
||||
}],
|
||||
"layers": [
|
||||
|
||||
@@ -9,9 +9,9 @@
|
||||
"category": "mushroom",
|
||||
"id": "mushroom_forest",
|
||||
"waterColor": "#B4B2FF",
|
||||
"foliageColor": "#C9A9FF",
|
||||
"foliageColor": "#CAB2DC",
|
||||
"waterFogColor": "#BD94DF",
|
||||
"grassColor": "#A2A2FF",
|
||||
"grassColor": "#B39EC2",
|
||||
"fogColor": "#CACDFF"
|
||||
}],
|
||||
"layers": [
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
"category": "mushroom",
|
||||
"id": "mushroom_plains",
|
||||
"waterColor": "#B4B2FF",
|
||||
"foliageColor": "#C9A9FF",
|
||||
"foliageColor": "#CAB2DC",
|
||||
"waterFogColor": "#BD94DF",
|
||||
"grassColor": "#A2A2FF",
|
||||
"grassColor": "#B39EC2",
|
||||
"fogColor": "#CACDFF"
|
||||
}],
|
||||
"layers": [
|
||||
|
||||
@@ -8,6 +8,15 @@
|
||||
"min": 6,
|
||||
"max": 39,
|
||||
"generator": "plain-cliffs"
|
||||
}],
|
||||
"customDerivitives": [{
|
||||
"category": "mushroom",
|
||||
"id": "mushroom_warped_forest",
|
||||
"waterColor": "#A1E8E8",
|
||||
"foliageColor": "#4FCC8D",
|
||||
"waterFogColor": "#80CDA0",
|
||||
"grassColor": "#5BCCB3",
|
||||
"fogColor": "#CACDFF"
|
||||
}],
|
||||
"layers": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user