From 31c0723be06d04aaef49e89f40d45f82ccdb5a3f Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Fri, 21 Aug 2020 23:11:19 -0400 Subject: [PATCH] format --- overworld/biomes/temperate-wilds.json | 120 ++++++++++++++++++-------- 1 file changed, 84 insertions(+), 36 deletions(-) diff --git a/overworld/biomes/temperate-wilds.json b/overworld/biomes/temperate-wilds.json index 569be663..557dd6f3 100644 --- a/overworld/biomes/temperate-wilds.json +++ b/overworld/biomes/temperate-wilds.json @@ -22,7 +22,9 @@ { "minHeight": 6, "maxHeight": 18, - "style": {"style": "STATIC"}, + "style": { + "style": "STATIC" + }, "palette": [ "STONE", "ANDESITE", @@ -30,77 +32,121 @@ ] } ], - "wall": - { - "style": {"style": "STATIC"}, + "wall": { + "style": { + "style": "STATIC" + }, "palette": [ "STONE", "ANDESITE", "STONE" ] }, - "children":[ + "children": [ "temperate-highlands" ], "decorators": [ { "zoom": 0.02, "chance": 0.003, - "palette": ["WITHER_ROSE", "OXEYE_DAISY", "PINK_TULIP", "LILY_OF_THE_VALLEY"], - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - }, + "palette": [ + "WITHER_ROSE", + "OXEYE_DAISY", + "PINK_TULIP", + "LILY_OF_THE_VALLEY" + ], + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + }, { "zoom": 0.1, "chance": 0.02, - "palette": ["SUNFLOWER", "DANDELION", "POPPY", "ROSE_BUSH"], - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - }, + "palette": [ + "SUNFLOWER", + "DANDELION", + "POPPY", + "ROSE_BUSH" + ], + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + }, { "zoom": 0.2, "chance": 0.22, - "palette": ["LARGE_FERN", "TALL_GRASS"], - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - }, + "palette": [ + "LARGE_FERN", + "TALL_GRASS" + ], + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + }, { "zoom": 0.3, "chance": 0.42, - "palette": ["GRASS", "FERN"], - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - } - , - { + "palette": [ + "GRASS", + "FERN" + ], + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + }, + { "zoom": 0.5, "chance": 0.05, "palette": [ "minecraft:potatoes[age=7]" ], - "style": {"style": "IRIS"}, - "variance": {"style": "IRIS"} - }, - { + "style": { + "style": "IRIS" + }, + "variance": { + "style": "IRIS" + } + }, + { "zoom": 0.5, "chance": 0.05, "palette": [ "minecraft:carrots[age=7]" ], - "style": {"style": "IRIS"}, - "variance": {"style": "IRIS"} - }, - { + "style": { + "style": "IRIS" + }, + "variance": { + "style": "IRIS" + } + }, + { "zoom": 0.5, "chance": 0.05, "palette": [ "minecraft:beetroots[age=7]" ], - "style": {"style": "IRIS"}, - "variance": {"style": "IRIS"} - } + "style": { + "style": "IRIS" + }, + "variance": { + "style": "IRIS" + } + } ], - "generators":[ + "generators": [ { "generator": "plain", "min": 4, @@ -108,7 +154,9 @@ } ], "derivative": "PLAINS", - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": { + "style": "IRIS" + }, "biomeZoom": 40, "biomeScatter": [ "FOREST",