9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00

rename one biome, reorder some others

This commit is contained in:
CocoTheOwner
2021-06-23 08:46:10 +02:00
parent 028952828b
commit 160ecfbd61
4 changed files with 188 additions and 189 deletions

View File

@@ -1,5 +1,89 @@
{
"name": "Savanna",
"derivative": "SAVANNA",
"vanillaDerivative": "SAVANNA",
"children": [
"savanna-cliff"
],
"generators": [
{
"min": 7,
"max": 15,
"generator": "mountain"
},
{
"min": 3,
"max": 5,
"generator": "plain"
}
],
"layers": [
{
"minHeight": 3,
"maxHeight": 5,
"slopeCondition": {
"minimumSlope": 6.9
},
"palette": [
{
"block": "granite"
}
]
},
{
"minHeight": 3,
"maxHeight": 5,
"slopeCondition": {
"minimumSlope": 4.6
},
"palette": [
{
"block": "coarse_dirt"
},
{
"block": "gravel"
}
]
},
{
"style": {
"style": "STATIC"
},
"zoom": 0.75,
"palette": [
{
"block": "grass_block"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"biomeSkyScatter": [
"DESERT",
"SAVANNA"
@@ -81,9 +165,6 @@
}
}
],
"children": [
"savanna-cliff"
],
"objects": [
{
"chance": 0.00175,
@@ -239,88 +320,7 @@
}
}
],
"name": "Savanna",
"layers": [
{
"minHeight": 3,
"maxHeight": 5,
"slopeCondition": {
"minimumSlope": 6.9
},
"palette": [
{
"block": "granite"
}
]
},
{
"minHeight": 3,
"maxHeight": 5,
"slopeCondition": {
"minimumSlope": 4.6
},
"palette": [
{
"block": "coarse_dirt"
},
{
"block": "gravel"
}
]
},
{
"style": {
"style": "STATIC"
},
"zoom": 0.75,
"palette": [
{
"block": "grass_block"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"generators": [
{
"min": 7,
"max": 15,
"generator": "mountain"
},
{
"min": 3,
"max": 5,
"generator": "plain"
}
],
"biomeZoom": 20,
"derivative": "SAVANNA",
"biomeStyle": {
"style": "IRIS"
},

View File

@@ -1,4 +1,51 @@
{
"name": "Swamp Beach",
"derivative": "SWAMP",
"vanillaDerivative": "BEACH",
"generators": [
{
"min": -5,
"max": 1,
"generator": "plain"
}
],
"layers": [
{
"minHeight": 3,
"maxHeight": 6,
"style": {
"style": "STATIC"
},
"zoom": 0.25,
"palette": [
{
"block": "dirt"
},
{
"block": "podzol"
},
{
"block": "coarse_dirt"
},
{
"block": "podzol"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"block": "dirt"
},
{
"weight": 2,
"block": "coarse_dirt"
}
]
}
],
"decorators": [
{
"chance": 0.004,
@@ -84,7 +131,6 @@
"rarity": 6
}
],
"name": "Swamp Beach",
"objects": [
{
"place": [
@@ -159,55 +205,9 @@
}
}
],
"layers": [
{
"minHeight": 3,
"maxHeight": 6,
"style": {
"style": "STATIC"
},
"zoom": 0.25,
"palette": [
{
"block": "dirt"
},
{
"block": "podzol"
},
{
"block": "coarse_dirt"
},
{
"block": "podzol"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"block": "dirt"
},
{
"weight": 2,
"block": "coarse_dirt"
}
]
}
],
"generators": [
{
"min": -5,
"max": 1,
"generator": "plain"
}
],
"loot": {
"tables": [
"beach-clutter"
]
},
"vanillaDerivative": "BEACH",
"derivative": "SWAMP"
}
}

View File

@@ -1,5 +1,60 @@
{
"name": "Swamp Denmyre",
"derivative": "SWAMP",
"vanillaDerivative": "DARK_FOREST",
"generators": [
{
"min": 4,
"max": 7,
"generator": "plain"
}
],
"layers": [
{
"style": {
"style": "FLAT"
},
"palette": [
{
"block": "grass_block"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"decorators": [
{
"chance": 0.01,
@@ -79,7 +134,6 @@
}
],
"objects": [
{
"mode": "PAINT",
"chance": 0.0025,
@@ -313,61 +367,6 @@
"rarity": 6
}
],
"name": "Swamp Denmyre",
"layers": [
{
"style": {
"style": "FLAT"
},
"palette": [
{
"block": "grass_block"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"generators": [
{
"min": 4,
"max": 7,
"generator": "plain"
}
],
"derivative": "SWAMP",
"wall": {
"style": {
"style": "STATIC"

View File

@@ -31,7 +31,7 @@
}
],
"children": [
"swamp-dark-oak-denmyre",
"swamp-denmyre",
"swamp-marsh"
],
"decorators": [