From a4bee95903502a11cf1cfc68cdd981bb0c5c312c Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Sun, 16 Aug 2020 14:01:37 -0700 Subject: [PATCH] Stone Bois --- overworld/biomes/rocky-ocean.json | 163 ++++++++------- overworld/biomes/temperate-ocean.json | 284 +++++++++++++++----------- overworld/biomes/tundra-ocean.json | 27 ++- 3 files changed, 284 insertions(+), 190 deletions(-) diff --git a/overworld/biomes/rocky-ocean.json b/overworld/biomes/rocky-ocean.json index e29dcd3d..e7bf2bee 100644 --- a/overworld/biomes/rocky-ocean.json +++ b/overworld/biomes/rocky-ocean.json @@ -5,7 +5,9 @@ { "minHeight": 2, "maxHeight": 3, - "style": {"style": "STATIC"}, + "style": { + "style": "STATIC" + }, "zoom": 0.825, "palette": [ "STONE", @@ -33,7 +35,7 @@ ] } ], - "objects":[ + "objects": [ { "chance": 0.01, "underwater": true, @@ -56,11 +58,37 @@ "y": -4, "z": 0 } + }, + { + "chance": 0.3, + "underwater": true, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "statue/sub-stat-1", + "statue/sub-stat-2", + "statue/sub-stat-3", + "statue/sub-stat-4", + "statue/sub-stat-5" + ], + "translate": { + "x": 0, + "y": 0, + "z": 0 + } } ], - "wall": - { - "style":{"style":"IRIS"}, + "wall": { + "style": { + "style": "IRIS" + }, "palette": [ "CLAY", "COBBLESTONE", @@ -69,7 +97,9 @@ ] }, "slab": { - "style":{"style":"STATIC"}, + "style": { + "style": "STATIC" + }, "palette": [ "minecraft:cobblestone_slab[type=bottom,waterlogged=false]", "AIR" @@ -77,73 +107,66 @@ }, "decorators": [ { - - "zoom": 20, - "chance": 0.07, - "palette": [ - "SEAGRASS" - ], - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} + "zoom": 1, + "chance": 0.0006, + "palette": [ + "SOUL_SAND", + "MAGMA_BLOCK" + ], + "style": { + "style": "STATIC" }, - { - "zoom": 1, - "chance": 0.0006, - "palette": [ - "SOUL_SAND", - "MAGMA_BLOCK" - ], - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - }, - { - "zoom": 5, - "chance": 0.07, - "palette": [ - "SEAGRASS" - ], - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - }, - { - "zoom": 1, - "stackMax": 24, - "stackMin": 2, - "chance": 0.013, - "palette": [ - "KELP_PLANT" - ], - "heightVariance": {"style": "IRIS"}, - "verticalZoom": 88, - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - }, - { - "zoom": 1, - "stackMax": 9, - "stackMin": 1, - "chance": 0.125, - "palette": [ - "KELP_PLANT" - ], - "heightVariance": {"style": "STATIC"}, - "verticalZoom": 20, - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - }, - - { - "zoom": 1, - "chance": 0.001, - "palette": [ - "minecraft:sea_pickle[pickles=1,waterlogged=true]" - ], - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} + "variance": { + "style": "STATIC" } - + }, + { + "zoom": 5, + "chance": 0.07, + "palette": [ + "SEAGRASS" + ], + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + }, + { + "zoom": 1, + "stackMax": 9, + "stackMin": 1, + "chance": 0.055, + "palette": [ + "KELP_PLANT" + ], + "heightVariance": { + "style": "STATIC" + }, + "verticalZoom": 20, + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + }, + { + "zoom": 1, + "chance": 0.001, + "palette": [ + "minecraft:sea_pickle[pickles=1,waterlogged=true]" + ], + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + } ], - "generators":[ + "generators": [ { "generator": "plain", "min": -41, diff --git a/overworld/biomes/temperate-ocean.json b/overworld/biomes/temperate-ocean.json index cca47dac..e8ebafb3 100644 --- a/overworld/biomes/temperate-ocean.json +++ b/overworld/biomes/temperate-ocean.json @@ -1,122 +1,168 @@ { - "name": "Ocean", - "layers": [ - { - "minHeight": 2, - "maxHeight": 3, - "style": {"style": "STATIC"}, - "zoom": 0.825, - "palette": [ - "SAND", - "CLAY", - "SAND", - "GRAVEL", - "SAND", - "DIRT", - "SAND", - "SAND" - ] - }, - { - "palette": [ - "DIRT" - ] - }, - { - "minHeight": 1, - "maxHeight": 3, - "palette": [ - "DIRT", - "DIRT", - "COARSE_DIRT" - ] - } - ], - "objects":[ - { - "chance": 0.01, - "underwater": true, - "density": 1, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "ships/swreck-1", - "ships/usd-ship-1", - "ships/usd-ship-2" - ], - "translate": { - "x": 0, - "y": -4, - "z": 0 - } - } - - ], - "generators":[ - { - "generator": "plain", - "min": -41, - "max": -7 - } - ], - "decorators":[ - { - "zoom": 1, - "chance": 0.0006, - "palette": [ - "SOUL_SAND", - "MAGMA_BLOCK" - ], - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - }, - { - "zoom": 5, - "chance": 0.07, - "palette": [ - "SEAGRASS" - ], - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - }, - { - "zoom": 1, - "stackMax": 24, - "stackMin": 2, - "chance": 0.013, - "palette": [ - "KELP_PLANT" - ], - "heightVariance": {"style": "IRIS"}, - "verticalZoom": 88, - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - }, - { - "zoom": 1, - "chance": 0.001, - "palette": [ - "minecraft:sea_pickle[pickles=1,waterlogged=true]" - ], - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - } - ], - "slab": { - "style": {"style": "STATIC"}, - "palette": [ - "minecraft:sandstone_slab[type=bottom,waterlogged=false]", - "minecraft:smooth_sandstone_slab[type=bottom,waterlogged=false]", - "AIR", - "AIR" - ] + "name": "Ocean", + "layers": [ + { + "minHeight": 2, + "maxHeight": 3, + "style": { + "style": "STATIC" + }, + "zoom": 0.825, + "palette": [ + "SAND", + "CLAY", + "SAND", + "GRAVEL", + "SAND", + "DIRT", + "SAND", + "SAND" + ] }, - "derivative": "LUKEWARM_OCEAN" + { + "palette": [ + "DIRT" + ] + }, + { + "minHeight": 1, + "maxHeight": 3, + "palette": [ + "DIRT", + "DIRT", + "COARSE_DIRT" + ] + } + ], + "objects": [ + { + "chance": 0.01, + "underwater": true, + "density": 1, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "ships/swreck-1", + "ships/usd-ship-1", + "ships/usd-ship-2" + ], + "translate": { + "x": 0, + "y": -4, + "z": 0 + } + }, + { + "chance": 0.3, + "underwater": true, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "statue/sub-stat-1", + "statue/sub-stat-2", + "statue/sub-stat-3", + "statue/sub-stat-4", + "statue/sub-stat-5" + ], + "translate": { + "x": 0, + "y": 0, + "z": 0 + } + } + ], + "generators": [ + { + "generator": "plain", + "min": -41, + "max": -7 + } + ], + "decorators": [ + { + "zoom": 1, + "chance": 0.0006, + "palette": [ + "SOUL_SAND", + "MAGMA_BLOCK" + ], + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + }, + { + "zoom": 5, + "chance": 0.07, + "palette": [ + "SEAGRASS" + ], + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + }, + { + "zoom": 1, + "stackMax": 24, + "stackMin": 2, + "chance": 0.013, + "palette": [ + "KELP_PLANT" + ], + "heightVariance": { + "style": "IRIS" + }, + "verticalZoom": 88, + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + }, + { + "zoom": 1, + "chance": 0.001, + "palette": [ + "minecraft:sea_pickle[pickles=1,waterlogged=true]" + ], + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + } + ], + "slab": { + "style": { + "style": "STATIC" + }, + "palette": [ + "minecraft:sandstone_slab[type=bottom,waterlogged=false]", + "minecraft:smooth_sandstone_slab[type=bottom,waterlogged=false]", + "AIR", + "AIR" + ] + }, + "derivative": "LUKEWARM_OCEAN" } \ No newline at end of file diff --git a/overworld/biomes/tundra-ocean.json b/overworld/biomes/tundra-ocean.json index 1c2223ae..6591997a 100644 --- a/overworld/biomes/tundra-ocean.json +++ b/overworld/biomes/tundra-ocean.json @@ -57,7 +57,32 @@ "y": -3, "z": 0 } - } + }, + { + "chance": 0.3, + "underwater": true, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "statue/sub-stat-1", + "statue/sub-stat-2", + "statue/sub-stat-3", + "statue/sub-stat-4", + "statue/sub-stat-5" + ], + "translate": { + "x": 0, + "y": 0, + "z": 0 + } + } ], "children": [ "rocky-ocean"