mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -24,6 +24,30 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"slab": {
|
||||
"dispersion": "WISPY",
|
||||
"terrainZoom": 0.35,
|
||||
"palette": [
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"minecraft:mossy_cobblestone_slab[type=bottom,waterlogged=false]",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"minecraft:cobblestone_slab[type=bottom,waterlogged=false]",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR"
|
||||
]
|
||||
},
|
||||
"objects": [
|
||||
{
|
||||
"chance": 2.0,
|
||||
|
||||
74
iris.overworld.swamp/biomes/swamp-mushroom.json
Normal file
74
iris.overworld.swamp/biomes/swamp-mushroom.json
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"name": "Mushroom Swamp",
|
||||
"layers": [
|
||||
{
|
||||
"terrainZoom": 0.5,
|
||||
"dispersion": "WISPY",
|
||||
"palette": [
|
||||
"MYCELIUM",
|
||||
"MYCELIUM",
|
||||
"MYCELIUM",
|
||||
"MYCELIUM",
|
||||
"GRAVEL",
|
||||
"MYCELIUM",
|
||||
"MYCELIUM",
|
||||
"MYCELIUM"
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 2,
|
||||
"maxHeight": 4,
|
||||
"palette": [
|
||||
"DIRT",
|
||||
"COARSE_DIRT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 6,
|
||||
"maxHeight": 18,
|
||||
"dispersion": "SCATTER",
|
||||
"palette": [
|
||||
"STONE",
|
||||
"ANDESITE",
|
||||
"STONE"
|
||||
]
|
||||
}
|
||||
],
|
||||
"slab": {
|
||||
"dispersion": "WISPY",
|
||||
"terrainZoom": 0.35,
|
||||
"palette": [
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"minecraft:mossy_cobblestone_slab[type=bottom,waterlogged=false]",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"minecraft:cobblestone_slab[type=bottom,waterlogged=false]",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR"
|
||||
]
|
||||
},
|
||||
"generators":[
|
||||
{
|
||||
"generator": "plain",
|
||||
"min": 4,
|
||||
"max": 11
|
||||
},
|
||||
{
|
||||
"generator": "wavy",
|
||||
"min": 2,
|
||||
"max": 7
|
||||
}
|
||||
],
|
||||
"derivative": "MUSHROOM_FIELDS"
|
||||
}
|
||||
@@ -33,9 +33,30 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"children": [
|
||||
"tundra-mountains"
|
||||
],
|
||||
"slab": {
|
||||
"dispersion": "WISPY",
|
||||
"terrainZoom": 0.35,
|
||||
"palette": [
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"minecraft:mossy_cobblestone_slab[type=bottom,waterlogged=false]",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"minecraft:cobblestone_slab[type=bottom,waterlogged=false]",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR"
|
||||
]
|
||||
},
|
||||
"objects": [
|
||||
{
|
||||
"chance": 1,
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"landBiomes": [
|
||||
"swamp-roofed",
|
||||
"swamp-mountains",
|
||||
"swamp-oak-denmyre"
|
||||
"swamp-mushroom"
|
||||
],
|
||||
"seaBiomes": [
|
||||
"swamp-ocean"
|
||||
|
||||
@@ -36,6 +36,23 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"slab": {
|
||||
"dispersion": "WISPY",
|
||||
"terrainZoom": 0.35,
|
||||
"palette": [
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"minecraft:cobblestone_slab[type=bottom,waterlogged=false]",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR",
|
||||
"AIR"
|
||||
]
|
||||
},
|
||||
"decorators": [
|
||||
{
|
||||
"zoom": 0.01,
|
||||
@@ -96,8 +113,6 @@
|
||||
"oak-medium/oak-denmyre-10",
|
||||
"oak-medium/oak-denmyre-11",
|
||||
"oak-medium/oak-denmyre-12"
|
||||
|
||||
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
@@ -129,8 +144,6 @@
|
||||
"denmyre/oak-denmyre-clutter-8",
|
||||
"denmyre/oak-denmyre-clutter-9",
|
||||
"denmyre/oak-denmyre-clutter-10"
|
||||
|
||||
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
@@ -1,13 +1,10 @@
|
||||
{
|
||||
"name": "Oak Sephora",
|
||||
"name": "Oak Forest",
|
||||
"layers": [
|
||||
{
|
||||
"dispersion": "WISPY",
|
||||
"palette": [
|
||||
"GRASS_BLOCK"
|
||||
|
||||
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -34,6 +31,9 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"children": [
|
||||
"temperate-oak-denmyre"
|
||||
],
|
||||
"decorators": [
|
||||
{
|
||||
"zoom": 0.1,
|
||||
@@ -71,7 +71,6 @@
|
||||
"enabled": false
|
||||
},
|
||||
"place": [
|
||||
|
||||
"hazel-oak/hoak-3",
|
||||
"hazel-oak/hoak-4",
|
||||
"hazel-oak/hoak-5",
|
||||
@@ -101,7 +100,6 @@
|
||||
"enabled": false
|
||||
},
|
||||
"place": [
|
||||
|
||||
"hazel-oak/s-hoak-3",
|
||||
"hazel-oak/s-hoak-4",
|
||||
"hazel-oak/s-hoak-5",
|
||||
@@ -8,7 +8,7 @@
|
||||
"temperate-plains",
|
||||
"temperate-bamboo-forest",
|
||||
"temperate-birch-forest",
|
||||
"temperate-oak-sephora",
|
||||
"temperate-oak-forest",
|
||||
"temperate-highlands"
|
||||
],
|
||||
"seaBiomes": [
|
||||
|
||||
@@ -22,6 +22,8 @@
|
||||
"terrainZoom": 0.5,
|
||||
"palette": [
|
||||
"minecraft:stone_slab[type=bottom,waterlogged=false]",
|
||||
"minecraft:andesite_slab[type=bottom,waterlogged=false]",
|
||||
"AIR",
|
||||
"AIR"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -45,6 +45,16 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"slab": {
|
||||
"dispersion": "WISPY",
|
||||
"terrainZoom": 0.5,
|
||||
"palette": [
|
||||
"minecraft:stone_slab[type=bottom,waterlogged=false]",
|
||||
"minecraft:andesite_slab[type=bottom,waterlogged=false]",
|
||||
"AIR",
|
||||
"AIR"
|
||||
]
|
||||
},
|
||||
"objects": [
|
||||
{
|
||||
"chance": 0.05,
|
||||
|
||||
Reference in New Issue
Block a user