diff --git a/overworld/biomes/tropical-rainforest-hills.json b/overworld/biomes/tropical-rainforest-hills.json index e5b0aff1..3fa948a8 100644 --- a/overworld/biomes/tropical-rainforest-hills.json +++ b/overworld/biomes/tropical-rainforest-hills.json @@ -3,7 +3,9 @@ "rarity": 8, "layers": [ { - "style": {"style": "STATIC"}, + "style": { + "style": "STATIC" + }, "zoom": 0.35, "palette": [ "GRASS_BLOCK", @@ -22,7 +24,9 @@ { "minHeight": 6, "maxHeight": 18, - "style": {"style": "STATIC"}, + "style": { + "style": "STATIC" + }, "palette": [ "STONE", "ANDESITE", @@ -74,7 +78,6 @@ "enabled": true }, "place": [ - "boulder/boulder1", "boulder/boulder2", "boulder/boulder4", @@ -82,7 +85,6 @@ "boulder/boulder6", "boulder/boulder7", "boulder/boulder8" - ], "translate": { "x": 0, @@ -103,7 +105,6 @@ "enabled": true }, "place": [ - "jungle-remade/bjungle-1", "jungle-remade/bjungle-2", "jungle-remade/bjungle-3", @@ -117,7 +118,28 @@ } } ], - "decorators":[ + "decorators": [ + { + "zoom": 0.1, + "chance": 0.45, + "palette": [ + "minecraft:jungle_leaves[persistent=true]", + "TALL_GRASS", + "GRASS", + "minecraft:jungle_leaves[persistent=true]", + "GRASS", + "minecraft:jungle_leaves[persistent=true]" + ], + "style": { + "style": "FRACTAL_BILLOW_IRIS", + "fracture": { + "style": "STATIC" + } + }, + "variance": { + "style": "IRIS" + } + }, { "zoom": 10, "stackMax": 1, @@ -126,13 +148,18 @@ "palette": [ "GRASS", "TALL_GRASS" - ], - "heightVariance": {"style": "STATIC"}, + "heightVariance": { + "style": "STATIC" + }, "verticalZoom": 88, - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - }, + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + }, { "zoom": 10, "stackMax": 1, @@ -140,16 +167,20 @@ "chance": 0.0001, "palette": [ "JUNGLE_SAPLING" - ], - "heightVariance": {"style": "STATIC"}, + "heightVariance": { + "style": "STATIC" + }, "verticalZoom": 88, - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - } - + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + } ], - "effects":[ + "effects": [ { "interval": 550, "particleOffset": 12, @@ -161,9 +192,10 @@ "chance": 1 } ], - "wall": - { - "style": {"style": "IRIS"}, + "wall": { + "style": { + "style": "IRIS" + }, "zoom": 0.1, "palette": [ "STRIPPED_JUNGLE_WOOD", @@ -175,7 +207,7 @@ "STRIPPED_JUNGLE_WOOD" ] }, - "generators":[ + "generators": [ { "generator": "plain-cliffs", "min": 32, @@ -183,7 +215,9 @@ } ], "derivative": "JUNGLE", - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": { + "style": "IRIS" + }, "biomeZoom": 3, "biomeScatter": [ "BAMBOO_JUNGLE", diff --git a/overworld/biomes/tropical-rainforest.json b/overworld/biomes/tropical-rainforest.json index f863356a..45953263 100644 --- a/overworld/biomes/tropical-rainforest.json +++ b/overworld/biomes/tropical-rainforest.json @@ -1,247 +1,273 @@ { - "name": "Rainforest", - "rarity": 2, - "layers": [ - { - "style": {"style": "STATIC"}, - "zoom": 0.35, - "palette": [ - "GRASS_BLOCK", - "minecraft:jungle_leaves[persistent=true]", - "GRASS_BLOCK", - "GRASS_BLOCK" - ] - }, - { - "minHeight": 2, - "maxHeight": 4, - "palette": [ - "DIRT" - ] - }, - { - "minHeight": 6, - "maxHeight": 18, - "style": {"style": "STATIC"}, - "palette": [ - "STONE", - "ANDESITE", - "STONE" - ] - } - ], - "effects":[ - { - "interval": 550, - "particleOffset": 12, - "particleEffect": "TOTEM", - "particleCount": 0, - "particleAltX": 0.301, - "particleAltY": -0.33885, - "particleAltZ": 0.301, - "chance": 1 - } - ], - "objects": [ - { - "chance": 0.00375, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "camp/camp" - ], - "translate": { - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "chance": 0.5, - "density": 2, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "jungle-remade/jcoco-2", - "jungle-remade/jcoco-3", - "jungle-remade/jcoco-4", - "jungle-remade/jcoco-5", - "jungle-remade/j6", - "jungle-remade/j7", - "jungle-remade/j8", - "jungle-remade/j9", - "jungle-remade/j11", - "jungle-remade/j12", - "jungle-remade/j13" - - ], - "translate": { - "x": 0, - "y": -5, - "z": 0 - } - }, - { - "chance": 0.5, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "jungle-remade/sjungle-1", - "jungle-remade/sjungle-2", - "jungle-remade/sjungle-3", - "jungle-remade/sjungle-4" - ], - "translate": { - "x": 0, - "y": -2, - "z": 0 - } - }, - { - "chance": 0.06, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - - "boulder/boulder1", - "boulder/boulder2", - "boulder/boulder4", - "boulder/boulder5", - "boulder/boulder6", - "boulder/boulder7", - "boulder/boulder8" - - ], - "translate": { - "x": 0, - "y": -2, - "z": 0 - } - }, - { - "chance": 0.009, - "density": 3, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "jungle-remade/bjungle-1", - "jungle-remade/bjungle-2", - "jungle-remade/bjungle-3", - "jungle-remade/bjungle-4", - "jungle-remade/bjungle-5" - ], - "translate": { - "x": 0, - "y": -12, - "z": 0 - } - } - ], - "wall": + "name": "Rainforest", + "rarity": 2, + "layers": [ { - "style": {"style": "IRIS"}, - "zoom": 0.1, - "palette": [ - "STRIPPED_JUNGLE_WOOD", - "minecraft:jungle_leaves[persistent=true]", - "STRIPPED_JUNGLE_WOOD", - "minecraft:jungle_leaves[persistent=true]", - "STRIPPED_JUNGLE_WOOD", - "minecraft:jungle_leaves[persistent=true]", - "STRIPPED_JUNGLE_WOOD" - ] + "style": { + "style": "FRACTAL_BILLOW_IRIS" + }, + "zoom": 0.6, + "palette": [ + "GRASS_BLOCK", + "minecraft:jungle_leaves[persistent=true]", + "GRASS_BLOCK", + "GRASS_BLOCK" + ] }, - "children":[ - "tropical-rainforest-hills", - "tropical-jungle-denmyre" - ], - "generators":[ - { - "generator": "plain", - "min": 4, - "max": 7 - } - ], - "decorators":[ - { - "zoom": 10, - "chance": 0.6, - "palette": [ - "minecraft:jungle_leaves[persistent=true]", - "GRASS" - ], - "style": {"style": "STATIC"}, - "variance": {"style": "IRIS"} - }, - { - "zoom": 10, - "chance": 0.1, - "palette": [ - "JUNGLE_WOOD" - ], - "heightVariance": {"style": "IRIS"}, - "verticalZoom": 88, - "style": {"style": "STATIC"}, - "variance": {"style": "IRIS"} - }, - { - "zoom": 10, - "chance": 0.5, - "palette": [ - "GRASS", - "TALL_GRASS" - ], - "heightVariance": {"style": "STATIC"}, - "verticalZoom": 88, - "style": {"style": "STATIC"}, - "variance": {"style": "STATIC"} - } - - ], - "derivative": "JUNGLE", - "biomeStyle": {"style": "IRIS"}, - "biomeZoom": 4, - "biomeScatter": [ - "BAMBOO_JUNGLE", - "DESERT" - ], - "biomeSkyScatter": [ - "SWAMP", - "JUNGLE" + { + "minHeight": 2, + "maxHeight": 4, + "palette": [ + "DIRT" + ] + }, + { + "minHeight": 6, + "maxHeight": 18, + "style": { + "style": "STATIC" + }, + "palette": [ + "STONE", + "ANDESITE", + "STONE" + ] + } + ], + "effects": [ + { + "interval": 550, + "particleOffset": 12, + "particleEffect": "TOTEM", + "particleCount": 0, + "particleAltX": 0.301, + "particleAltY": -0.33885, + "particleAltZ": 0.301, + "chance": 1 + } + ], + "objects": [ + { + "chance": 0.00375, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "camp/camp" + ], + "translate": { + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "chance": 0.5, + "density": 2, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "jungle-remade/jcoco-2", + "jungle-remade/jcoco-3", + "jungle-remade/jcoco-4", + "jungle-remade/jcoco-5", + "jungle-remade/j6", + "jungle-remade/j7", + "jungle-remade/j8", + "jungle-remade/j9", + "jungle-remade/j11", + "jungle-remade/j12", + "jungle-remade/j13" + ], + "translate": { + "x": 0, + "y": -5, + "z": 0 + } + }, + { + "chance": 0.5, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "jungle-remade/sjungle-1", + "jungle-remade/sjungle-2", + "jungle-remade/sjungle-3", + "jungle-remade/sjungle-4" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } + }, + { + "chance": 0.06, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "boulder/boulder1", + "boulder/boulder2", + "boulder/boulder4", + "boulder/boulder5", + "boulder/boulder6", + "boulder/boulder7", + "boulder/boulder8" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } + }, + { + "chance": 0.009, + "density": 3, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "jungle-remade/bjungle-1", + "jungle-remade/bjungle-2", + "jungle-remade/bjungle-3", + "jungle-remade/bjungle-4", + "jungle-remade/bjungle-5" + ], + "translate": { + "x": 0, + "y": -12, + "z": 0 + } + } + ], + "wall": { + "style": { + "style": "IRIS" + }, + "zoom": 0.1, + "palette": [ + "STRIPPED_JUNGLE_WOOD", + "minecraft:jungle_leaves[persistent=true]", + "STRIPPED_JUNGLE_WOOD", + "minecraft:jungle_leaves[persistent=true]", + "STRIPPED_JUNGLE_WOOD", + "minecraft:jungle_leaves[persistent=true]", + "STRIPPED_JUNGLE_WOOD" ] + }, + "children": [ + "tropical-rainforest-hills", + "tropical-jungle-denmyre" + ], + "generators": [ + { + "generator": "sharp", + "min": 3, + "max": 9 + } + ], + "decorators": [ + { + "zoom": 0.1, + "chance": 0.45, + "palette": [ + "minecraft:jungle_leaves[persistent=true]", + "TALL_GRASS", + "GRASS", + "minecraft:jungle_leaves[persistent=true]", + "GRASS", + "minecraft:jungle_leaves[persistent=true]" + ], + "style": { + "style": "FRACTAL_BILLOW_IRIS", + "fracture": { + "style": "STATIC" + } + }, + "variance": { + "style": "IRIS" + } + }, + { + "zoom": 10, + "chance": 0.1, + "palette": [ + "JUNGLE_WOOD" + ], + "heightVariance": { + "style": "IRIS" + }, + "verticalZoom": 88, + "style": { + "style": "STATIC" + }, + "variance": { + "style": "IRIS" + } + }, + { + "zoom": 10, + "chance": 0.5, + "palette": [ + "GRASS", + "TALL_GRASS" + ], + "heightVariance": { + "style": "STATIC" + }, + "verticalZoom": 88, + "style": { + "style": "STATIC" + }, + "variance": { + "style": "STATIC" + } + } + ], + "derivative": "JUNGLE", + "biomeStyle": { + "style": "IRIS" + }, + "biomeZoom": 4, + "biomeScatter": [ + "BAMBOO_JUNGLE", + "DESERT" + ], + "biomeSkyScatter": [ + "SWAMP", + "JUNGLE" + ] } \ No newline at end of file diff --git a/overworld/dimensions/overworld.json b/overworld/dimensions/overworld.json index 770aa83b..9e0fa889 100644 --- a/overworld/dimensions/overworld.json +++ b/overworld/dimensions/overworld.json @@ -14,7 +14,7 @@ ], "mirrorCeiling": false, "decorate": true, - "placeObjects": false, + "placeObjects": true, "postProcessing": true, "carving": false, "caves": false, @@ -41,7 +41,7 @@ "vanillaStructures": true, "caveScale": 1, "caveShift": -11, - "focus": "tundra-redwood-cliffs", + "focus": "", "fluidHeight": 99, "biomeZoom": 4.25, "regionZoom": 9.5,