From 6f72758c0ceaa00f3be12c4ebe03d2854c6edb92 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Mon, 12 Oct 2020 02:09:11 -0400 Subject: [PATCH] Big mountains --- biomes/tundra-mountains-huge.json | 215 ++++++++++++++++++++++++++++++ regions/tundra.json | 3 +- 2 files changed, 217 insertions(+), 1 deletion(-) create mode 100644 biomes/tundra-mountains-huge.json diff --git a/biomes/tundra-mountains-huge.json b/biomes/tundra-mountains-huge.json new file mode 100644 index 00000000..700375cd --- /dev/null +++ b/biomes/tundra-mountains-huge.json @@ -0,0 +1,215 @@ +{ + "biomeSkyScatter": [ + "SNOWY_TAIGA", + "SNOWY_MOUNTAINS" + ], + "objects": [ + { + "chance": 0.8, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "evergreen/fantasy_evergreen_large1", + "evergreen/fantasy_evergreen_large1", + "evergreen/fantasy_evergreen_medium1", + "evergreen/fantasy_evergreen_medium2", + "evergreen/fantasy_evergreen_medium3" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } + }, + { + "chance": 0.005, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "stone-clutt/obelisk-1", + "stone-clutt/obelisk-2", + "stone-clutt/obelisk-3", + "stone-clutt/obelisk-4", + "stone-clutt/obelisk-5", + "stone-clutt/obelisk-6", + "stone-clutt/obelisk-7" + ], + "translate": { + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "chance": 0.25, + "place": [ + "pine/pine1", + "pine/pine2", + "pine/pine3", + "pine/pine4", + "pine/pine5", + "pine/pine6", + "pine/pine7", + "pine/pine8", + "pine/pine9", + "pine/pine10", + "pine/pine11", + "pine/pine12" + ], + "translate": { + "x": 0, + "y": 0, + "z": 0 + } + } + ], + "biomeZoom": 30, + "derivative": "MOUNTAINS", + "biomeStyle": { + "style": "IRIS" + }, + "decorators": [ + { + "chance": 0.01, + "variance": { + "style": "STATIC" + }, + "zoom": 0.1, + "palette": [ + { + "block": "white_tulip" + }, + { + "block": "blue_orchid" + }, + { + "block": "poppy" + } + ], + "style": { + "style": "STATIC" + } + }, + { + "chance": 0.001, + "variance": { + "style": "STATIC" + }, + "zoom": 0.3, + "palette": [ + { + "data": { + "age": 0 + }, + "block": "sweet_berry_bush" + }, + { + "data": { + "age": 1 + }, + "block": "sweet_berry_bush" + }, + { + "data": { + "age": 2 + }, + "block": "sweet_berry_bush" + }, + { + "data": { + "age": 3 + }, + "block": "sweet_berry_bush" + } + ], + "style": { + "style": "STATIC" + } + }, + { + "chance": 0.2, + "variance": { + "style": "STATIC" + }, + "zoom": 0.3, + "palette": [ + { + "block": "grass" + } + ], + "style": { + "style": "STATIC" + } + } + ], + "name": "Mountains Huge", + "layers": [ + { + "palette": [ + { + "block": "grass_block" + } + ] + }, + { + "minHeight": 6, + "maxHeight": 18, + "style": { + "style": "STATIC" + }, + "palette": [ + { + "block": "stone" + }, + { + "block": "andesite" + }, + { + "block": "stone" + } + ] + } + ], + "generators": [ + { + "min": 96, + "max": 139, + "generator": "mountain" + } + ], + "childShrinkFactor": 8, + "wall": { + "style": { + "style": "STATIC" + }, + "palette": [ + { + "block": "stone" + }, + { + "block": "andesite" + }, + { + "block": "stone" + } + ] + }, + "biomeScatter": [ + "MOUNTAINS" + ], + "rarity": 8 +} \ No newline at end of file diff --git a/regions/tundra.json b/regions/tundra.json index 99161c02..598f2e19 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -14,7 +14,8 @@ "tundra-redwoods-forest", "tundra-spruce-denmyre", "tundra-mountains", - "rocky-mountains" + "rocky-mountains", + "tundra-mountains-huge" ], "biomeImplosionRatio": 0.25, "seaBiomes": [