mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
@@ -32,11 +32,11 @@
|
||||
"customDerivitives": [{
|
||||
"category": "mushroom",
|
||||
"id": "mushroom_crimson_forest",
|
||||
"waterColor": "#5BC1AA",
|
||||
"waterColor": "#C41A1A",
|
||||
"foliageColor": "#AB3030",
|
||||
"waterFogColor": "#5BC1AA",
|
||||
"grassColor": "#D7C4DD",
|
||||
"fogColor": "#CACDFF"
|
||||
"waterFogColor": "#C41A1A",
|
||||
"grassColor": "#C41A1A",
|
||||
"fogColor": "#C41A1A"
|
||||
}],
|
||||
"generators": [{
|
||||
"min": 4,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Tropical Ocean",
|
||||
"derivative": "DEEP_WARM_OCEAN",
|
||||
"derivative": "DEEP_OCEAN",
|
||||
"color": "#182960",
|
||||
"vanillaDerivative": "WARM_OCEAN",
|
||||
"children": [
|
||||
|
||||
Reference in New Issue
Block a user