diff --git a/biomes/frozen-beach.json b/biomes/frozen-beach.json index b623fd5c..4c60fc82 100644 --- a/biomes/frozen-beach.json +++ b/biomes/frozen-beach.json @@ -15,9 +15,19 @@ } ], "entityInitialSpawns": [ - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "wolf", "maxSpawns": 2, "minSpawns": 1, "rarity": 6} -], + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "wolf", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 6 + } + ], "objects": [ { "chance": 0.001, diff --git a/biomes/frozen-mountains-cliffs.json b/biomes/frozen-mountains-cliffs.json index 8536abdf..868dd169 100644 --- a/biomes/frozen-mountains-cliffs.json +++ b/biomes/frozen-mountains-cliffs.json @@ -178,9 +178,19 @@ } ], "entityInitialSpawns": [ - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "children": [ "frozen-peak", "frozen-mountains", diff --git a/biomes/frozen-mountains.json b/biomes/frozen-mountains.json index 887b3f6e..78fee9f6 100644 --- a/biomes/frozen-mountains.json +++ b/biomes/frozen-mountains.json @@ -125,9 +125,19 @@ } ], "entityInitialSpawns": [ - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "biomeZoom": 30, "derivative": "SNOWY_TAIGA_MOUNTAINS", "biomeStyle": { diff --git a/biomes/frozen-peak.json b/biomes/frozen-peak.json index 4bf7407d..8671e447 100644 --- a/biomes/frozen-peak.json +++ b/biomes/frozen-peak.json @@ -63,9 +63,19 @@ } ], "entityInitialSpawns": [ - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "name": "Frozen Peaks", "layers": [ { diff --git a/biomes/frozen-pines.json b/biomes/frozen-pines.json index 3339de64..8533b720 100644 --- a/biomes/frozen-pines.json +++ b/biomes/frozen-pines.json @@ -142,9 +142,19 @@ "frozen-vander" ], "entityInitialSpawns": [ - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "name": "Frozen Pines", "layers": [ { diff --git a/biomes/frozen-plains-hills.json b/biomes/frozen-plains-hills.json index aa96fbf3..8176c83e 100644 --- a/biomes/frozen-plains-hills.json +++ b/biomes/frozen-plains-hills.json @@ -144,9 +144,19 @@ } ], "entityInitialSpawns": [ - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "generators": [ { "min": 5, diff --git a/biomes/frozen-plains.json b/biomes/frozen-plains.json index e06927ce..8d25385f 100644 --- a/biomes/frozen-plains.json +++ b/biomes/frozen-plains.json @@ -39,9 +39,19 @@ "frozen-plains-hills" ], "entityInitialSpawns": [ - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "objects": [ { "chance": 0.000256, diff --git a/biomes/frozen-redwoods-forest.json b/biomes/frozen-redwoods-forest.json index b91fdf83..587f437c 100644 --- a/biomes/frozen-redwoods-forest.json +++ b/biomes/frozen-redwoods-forest.json @@ -131,9 +131,19 @@ } ], "entityInitialSpawns": [ - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "biomeZoom": 30, "derivative": "SNOWY_TAIGA_MOUNTAINS", "biomeStyle": { diff --git a/biomes/frozen-vander.json b/biomes/frozen-vander.json index 8a567f2a..3c547e3a 100644 --- a/biomes/frozen-vander.json +++ b/biomes/frozen-vander.json @@ -168,9 +168,19 @@ } ], "entityInitialSpawns": [ - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "biomeZoom": 50, "derivative": "SNOWY_TAIGA_MOUNTAINS", "biomeStyle": { diff --git a/biomes/hot-acacia-denmyre.json b/biomes/hot-acacia-denmyre.json index d1c8bdad..f23f7a13 100644 --- a/biomes/hot-acacia-denmyre.json +++ b/biomes/hot-acacia-denmyre.json @@ -102,7 +102,9 @@ "edit": [ { "find": [ - {"block": "acacia_planks"} + { + "block": "acacia_planks" + } ], "replace": { "palette": [ @@ -113,10 +115,21 @@ } }, { - "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{"block": "acacia_leaves", "data": { - "persistent": true - }}]} + "find": [ + { + "block": "acacia_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "acacia_leaves", + "data": { + "persistent": true + } + } + ] + } } ], "rotation": { @@ -199,9 +212,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "derivative": "DESERT", "wall": { "style": { diff --git a/biomes/hot-beach.json b/biomes/hot-beach.json index aa254347..f762555f 100644 --- a/biomes/hot-beach.json +++ b/biomes/hot-beach.json @@ -1,9 +1,19 @@ { "vanillaDerivative": "BEACH", "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "decorators": [ { "chance": 0.0005, diff --git a/biomes/hot-desert-mountains.json b/biomes/hot-desert-mountains.json index 2bbc13be..41474cda 100644 --- a/biomes/hot-desert-mountains.json +++ b/biomes/hot-desert-mountains.json @@ -69,9 +69,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "objects": [ { "chance": 0.001, diff --git a/biomes/hot-desert-red.json b/biomes/hot-desert-red.json index 497fd609..0d5c3b01 100644 --- a/biomes/hot-desert-red.json +++ b/biomes/hot-desert-red.json @@ -72,9 +72,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "name": "Red Desert", "layers": [ { diff --git a/biomes/hot-desert.json b/biomes/hot-desert.json index c083efd6..cb1ad732 100644 --- a/biomes/hot-desert.json +++ b/biomes/hot-desert.json @@ -71,9 +71,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "objects": [ { "chance": 0.001, diff --git a/biomes/hot-dry-forest.json b/biomes/hot-dry-forest.json index f4818f93..fc6a0bd9 100644 --- a/biomes/hot-dry-forest.json +++ b/biomes/hot-dry-forest.json @@ -259,9 +259,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "name": "Dry Forest", "layers": [ { diff --git a/biomes/hot-mesa-blue.json b/biomes/hot-mesa-blue.json index e3d55f89..90cae909 100644 --- a/biomes/hot-mesa-blue.json +++ b/biomes/hot-mesa-blue.json @@ -45,9 +45,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "name": "Midnight Mesa", "layers": [ { diff --git a/biomes/hot-mesa-cliffs-yellow.json b/biomes/hot-mesa-cliffs-yellow.json index f2e3c1d5..718b533f 100644 --- a/biomes/hot-mesa-cliffs-yellow.json +++ b/biomes/hot-mesa-cliffs-yellow.json @@ -46,9 +46,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "name": "Yellow Mesa", "layers": [ { diff --git a/biomes/hot-mesa-cliffs.json b/biomes/hot-mesa-cliffs.json index 5cc8f8b1..c2170a42 100644 --- a/biomes/hot-mesa-cliffs.json +++ b/biomes/hot-mesa-cliffs.json @@ -46,9 +46,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "name": "Shattered Mesa", "layers": [ { diff --git a/biomes/hot-mesa-dark.json b/biomes/hot-mesa-dark.json index 6b513e1e..24ac299a 100644 --- a/biomes/hot-mesa-dark.json +++ b/biomes/hot-mesa-dark.json @@ -45,10 +45,20 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], -"childShrinkFactor": 0.35, + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], + "childShrinkFactor": 0.35, "children": [ "hot-mesa-cliffs", "hot-mesa-cliffs-yellow", diff --git a/biomes/hot-mesa-green.json b/biomes/hot-mesa-green.json index b9a38d93..de8c5593 100644 --- a/biomes/hot-mesa-green.json +++ b/biomes/hot-mesa-green.json @@ -45,9 +45,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "name": "Earthbound Mesa", "layers": [ { diff --git a/biomes/hot-mesa-red.json b/biomes/hot-mesa-red.json index 69149668..ec01a1b9 100644 --- a/biomes/hot-mesa-red.json +++ b/biomes/hot-mesa-red.json @@ -45,9 +45,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "name": "Bloody Mesa", "layers": [ { diff --git a/biomes/hot-mesa-yellow.json b/biomes/hot-mesa-yellow.json index 0a9e35b3..aaa7d354 100644 --- a/biomes/hot-mesa-yellow.json +++ b/biomes/hot-mesa-yellow.json @@ -45,9 +45,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "children": [ "hot-mesa-dark" ], diff --git a/biomes/hot-ocean-cliffs.json b/biomes/hot-ocean-cliffs.json index 104d9d8f..292c87fa 100644 --- a/biomes/hot-ocean-cliffs.json +++ b/biomes/hot-ocean-cliffs.json @@ -97,7 +97,6 @@ } } ], - "objects": [ { "chance": 0.01, @@ -118,8 +117,18 @@ ], "edit": [ { - "find": [{"block": "oak_stairs"}], - "replace": {"palette": [{"block": "oak_planks"}]} + "find": [ + { + "block": "oak_stairs" + } + ], + "replace": { + "palette": [ + { + "block": "oak_planks" + } + ] + } } ], "translate": { diff --git a/biomes/hot-ocean.json b/biomes/hot-ocean.json index 12acde4a..32d76f6b 100644 --- a/biomes/hot-ocean.json +++ b/biomes/hot-ocean.json @@ -119,7 +119,9 @@ "edit": [ { "find": [ - {"block": "water"} + { + "block": "water" + } ], "replace": { "palette": [ @@ -163,8 +165,18 @@ ], "edit": [ { - "find": [{"block": "oak_stairs"}], - "replace": {"palette": [{"block": "oak_planks"}]} + "find": [ + { + "block": "oak_stairs" + } + ], + "replace": { + "palette": [ + { + "block": "oak_planks" + } + ] + } } ], "translate": { diff --git a/biomes/hot-savanna-cliff.json b/biomes/hot-savanna-cliff.json index d26079fb..deed1b59 100644 --- a/biomes/hot-savanna-cliff.json +++ b/biomes/hot-savanna-cliff.json @@ -68,9 +68,19 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "children": [ "hot-acacia-denmyre" ], diff --git a/biomes/hot-savanna.json b/biomes/hot-savanna.json index 1b8c2aaf..c800c8f8 100644 --- a/biomes/hot-savanna.json +++ b/biomes/hot-savanna.json @@ -5,9 +5,19 @@ "SAVANNA" ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "decorators": [ { "chance": 0.001, @@ -231,7 +241,8 @@ } ], "name": "Savanna", - "layers": [{ + "layers": [ + { "minHeight": 3, "maxHeight": 5, "slopeCondition": { diff --git a/biomes/mosaic-lith-black.json b/biomes/mosaic-lith-black.json index b9b9eeb9..94c18572 100644 --- a/biomes/mosaic-lith-black.json +++ b/biomes/mosaic-lith-black.json @@ -56,7 +56,9 @@ "edit": [ { "find": [ - {"block": "blue_terracotta"} + { + "block": "blue_terracotta" + } ], "replace": { "palette": [ @@ -68,7 +70,9 @@ }, { "find": [ - {"block": "white_stained_glass"} + { + "block": "white_stained_glass" + } ], "replace": { "palette": [ @@ -123,11 +127,21 @@ "chance": 0.3, "edit": [ { - "find": [{"block": "nether_wart_block"}], - "replace": {"palette": [{ - "block": "black_concrete", - "backup": {"block": "coal_block"} - }]} + "find": [ + { + "block": "nether_wart_block" + } + ], + "replace": { + "palette": [ + { + "block": "black_concrete", + "backup": { + "block": "coal_block" + } + } + ] + } } ], "rotation": { diff --git a/biomes/mosaic-lith-cyan.json b/biomes/mosaic-lith-cyan.json index 096ce993..110fc9f3 100644 --- a/biomes/mosaic-lith-cyan.json +++ b/biomes/mosaic-lith-cyan.json @@ -66,7 +66,9 @@ "edit": [ { "find": [ - {"block": "blue_terracotta"} + { + "block": "blue_terracotta" + } ], "replace": { "palette": [ @@ -78,7 +80,9 @@ }, { "find": [ - {"block": "white_stained_glass"} + { + "block": "white_stained_glass" + } ], "replace": { "palette": [ diff --git a/biomes/mosaic-lith-green.json b/biomes/mosaic-lith-green.json index efc33332..b84e7988 100644 --- a/biomes/mosaic-lith-green.json +++ b/biomes/mosaic-lith-green.json @@ -64,7 +64,9 @@ "edit": [ { "find": [ - {"block": "blue_terracotta"} + { + "block": "blue_terracotta" + } ], "replace": { "palette": [ @@ -76,7 +78,9 @@ }, { "find": [ - {"block": "white_stained_glass"} + { + "block": "white_stained_glass" + } ], "replace": { "palette": [ diff --git a/biomes/mosaic-lith-purple.json b/biomes/mosaic-lith-purple.json index 092bcf3c..a1b4b06e 100644 --- a/biomes/mosaic-lith-purple.json +++ b/biomes/mosaic-lith-purple.json @@ -45,7 +45,9 @@ "edit": [ { "find": [ - {"block": "blue_terracotta"} + { + "block": "blue_terracotta" + } ], "replace": { "palette": [ diff --git a/biomes/mosaic-lith-red.json b/biomes/mosaic-lith-red.json index a678a083..ff2474fb 100644 --- a/biomes/mosaic-lith-red.json +++ b/biomes/mosaic-lith-red.json @@ -133,7 +133,9 @@ "edit": [ { "find": [ - {"block": "blue_terracotta"} + { + "block": "blue_terracotta" + } ], "replace": { "palette": [ @@ -145,7 +147,9 @@ }, { "find": [ - {"block": "white_stained_glass"} + { + "block": "white_stained_glass" + } ], "replace": { "palette": [ @@ -289,7 +293,6 @@ "min": 25, "max": 60, "generator": "plain" - } ], "derivative": "CRIMSON_FOREST", diff --git a/biomes/mosaic-lith-white.json b/biomes/mosaic-lith-white.json index 08f9be69..91e9c437 100644 --- a/biomes/mosaic-lith-white.json +++ b/biomes/mosaic-lith-white.json @@ -27,7 +27,9 @@ "edit": [ { "find": [ - {"block": "blue_terracotta"} + { + "block": "blue_terracotta" + } ], "replace": { "palette": [ @@ -39,7 +41,9 @@ }, { "find": [ - {"block": "white_stained_glass"} + { + "block": "white_stained_glass" + } ], "replace": { "palette": [ diff --git a/biomes/mushroom-crimson-forest.json b/biomes/mushroom-crimson-forest.json index 90ddb12f..76e1dd1d 100644 --- a/biomes/mushroom-crimson-forest.json +++ b/biomes/mushroom-crimson-forest.json @@ -67,7 +67,9 @@ "edit": [ { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -79,7 +81,9 @@ }, { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -123,7 +127,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -135,7 +141,9 @@ }, { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -179,7 +187,9 @@ "edit": [ { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -191,7 +201,9 @@ }, { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -237,7 +249,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -249,7 +263,9 @@ }, { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -295,7 +311,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -307,7 +325,9 @@ }, { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -346,7 +366,9 @@ "edit": [ { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -358,7 +380,9 @@ }, { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ diff --git a/biomes/mushroom-forest-hills.json b/biomes/mushroom-forest-hills.json index 2428bffc..84fc6f9d 100644 --- a/biomes/mushroom-forest-hills.json +++ b/biomes/mushroom-forest-hills.json @@ -104,7 +104,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -179,7 +181,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -224,7 +228,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -269,7 +275,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -426,7 +434,6 @@ ] } ], - "generators": [ { "min": 12, diff --git a/biomes/mushroom-forest.json b/biomes/mushroom-forest.json index 1e672a33..e451ab3a 100644 --- a/biomes/mushroom-forest.json +++ b/biomes/mushroom-forest.json @@ -107,7 +107,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -182,7 +184,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -227,7 +231,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -272,7 +278,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -429,7 +437,6 @@ ] } ], - "generators": [ { "min": 6, diff --git a/biomes/mushroom-ocean.json b/biomes/mushroom-ocean.json index 5e984b12..ecc98cee 100644 --- a/biomes/mushroom-ocean.json +++ b/biomes/mushroom-ocean.json @@ -115,8 +115,18 @@ ], "edit": [ { - "find": [{"block": "oak_stairs"}], - "replace": {"palette": [{"block": "oak_planks"}]} + "find": [ + { + "block": "oak_stairs" + } + ], + "replace": { + "palette": [ + { + "block": "oak_planks" + } + ] + } } ], "translate": { @@ -130,7 +140,9 @@ "edit": [ { "find": [ - {"block":"shroomlight"} + { + "block": "shroomlight" + } ], "replace": { "palette": [ diff --git a/biomes/mushroom-plains.json b/biomes/mushroom-plains.json index 657c5d27..0552bf89 100644 --- a/biomes/mushroom-plains.json +++ b/biomes/mushroom-plains.json @@ -107,7 +107,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -151,7 +153,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -262,7 +266,6 @@ ] } ], - "generators": [ { "min": 3, diff --git a/biomes/mushroom-warped-forest.json b/biomes/mushroom-warped-forest.json index 0a7402fb..d35227c0 100644 --- a/biomes/mushroom-warped-forest.json +++ b/biomes/mushroom-warped-forest.json @@ -84,7 +84,9 @@ "edit": [ { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -96,7 +98,9 @@ }, { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -108,7 +112,9 @@ }, { "find": [ - {"block":"mushroom_stem"} + { + "block": "mushroom_stem" + } ], "replace": { "palette": [ @@ -152,7 +158,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -164,7 +172,9 @@ }, { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -176,7 +186,9 @@ }, { "find": [ - {"block":"mushroom_stem"} + { + "block": "mushroom_stem" + } ], "replace": { "palette": [ @@ -220,7 +232,9 @@ "edit": [ { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -232,7 +246,9 @@ }, { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -244,7 +260,9 @@ }, { "find": [ - {"block":"mushroom_stem"} + { + "block": "mushroom_stem" + } ], "replace": { "palette": [ @@ -290,7 +308,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -302,7 +322,9 @@ }, { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -314,7 +336,9 @@ }, { "find": [ - {"block":"mushroom_stem"} + { + "block": "mushroom_stem" + } ], "replace": { "palette": [ @@ -360,7 +384,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -372,7 +398,9 @@ }, { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -384,7 +412,9 @@ }, { "find": [ - {"block":"mushroom_stem"} + { + "block": "mushroom_stem" + } ], "replace": { "palette": [ @@ -423,7 +453,9 @@ "edit": [ { "find": [ - {"block":"brown_mushroom_block"} + { + "block": "brown_mushroom_block" + } ], "replace": { "palette": [ @@ -435,7 +467,9 @@ }, { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -447,7 +481,9 @@ }, { "find": [ - {"block":"mushroom_stem"} + { + "block": "mushroom_stem" + } ], "replace": { "palette": [ diff --git a/biomes/rocky-ocean.json b/biomes/rocky-ocean.json index 7881e635..254859fc 100644 --- a/biomes/rocky-ocean.json +++ b/biomes/rocky-ocean.json @@ -119,8 +119,18 @@ ], "edit": [ { - "find": [{"block": "oak_stairs"}], - "replace": {"palette": [{"block": "oak_planks"}]} + "find": [ + { + "block": "oak_stairs" + } + ], + "replace": { + "palette": [ + { + "block": "oak_planks" + } + ] + } } ], "translate": { diff --git a/biomes/swamp-beach.json b/biomes/swamp-beach.json index 65d2954e..e8e19968 100644 --- a/biomes/swamp-beach.json +++ b/biomes/swamp-beach.json @@ -71,8 +71,18 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } ], "name": "Swamp Beach", "layers": [ diff --git a/biomes/swamp-dark-oak-denmyre.json b/biomes/swamp-dark-oak-denmyre.json index 51fa5f7d..ede1785b 100644 --- a/biomes/swamp-dark-oak-denmyre.json +++ b/biomes/swamp-dark-oak-denmyre.json @@ -106,7 +106,9 @@ "edit": [ { "find": [ - {"block": "acacia_planks"} + { + "block": "acacia_planks" + } ], "replace": { "palette": [ @@ -117,18 +119,49 @@ } }, { - "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{"block": "dark_oak_leaves", "data": { - "persistent": true - }}]} + "find": [ + { + "block": "acacia_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "dark_oak_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "acacia_fence"}], - "replace": {"palette": [{"block": "dark_oak_fence"}]} + "find": [ + { + "block": "acacia_fence" + } + ], + "replace": { + "palette": [ + { + "block": "dark_oak_fence" + } + ] + } }, { - "find": [{"block": "acacia_wood"}], - "replace": {"palette": [{"block": "dark_oak_wood"}]} + "find": [ + { + "block": "acacia_wood" + } + ], + "replace": { + "palette": [ + { + "block": "dark_oak_wood" + } + ] + } } ], "rotation": { @@ -186,7 +219,9 @@ "edit": [ { "find": [ - {"block":"spruce_leaves"} + { + "block": "spruce_leaves" + } ], "replace": { "palette": [ @@ -201,7 +236,9 @@ }, { "find": [ - {"block": "birch_leaves"} + { + "block": "birch_leaves" + } ], "replace": { "palette": [ @@ -216,7 +253,9 @@ }, { "find": [ - {"block": "dark_oak_fence"} + { + "block": "dark_oak_fence" + } ], "replace": { "palette": [ @@ -260,8 +299,18 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } ], "name": "Swamp Denmyre", "layers": [ diff --git a/biomes/swamp-marsh-rotten.json b/biomes/swamp-marsh-rotten.json index 0edbe4a3..ac42c4ae 100644 --- a/biomes/swamp-marsh-rotten.json +++ b/biomes/swamp-marsh-rotten.json @@ -57,8 +57,18 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } ], "objects": [ { @@ -80,7 +90,6 @@ "wasteland/dead-4", "wasteland/dead-5", "wasteland/dead-6" - ], "translate": { "x": 0, @@ -107,7 +116,6 @@ "misc/shrub-4", "misc/shrub-5", "misc/shrub-6" - ], "translate": { "x": 0, diff --git a/biomes/swamp-marsh.json b/biomes/swamp-marsh.json index 4bfcfa8a..dd27f7c2 100644 --- a/biomes/swamp-marsh.json +++ b/biomes/swamp-marsh.json @@ -60,8 +60,18 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } ], "objects": [ { diff --git a/biomes/swamp-mountain-forest.json b/biomes/swamp-mountain-forest.json index 4637103d..9a125d35 100644 --- a/biomes/swamp-mountain-forest.json +++ b/biomes/swamp-mountain-forest.json @@ -144,7 +144,9 @@ "edit": [ { "find": [ - {"block": "birch_leaves"} + { + "block": "birch_leaves" + } ], "replace": { "palette": [ @@ -156,7 +158,9 @@ }, { "find": [ - {"block": "dark_oak_fence"} + { + "block": "dark_oak_fence" + } ], "replace": { "palette": [ @@ -199,7 +203,9 @@ "edit": [ { "find": [ - {"block": "oak_log"} + { + "block": "oak_log" + } ], "replace": { "palette": [ @@ -211,7 +217,9 @@ }, { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ @@ -223,7 +231,9 @@ }, { "find": [ - {"block": "oak_fence"} + { + "block": "oak_fence" + } ], "replace": { "palette": [ @@ -235,7 +245,9 @@ }, { "find": [ - {"block": "dark_oak_planks"} + { + "block": "dark_oak_planks" + } ], "replace": { "palette": [ @@ -326,7 +338,9 @@ "edit": [ { "find": [ - {"block": "oak_log"} + { + "block": "oak_log" + } ], "replace": { "palette": [ @@ -338,7 +352,9 @@ }, { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ @@ -350,7 +366,9 @@ }, { "find": [ - {"block": "oak_fence"} + { + "block": "oak_fence" + } ], "replace": { "palette": [ @@ -362,7 +380,9 @@ }, { "find": [ - {"block": "dark_oak_planks"} + { + "block": "dark_oak_planks" + } ], "replace": { "palette": [ @@ -434,7 +454,6 @@ ] } ], - "generators": [ { "min": 75, @@ -443,8 +462,18 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } ], "derivative": "SWAMP", "wall": { diff --git a/biomes/swamp-ocean.json b/biomes/swamp-ocean.json index 85e3c54f..902cfc16 100644 --- a/biomes/swamp-ocean.json +++ b/biomes/swamp-ocean.json @@ -140,8 +140,18 @@ ], "edit": [ { - "find": [{"block": "oak_stairs"}], - "replace": {"palette": [{"block": "oak_planks"}]} + "find": [ + { + "block": "oak_stairs" + } + ], + "replace": { + "palette": [ + { + "block": "oak_planks" + } + ] + } } ], "translate": { diff --git a/biomes/swamp-roofed-forest.json b/biomes/swamp-roofed-forest.json index 9afe1096..da5929b8 100644 --- a/biomes/swamp-roofed-forest.json +++ b/biomes/swamp-roofed-forest.json @@ -96,7 +96,9 @@ "edit": [ { "find": [ - {"block":"spruce_leaves"} + { + "block": "spruce_leaves" + } ], "replace": { "palette": [ @@ -108,7 +110,9 @@ }, { "find": [ - {"block": "birch_leaves"} + { + "block": "birch_leaves" + } ], "replace": { "palette": [ @@ -185,7 +189,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -229,7 +235,9 @@ "edit": [ { "find": [ - {"block": "birch_leaves"} + { + "block": "birch_leaves" + } ], "replace": { "palette": [ @@ -241,7 +249,9 @@ }, { "find": [ - {"block": "dark_oak_fence"} + { + "block": "dark_oak_fence" + } ], "replace": { "palette": [ @@ -311,7 +321,9 @@ "edit": [ { "find": [ - {"block": "oak_log"} + { + "block": "oak_log" + } ], "replace": { "palette": [ @@ -323,7 +335,9 @@ }, { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ @@ -335,7 +349,9 @@ }, { "find": [ - {"block": "oak_fence"} + { + "block": "oak_fence" + } ], "replace": { "palette": [ @@ -347,7 +363,9 @@ }, { "find": [ - {"block": "dark_oak_planks"} + { + "block": "dark_oak_planks" + } ], "replace": { "palette": [ @@ -386,7 +404,9 @@ "edit": [ { "find": [ - {"block": "oak_log"} + { + "block": "oak_log" + } ], "replace": { "palette": [ @@ -398,7 +418,9 @@ }, { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ @@ -410,7 +432,9 @@ }, { "find": [ - {"block": "oak_fence"} + { + "block": "oak_fence" + } ], "replace": { "palette": [ @@ -422,7 +446,9 @@ }, { "find": [ - {"block": "dark_oak_planks"} + { + "block": "dark_oak_planks" + } ], "replace": { "palette": [ @@ -519,7 +545,6 @@ ] } ], - "generators": [ { "min": 4, @@ -528,8 +553,18 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } ], "derivative": "SWAMP", "wall": { diff --git a/biomes/swamp-roofed-wayward.json b/biomes/swamp-roofed-wayward.json index 4648197a..fed29f37 100644 --- a/biomes/swamp-roofed-wayward.json +++ b/biomes/swamp-roofed-wayward.json @@ -66,10 +66,11 @@ { "chance": 0.5, "edit": [ - { "find": [ - {"block": "birch_leaves"} + { + "block": "birch_leaves" + } ], "replace": { "palette": [ @@ -84,7 +85,9 @@ }, { "find": [ - {"block": "dark_oak_fence"} + { + "block": "dark_oak_fence" + } ], "replace": { "palette": [ @@ -124,14 +127,15 @@ "y": 0, "z": 0 } - }, - { + { "chance": 0.5, "edit": [ { "find": [ - {"block":"spruce_leaves"} + { + "block": "spruce_leaves" + } ], "replace": { "palette": [ @@ -146,7 +150,9 @@ }, { "find": [ - {"block": "birch_leaves"} + { + "block": "birch_leaves" + } ], "replace": { "palette": [ @@ -226,7 +232,9 @@ "edit": [ { "find": [ - {"block":"red_mushroom_block"} + { + "block": "red_mushroom_block" + } ], "replace": { "palette": [ @@ -297,7 +305,9 @@ "edit": [ { "find": [ - {"block": "oak_log"} + { + "block": "oak_log" + } ], "replace": { "palette": [ @@ -309,7 +319,9 @@ }, { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ @@ -321,7 +333,9 @@ }, { "find": [ - {"block": "oak_fence"} + { + "block": "oak_fence" + } ], "replace": { "palette": [ @@ -333,7 +347,9 @@ }, { "find": [ - {"block": "dark_oak_planks"} + { + "block": "dark_oak_planks" + } ], "replace": { "palette": [ @@ -372,7 +388,9 @@ "edit": [ { "find": [ - {"block": "oak_log"} + { + "block": "oak_log" + } ], "replace": { "palette": [ @@ -384,7 +402,9 @@ }, { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ @@ -396,7 +416,9 @@ }, { "find": [ - {"block": "oak_fence"} + { + "block": "oak_fence" + } ], "replace": { "palette": [ @@ -408,7 +430,9 @@ }, { "find": [ - {"block": "dark_oak_planks"} + { + "block": "dark_oak_planks" + } ], "replace": { "palette": [ @@ -505,7 +529,6 @@ ] } ], - "generators": [ { "min": -7, @@ -514,8 +537,18 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } ], "derivative": "SWAMP", "wall": { diff --git a/biomes/swamp-willow-forest.json b/biomes/swamp-willow-forest.json index 1b084b6d..602f0cf3 100644 --- a/biomes/swamp-willow-forest.json +++ b/biomes/swamp-willow-forest.json @@ -98,7 +98,9 @@ "edit": [ { "find": [ - {"block": "oak_log"} + { + "block": "oak_log" + } ], "replace": { "palette": [ @@ -110,7 +112,9 @@ }, { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ @@ -122,7 +126,9 @@ }, { "find": [ - {"block": "oak_fence"} + { + "block": "oak_fence" + } ], "replace": { "palette": [ @@ -134,7 +140,9 @@ }, { "find": [ - {"block": "dark_oak_planks"} + { + "block": "dark_oak_planks" + } ], "replace": { "palette": [ @@ -177,7 +185,9 @@ "edit": [ { "find": [ - {"block": "oak_log"} + { + "block": "oak_log" + } ], "replace": { "palette": [ @@ -189,7 +199,9 @@ }, { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ @@ -201,7 +213,9 @@ }, { "find": [ - {"block": "oak_fence"} + { + "block": "oak_fence" + } ], "replace": { "palette": [ @@ -213,7 +227,9 @@ }, { "find": [ - {"block": "dark_oak_planks"} + { + "block": "dark_oak_planks" + } ], "replace": { "palette": [ @@ -275,7 +291,9 @@ "edit": [ { "find": [ - {"block": "oak_log"} + { + "block": "oak_log" + } ], "replace": { "palette": [ @@ -287,7 +305,9 @@ }, { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ @@ -299,7 +319,9 @@ }, { "find": [ - {"block": "oak_fence"} + { + "block": "oak_fence" + } ], "replace": { "palette": [ @@ -311,7 +333,9 @@ }, { "find": [ - {"block": "dark_oak_planks"} + { + "block": "dark_oak_planks" + } ], "replace": { "palette": [ @@ -349,7 +373,9 @@ "edit": [ { "find": [ - {"block": "oak_log"} + { + "block": "oak_log" + } ], "replace": { "palette": [ @@ -361,7 +387,9 @@ }, { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ @@ -373,7 +401,9 @@ }, { "find": [ - {"block": "oak_fence"} + { + "block": "oak_fence" + } ], "replace": { "palette": [ @@ -385,7 +415,9 @@ }, { "find": [ - {"block": "dark_oak_planks"} + { + "block": "dark_oak_planks" + } ], "replace": { "palette": [ @@ -483,7 +515,6 @@ ] } ], - "generators": [ { "min": 4, diff --git a/biomes/temperate-beach.json b/biomes/temperate-beach.json index 76616b02..84868344 100644 --- a/biomes/temperate-beach.json +++ b/biomes/temperate-beach.json @@ -55,12 +55,32 @@ } } ], -"entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + "entityInitialSpawns": [ + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "objects": [ { "mode": "PAINT", diff --git a/biomes/temperate-birch-denmyre.json b/biomes/temperate-birch-denmyre.json index 14193f48..82bd6688 100644 --- a/biomes/temperate-birch-denmyre.json +++ b/biomes/temperate-birch-denmyre.json @@ -133,7 +133,9 @@ "edit": [ { "find": [ - {"block": "acacia_planks"} + { + "block": "acacia_planks" + } ], "replace": { "palette": [ @@ -144,18 +146,49 @@ } }, { - "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{"block": "birch_leaves", "data": { - "persistent": true - }}]} + "find": [ + { + "block": "acacia_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "birch_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "acacia_fence"}], - "replace": {"palette": [{"block": "birch_fence"}]} + "find": [ + { + "block": "acacia_fence" + } + ], + "replace": { + "palette": [ + { + "block": "birch_fence" + } + ] + } }, { - "find": [{"block": "acacia_wood"}], - "replace": {"palette": [{"block": "birch_wood"}]} + "find": [ + { + "block": "acacia_wood" + } + ], + "replace": { + "palette": [ + { + "block": "birch_wood" + } + ] + } } ], "rotation": { @@ -185,22 +218,55 @@ { "edit": [ { - "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{"block": "birch_leaves", "data": { - "persistent": true - }}]} + "find": [ + { + "block": "birch_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "birch_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "spruce_leaves"}], - "replace": {"palette": [{"block": "birch_leaves", "data": { - "persistent": true - }}]} + "find": [ + { + "block": "spruce_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "birch_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "spruce_wood"}], - "replace": {"palette": [{"block": "birch_leaves", "data": { - "persistent": true - }}]} + "find": [ + { + "block": "spruce_wood" + } + ], + "replace": { + "palette": [ + { + "block": "birch_leaves", + "data": { + "persistent": true + } + } + ] + } } ], "chance": 0.3, @@ -234,11 +300,31 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "name": "Birch Denmyre", "layers": [ { diff --git a/biomes/temperate-birch-forest.json b/biomes/temperate-birch-forest.json index 50fd52ab..67d1db5f 100644 --- a/biomes/temperate-birch-forest.json +++ b/biomes/temperate-birch-forest.json @@ -5,11 +5,31 @@ "JUNGLE" ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "objects": [ { "mode": "PAINT", diff --git a/biomes/temperate-highlands.json b/biomes/temperate-highlands.json index 694c6b2b..0c96f9f0 100644 --- a/biomes/temperate-highlands.json +++ b/biomes/temperate-highlands.json @@ -5,11 +5,31 @@ "DESERT" ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "decorators": [ { "chance": 0.003, diff --git a/biomes/temperate-island.json b/biomes/temperate-island.json index 4e3c8f28..ca25079c 100644 --- a/biomes/temperate-island.json +++ b/biomes/temperate-island.json @@ -7,11 +7,31 @@ "temperate-wilds" ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "decorators": [ { "chance": 0.19, diff --git a/biomes/temperate-oak-denmyre.json b/biomes/temperate-oak-denmyre.json index 51f74bb0..c2f7998f 100644 --- a/biomes/temperate-oak-denmyre.json +++ b/biomes/temperate-oak-denmyre.json @@ -61,11 +61,31 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "objects": [ { "mode": "PAINT", @@ -94,7 +114,9 @@ "edit": [ { "find": [ - {"block": "acacia_planks"} + { + "block": "acacia_planks" + } ], "replace": { "palette": [ @@ -105,18 +127,49 @@ } }, { - "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{"block": "oak_leaves", "data": { - "persistent": true - }}]} + "find": [ + { + "block": "acacia_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "oak_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "acacia_fence"}], - "replace": {"palette": [{"block": "oak_fence"}]} + "find": [ + { + "block": "acacia_fence" + } + ], + "replace": { + "palette": [ + { + "block": "oak_fence" + } + ] + } }, { - "find": [{"block": "acacia_wood"}], - "replace": {"palette": [{"block": "oak_wood"}]} + "find": [ + { + "block": "acacia_wood" + } + ], + "replace": { + "palette": [ + { + "block": "oak_wood" + } + ] + } } ], "rotation": { @@ -146,22 +199,55 @@ { "edit": [ { - "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{"block": "oak_leaves", "data": { - "persistent": true - }}]} + "find": [ + { + "block": "birch_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "oak_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "spruce_leaves"}], - "replace": {"palette": [{"block": "oak_leaves","data": { - "persistent": true - }}]} + "find": [ + { + "block": "spruce_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "oak_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "spruce_wood"}], - "replace": {"palette": [{"block": "oak_leaves", "data": { - "persistent": true - }}]} + "find": [ + { + "block": "spruce_wood" + } + ], + "replace": { + "palette": [ + { + "block": "oak_leaves", + "data": { + "persistent": true + } + } + ] + } } ], "chance": 0.3, diff --git a/biomes/temperate-oak-forest.json b/biomes/temperate-oak-forest.json index b866ab80..6fc9abc8 100644 --- a/biomes/temperate-oak-forest.json +++ b/biomes/temperate-oak-forest.json @@ -5,11 +5,31 @@ "JUNGLE" ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "objects": [ { "chance": 0.07, @@ -83,8 +103,12 @@ "edit": [ { "find": [ - {"block": "birch_wood"}, - {"block": "birch_log"} + { + "block": "birch_wood" + }, + { + "block": "birch_log" + } ], "replace": { "palette": [ @@ -96,7 +120,9 @@ }, { "find": [ - {"block": "birch_leaves"} + { + "block": "birch_leaves" + } ], "replace": { "palette": [ @@ -205,7 +231,9 @@ "edit": [ { "find": [ - {"block": "white_wool"} + { + "block": "white_wool" + } ], "replace": { "palette": [ @@ -217,7 +245,9 @@ }, { "find": [ - {"block": "black_wool"} + { + "block": "black_wool" + } ], "replace": { "palette": [ diff --git a/biomes/temperate-ocean-deep.json b/biomes/temperate-ocean-deep.json index ff78f6f3..7474109c 100644 --- a/biomes/temperate-ocean-deep.json +++ b/biomes/temperate-ocean-deep.json @@ -95,8 +95,18 @@ ], "edit": [ { - "find": [{"block": "oak_stairs"}], - "replace": {"palette": [{"block": "oak_planks"}]} + "find": [ + { + "block": "oak_stairs" + } + ], + "replace": { + "palette": [ + { + "block": "oak_planks" + } + ] + } } ], "translate": { diff --git a/biomes/temperate-ocean.json b/biomes/temperate-ocean.json index 7ff59590..1ac95742 100644 --- a/biomes/temperate-ocean.json +++ b/biomes/temperate-ocean.json @@ -99,8 +99,18 @@ ], "edit": [ { - "find": [{"block": "oak_stairs"}], - "replace": {"palette": [{"block": "oak_planks"}]} + "find": [ + { + "block": "oak_stairs" + } + ], + "replace": { + "palette": [ + { + "block": "oak_planks" + } + ] + } } ], "translate": { diff --git a/biomes/temperate-plains.json b/biomes/temperate-plains.json index 1e263259..77172c6c 100644 --- a/biomes/temperate-plains.json +++ b/biomes/temperate-plains.json @@ -154,11 +154,31 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "generators": [ { "min": 4, diff --git a/biomes/temperate-wilds.json b/biomes/temperate-wilds.json index 5d8fc077..1ea5a1c6 100644 --- a/biomes/temperate-wilds.json +++ b/biomes/temperate-wilds.json @@ -117,11 +117,31 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "effects": [ { "interval": 250, diff --git a/biomes/tropical-bamboo-forest.json b/biomes/tropical-bamboo-forest.json index 9dff82ec..92256a48 100644 --- a/biomes/tropical-bamboo-forest.json +++ b/biomes/tropical-bamboo-forest.json @@ -56,10 +56,21 @@ } }, { - "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{"block": "jungle_leaves", "data": { - "persistent": true - }}]} + "find": [ + { + "block": "acacia_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "jungle_leaves", + "data": { + "persistent": true + } + } + ] + } }, { "find": [ @@ -193,11 +204,31 @@ } ], "entityInitialSpawns": [ - {"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "biomeZoom": 10, "derivative": "DESERT", "biomeStyle": { diff --git a/biomes/tropical-beach-bamboo.json b/biomes/tropical-beach-bamboo.json index 76321a9c..bdf46256 100644 --- a/biomes/tropical-beach-bamboo.json +++ b/biomes/tropical-beach-bamboo.json @@ -14,9 +14,19 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "ocelot", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "decorators": [ { "chance": 0.03, diff --git a/biomes/tropical-beach-charred.json b/biomes/tropical-beach-charred.json index 88873d04..d0885ad1 100644 --- a/biomes/tropical-beach-charred.json +++ b/biomes/tropical-beach-charred.json @@ -13,9 +13,13 @@ } ], "entityInitialSpawns": [ - {"entity": "wolf", "maxSpawns": 2, "minSpawns": 1, "rarity": 4} - -], + { + "entity": "wolf", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 4 + } + ], "decorators": [ { "chance": 0.01, @@ -55,7 +59,9 @@ "edit": [ { "find": [ - {"block": "player_wall_head"} + { + "block": "player_wall_head" + } ], "replace": { "palette": [ diff --git a/biomes/tropical-beach.json b/biomes/tropical-beach.json index 39af29e0..5a21b0b0 100644 --- a/biomes/tropical-beach.json +++ b/biomes/tropical-beach.json @@ -13,9 +13,19 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "ocelot", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "decorators": [ { "chance": 0.01, @@ -77,7 +87,9 @@ "edit": [ { "find": [ - {"block": "player_wall_head"} + { + "block": "player_wall_head" + } ], "replace": { "palette": [ diff --git a/biomes/tropical-coral-ocean-cliffs.json b/biomes/tropical-coral-ocean-cliffs.json index 48aebe55..1fcf633c 100644 --- a/biomes/tropical-coral-ocean-cliffs.json +++ b/biomes/tropical-coral-ocean-cliffs.json @@ -252,7 +252,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -264,7 +266,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -308,7 +312,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -320,7 +326,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -361,7 +369,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -373,7 +383,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -414,7 +426,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -426,7 +440,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -467,7 +483,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -479,7 +497,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -520,7 +540,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -532,7 +554,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -573,7 +597,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -585,7 +611,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -626,7 +654,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -638,7 +668,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -679,7 +711,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -691,7 +725,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -732,7 +768,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -744,7 +782,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -785,7 +825,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -797,7 +839,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -838,7 +882,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -850,7 +896,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -891,7 +939,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -903,7 +953,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -944,7 +996,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -956,7 +1010,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -997,7 +1053,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1009,7 +1067,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1050,7 +1110,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1062,7 +1124,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1103,7 +1167,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1115,7 +1181,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1156,7 +1224,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1168,7 +1238,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1209,7 +1281,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1221,7 +1295,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1262,7 +1338,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1274,7 +1352,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1315,7 +1395,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1327,7 +1409,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1368,7 +1452,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1380,7 +1466,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1421,7 +1509,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1433,7 +1523,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1474,7 +1566,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1486,7 +1580,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1527,7 +1623,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1539,7 +1637,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ diff --git a/biomes/tropical-coral-ocean.json b/biomes/tropical-coral-ocean.json index b8588c62..38f4ba7b 100644 --- a/biomes/tropical-coral-ocean.json +++ b/biomes/tropical-coral-ocean.json @@ -228,7 +228,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -240,7 +242,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -284,7 +288,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -296,7 +302,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -337,7 +345,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -349,7 +359,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -390,7 +402,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -402,7 +416,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -443,7 +459,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -455,7 +473,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -496,7 +516,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -508,7 +530,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -549,7 +573,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -561,7 +587,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -602,7 +630,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -614,7 +644,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -655,7 +687,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -667,7 +701,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -708,7 +744,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -720,7 +758,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -761,7 +801,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -773,7 +815,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -814,7 +858,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -826,7 +872,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -867,7 +915,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -879,7 +929,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -920,7 +972,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -932,7 +986,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -973,7 +1029,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -985,7 +1043,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1026,7 +1086,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1038,7 +1100,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1079,7 +1143,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1091,7 +1157,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1132,7 +1200,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1144,7 +1214,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1185,7 +1257,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1197,7 +1271,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1238,7 +1314,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1250,7 +1328,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1291,7 +1371,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1303,7 +1385,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1344,7 +1428,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1356,7 +1442,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1397,7 +1485,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1409,7 +1499,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1450,7 +1542,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1462,7 +1556,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ @@ -1503,7 +1599,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ @@ -1515,7 +1613,9 @@ }, { "find": [ - {"block":"dirt"} + { + "block": "dirt" + } ], "replace": { "palette": [ diff --git a/biomes/tropical-island-beach.json b/biomes/tropical-island-beach.json index 2335af33..5f9f5cb4 100644 --- a/biomes/tropical-island-beach.json +++ b/biomes/tropical-island-beach.json @@ -13,9 +13,19 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "ocelot", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "decorators": [ { "chance": 0.01, @@ -74,7 +84,9 @@ "edit": [ { "find": [ - {"block": "player_wall_head"} + { + "block": "player_wall_head" + } ], "replace": { "palette": [ diff --git a/biomes/tropical-jungle-denmyre.json b/biomes/tropical-jungle-denmyre.json index c00051c9..f9dbf9f4 100644 --- a/biomes/tropical-jungle-denmyre.json +++ b/biomes/tropical-jungle-denmyre.json @@ -13,9 +13,19 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "ocelot", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "decorators": [ { "chance": 0.4, @@ -82,7 +92,9 @@ "edit": [ { "find": [ - {"block": "acacia_planks"} + { + "block": "acacia_planks" + } ], "replace": { "palette": [ @@ -93,18 +105,49 @@ } }, { - "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{"block": "jungle_leaves", "data": { - "persistent": true - }}]} + "find": [ + { + "block": "acacia_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "jungle_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "acacia_fence"}], - "replace": {"palette": [{"block": "jungle_fence"}]} + "find": [ + { + "block": "acacia_fence" + } + ], + "replace": { + "palette": [ + { + "block": "jungle_fence" + } + ] + } }, { - "find": [{"block": "acacia_wood"}], - "replace": {"palette": [{"block": "jungle_wood"}]} + "find": [ + { + "block": "acacia_wood" + } + ], + "replace": { + "palette": [ + { + "block": "jungle_wood" + } + ] + } } ], "rotation": { @@ -135,16 +178,55 @@ "chance": 0.5, "edit": [ { - "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{"block": "jungle_leaves", "data": {"persistent": true}}]} + "find": [ + { + "block": "birch_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "jungle_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "spruce_leaves"}], - "replace": {"palette": [{"block": "jungle_leaves", "data": {"persistent": true}}]} + "find": [ + { + "block": "spruce_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "jungle_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "spruce_wood"}], - "replace": {"palette": [{"block": "jungle_leaves", "data": {"persistent": true}}]} + "find": [ + { + "block": "spruce_wood" + } + ], + "replace": { + "palette": [ + { + "block": "jungle_leaves", + "data": { + "persistent": true + } + } + ] + } } ], "density": 2, @@ -157,7 +239,6 @@ }, "enabled": true }, - "place": [ "denmyre/oak-denmyre-clutter-1", "denmyre/oak-denmyre-clutter-2", diff --git a/biomes/tropical-ocean.json b/biomes/tropical-ocean.json index 17d52dfb..d6083bde 100644 --- a/biomes/tropical-ocean.json +++ b/biomes/tropical-ocean.json @@ -267,8 +267,18 @@ ], "edit": [ { - "find": [{"block": "oak_stairs"}], - "replace": {"palette": [{"block": "oak_planks"}]} + "find": [ + { + "block": "oak_stairs" + } + ], + "replace": { + "palette": [ + { + "block": "oak_planks" + } + ] + } } ], "translate": { diff --git a/biomes/tropical-rainforest-hills.json b/biomes/tropical-rainforest-hills.json index 054492b5..c8b09480 100644 --- a/biomes/tropical-rainforest-hills.json +++ b/biomes/tropical-rainforest-hills.json @@ -13,9 +13,19 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "ocelot", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "decorators": [ { "chance": 0.45, diff --git a/biomes/tropical-rainforest-island.json b/biomes/tropical-rainforest-island.json index 466b3abe..3d1961c0 100644 --- a/biomes/tropical-rainforest-island.json +++ b/biomes/tropical-rainforest-island.json @@ -12,9 +12,19 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "ocelot", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "effects": [ { "particleAltX": 0.301, diff --git a/biomes/tropical-rainforest-wicked-child.json b/biomes/tropical-rainforest-wicked-child.json index 441bc3dc..4e35e132 100644 --- a/biomes/tropical-rainforest-wicked-child.json +++ b/biomes/tropical-rainforest-wicked-child.json @@ -13,9 +13,19 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "ocelot", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "decorators": [ { "chance": 0.45, diff --git a/biomes/tropical-rainforest-wicked.json b/biomes/tropical-rainforest-wicked.json index d79f92ba..99ada800 100644 --- a/biomes/tropical-rainforest-wicked.json +++ b/biomes/tropical-rainforest-wicked.json @@ -13,9 +13,19 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "ocelot", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], "children": [ "tropical-rainforest-hills", "tropical-jungle-denmyre", diff --git a/biomes/tropical-rainforest.json b/biomes/tropical-rainforest.json index 1cd51dfd..a8dc5740 100644 --- a/biomes/tropical-rainforest.json +++ b/biomes/tropical-rainforest.json @@ -13,9 +13,19 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}, - {"entity": "ocelot", "maxSpawns": 2, "minSpawns": 1, "rarity": 4} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "ocelot", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 4 + } + ], "children": [ "tropical-rainforest-hills", "tropical-jungle-denmyre" diff --git a/biomes/tundra-beach-stone.json b/biomes/tundra-beach-stone.json index d4c8e425..4c7c1cb5 100644 --- a/biomes/tundra-beach-stone.json +++ b/biomes/tundra-beach-stone.json @@ -25,10 +25,25 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "generators": [ { "min": -1, diff --git a/biomes/tundra-beach.json b/biomes/tundra-beach.json index 6b433b3d..4736278d 100644 --- a/biomes/tundra-beach.json +++ b/biomes/tundra-beach.json @@ -63,10 +63,25 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "name": "Cold Beach", "layers": [ { diff --git a/biomes/tundra-bonsai-forest.json b/biomes/tundra-bonsai-forest.json index adbd48d4..637ab1e0 100644 --- a/biomes/tundra-bonsai-forest.json +++ b/biomes/tundra-bonsai-forest.json @@ -151,10 +151,25 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "objects": [ { "chance": 0.00375, @@ -181,7 +196,9 @@ "edit": [ { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ @@ -245,7 +262,9 @@ "edit": [ { "find": [ - {"block": "oak_leaves"} + { + "block": "oak_leaves" + } ], "replace": { "palette": [ diff --git a/biomes/tundra-mountains-cliffs.json b/biomes/tundra-mountains-cliffs.json index fdabef1a..ebd2a173 100644 --- a/biomes/tundra-mountains-cliffs.json +++ b/biomes/tundra-mountains-cliffs.json @@ -5,10 +5,25 @@ "SNOWY_MOUNTAINS" ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "decorators": [ { "chance": 0.01, @@ -207,7 +222,9 @@ "edit": [ { "find": [ - {"block": "oak_wood"} + { + "block": "oak_wood" + } ], "replace": { "palette": [ diff --git a/biomes/tundra-mountains-huge.json b/biomes/tundra-mountains-huge.json index ade01831..4618d735 100644 --- a/biomes/tundra-mountains-huge.json +++ b/biomes/tundra-mountains-huge.json @@ -5,10 +5,25 @@ "SNOWY_MOUNTAINS" ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "objects": [ { "place": [ diff --git a/biomes/tundra-mountains.json b/biomes/tundra-mountains.json index 01a9af30..75475d5e 100644 --- a/biomes/tundra-mountains.json +++ b/biomes/tundra-mountains.json @@ -5,10 +5,25 @@ "SNOWY_MOUNTAINS" ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "objects": [ { "place": [ diff --git a/biomes/tundra-ocean.json b/biomes/tundra-ocean.json index 2cf4d5a8..111d89c0 100644 --- a/biomes/tundra-ocean.json +++ b/biomes/tundra-ocean.json @@ -98,8 +98,18 @@ ], "edit": [ { - "find": [{"block": "oak_stairs"}], - "replace": {"palette": [{"block": "oak_planks"}]} + "find": [ + { + "block": "oak_stairs" + } + ], + "replace": { + "palette": [ + { + "block": "oak_planks" + } + ] + } } ], "translate": { @@ -108,7 +118,7 @@ "z": 0 } }, - { + { "chance": 0.004, "rotation": { "yAxis": { diff --git a/biomes/tundra-redwood-cliffs.json b/biomes/tundra-redwood-cliffs.json index 85815243..db021acc 100644 --- a/biomes/tundra-redwood-cliffs.json +++ b/biomes/tundra-redwood-cliffs.json @@ -115,10 +115,25 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "objects": [ { "place": [ @@ -190,7 +205,9 @@ "edit": [ { "find": [ - {"block": "oak_leaves"} + { + "block": "oak_leaves" + } ], "replace": { "palette": [ diff --git a/biomes/tundra-redwoods-forest.json b/biomes/tundra-redwoods-forest.json index b5d5c037..3e95ee1d 100644 --- a/biomes/tundra-redwoods-forest.json +++ b/biomes/tundra-redwoods-forest.json @@ -5,10 +5,25 @@ "tundra-redwood-cliffs" ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "decorators": [ { "chance": 0.003, @@ -246,7 +261,9 @@ "edit": [ { "find": [ - {"block": "oak_leaves"} + { + "block": "oak_leaves" + } ], "replace": { "palette": [ diff --git a/biomes/tundra-sequia-redwoods.json b/biomes/tundra-sequia-redwoods.json index 442d6113..376598e6 100644 --- a/biomes/tundra-sequia-redwoods.json +++ b/biomes/tundra-sequia-redwoods.json @@ -151,10 +151,25 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "objects": [ { "place": [ diff --git a/biomes/tundra-spiked-cavern.json b/biomes/tundra-spiked-cavern.json index b4707a3b..0fc7fd8a 100644 --- a/biomes/tundra-spiked-cavern.json +++ b/biomes/tundra-spiked-cavern.json @@ -104,7 +104,9 @@ "edit": [ { "find": [ - {"block":"stone"} + { + "block": "stone" + } ], "replace": { "palette": [ diff --git a/biomes/tundra-spruce-denmyre.json b/biomes/tundra-spruce-denmyre.json index 80b00fdb..e553f57c 100644 --- a/biomes/tundra-spruce-denmyre.json +++ b/biomes/tundra-spruce-denmyre.json @@ -138,10 +138,25 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "objects": [ { "mode": "PAINT", @@ -170,7 +185,9 @@ "edit": [ { "find": [ - {"block": "acacia_planks"} + { + "block": "acacia_planks" + } ], "replace": { "palette": [ @@ -181,16 +198,55 @@ } }, { - "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{"block": "spruce_leaves", "data": {"persistent": true}}]} + "find": [ + { + "block": "acacia_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "spruce_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "acacia_fence"}], - "replace": {"palette": [{"block": "spruce_fence", "data": {"persistent": true}}]} + "find": [ + { + "block": "acacia_fence" + } + ], + "replace": { + "palette": [ + { + "block": "spruce_fence", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "acacia_wood"}], - "replace": {"palette": [{"block": "spruce_wood", "data": {"persistent": true}}]} + "find": [ + { + "block": "acacia_wood" + } + ], + "replace": { + "palette": [ + { + "block": "spruce_wood", + "data": { + "persistent": true + } + } + ] + } } ], "rotation": { @@ -202,7 +258,6 @@ }, "enabled": true }, - "place": [ "acacia-medium/acacia-denmyre-1", "acacia-medium/acacia-denmyre-2", @@ -221,16 +276,52 @@ { "edit": [ { - "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{"block": "spruce_leaves"}]} + "find": [ + { + "block": "birch_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "spruce_leaves" + } + ] + } }, { - "find": [{"block": "spruce_leaves"}], - "replace": {"palette": [{"block": "spruce_leaves", "data": {"persistent": true}}]} + "find": [ + { + "block": "spruce_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "spruce_leaves", + "data": { + "persistent": true + } + } + ] + } }, { - "find": [{"block": "spruce_wood"}], - "replace": {"palette": [{"block": "spruce_leaves", "data": {"persistent": true}}]} + "find": [ + { + "block": "spruce_wood" + } + ], + "replace": { + "palette": [ + { + "block": "spruce_leaves", + "data": { + "persistent": true + } + } + ] + } } ], "chance": 0.3, diff --git a/biomes/tundra-taiga.json b/biomes/tundra-taiga.json index ae9f7413..3e9afadf 100644 --- a/biomes/tundra-taiga.json +++ b/biomes/tundra-taiga.json @@ -216,7 +216,9 @@ "edit": [ { "find": [ - {"block": "oak_leaves"} + { + "block": "oak_leaves" + } ], "replace": { "palette": [ @@ -353,7 +355,6 @@ ] } ], - "generators": [ { "min": 5, @@ -362,10 +363,25 @@ } ], "entityInitialSpawns": [ - {"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}, - {"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7} -], + { + "entity": "chicken", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "wolf", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 7 + } + ], "derivative": "GIANT_TREE_TAIGA", "wall": { "style": { diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 35e5e417..751bb703 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -413,11 +413,11 @@ { "minHeight": 130, "maxHeight": 290, - "threshold": 0.500, + "threshold": 0.5, "style": { "zoom": 2, "style": "FRACTAL_WATER" } } ] -} +} \ No newline at end of file diff --git a/regions/frozen.json b/regions/frozen.json index c8c5c12f..9ea3af03 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -2,7 +2,7 @@ "riverBiomes": [ "frozen-river" ], -"structures": [ + "structures": [ { "tileset": "soul-temple", "height": 26, diff --git a/regions/mushroom.json b/regions/mushroom.json index c7cf513d..a6b5fbda 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -27,7 +27,7 @@ ] } ], -"structures": [ + "structures": [ { "tileset": "murky-stronghold", "height": 26, diff --git a/regions/tundra.json b/regions/tundra.json index ac749165..0156779a 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -2,7 +2,6 @@ "riverBiomes": [ "tundra-river" ], - "landBiomes": [ "tundra-taiga", "tundra-redwoods-forest",