diff --git a/biomes/cave/old-cavern.json b/biomes/cave/old-cavern.json index 4c6e9b5f..29d9713a 100644 --- a/biomes/cave/old-cavern.json +++ b/biomes/cave/old-cavern.json @@ -49,8 +49,7 @@ }, { "block": "jungle_leaves", - "weight": 1, - "data": {"persistent": true} + "weight": 1 }, { "block": "shroomlight", @@ -121,10 +120,7 @@ }, { "chance": 0.034, - "palette": [{ - "block": "jungle_leaves", - "data": {"persistent": true} - }] + "palette": [{"block": "jungle_leaves"}] }, { "chance": 0.0013, diff --git a/biomes/cave/tropical-cavern.json b/biomes/cave/tropical-cavern.json index 6b20ce27..55c29abc 100644 --- a/biomes/cave/tropical-cavern.json +++ b/biomes/cave/tropical-cavern.json @@ -17,10 +17,7 @@ "weight": 2, "block": "stone" }, - { - "block": "jungle_leaves", - "data": {"persistent": true} - }, + {"block": "jungle_leaves"}, { "weight": 2, "block": "stone" diff --git a/biomes/frozen/hills.json b/biomes/frozen/hills.json index dac0ed1c..0b0605e5 100644 --- a/biomes/frozen/hills.json +++ b/biomes/frozen/hills.json @@ -32,7 +32,7 @@ } ], "customDerivitives": [{ - "id": "fznhills", + "id": "frozen_hills", "waterColor": "#216FC4", "downfallType": "snow", "temperature": -3, @@ -89,14 +89,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }], diff --git a/biomes/frozen/mountain-cliffs.json b/biomes/frozen/mountain-cliffs.json index 253065aa..133d137e 100644 --- a/biomes/frozen/mountain-cliffs.json +++ b/biomes/frozen/mountain-cliffs.json @@ -34,7 +34,7 @@ } ], "customDerivitives": [{ - "id": "fznmountaincliff", + "id": "frozen_mountaincliff", "downfallType": "snow", "temperature": -3, "waterColor": "#216FC4", @@ -116,14 +116,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }], @@ -176,14 +170,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }], diff --git a/biomes/frozen/mountain-middle.json b/biomes/frozen/mountain-middle.json index f61381b3..35a7e38d 100644 --- a/biomes/frozen/mountain-middle.json +++ b/biomes/frozen/mountain-middle.json @@ -17,7 +17,7 @@ } ], "customDerivitives": [{ - "id": "fznmtnmiddle", + "id": "frozen_mountain_middle", "waterColor": "#216FC4", "fogColor": "#A6D1FF", "downfallType": "snow", diff --git a/biomes/frozen/mountain.json b/biomes/frozen/mountain.json index de177ab1..1eeb6f6d 100644 --- a/biomes/frozen/mountain.json +++ b/biomes/frozen/mountain.json @@ -10,7 +10,7 @@ "frozen/mountain-cliffs" ], "customDerivitives": [{ - "id": "fznmountain", + "id": "frozen_mountain", "waterColor": "#216FC4", "downfallType": "snow", "temperature": -3, diff --git a/biomes/frozen/mountains.json b/biomes/frozen/mountains.json index 34df2cbf..1fd03348 100644 --- a/biomes/frozen/mountains.json +++ b/biomes/frozen/mountains.json @@ -9,7 +9,7 @@ "frozen/vander" ], "customDerivitives": [{ - "id": "fznmountains", + "id": "frozen_mountains", "waterColor": "#216FC4", "downfallType": "snow", "temperature": -3, @@ -121,14 +121,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }], diff --git a/biomes/frozen/peak.json b/biomes/frozen/peak.json index ba58cd76..f8736fc3 100644 --- a/biomes/frozen/peak.json +++ b/biomes/frozen/peak.json @@ -4,7 +4,7 @@ "color": "#48ADEA", "vanillaDerivative": "SNOWY_TAIGA_MOUNTAINS", "customDerivitives": [{ - "id": "fznpeak", + "id": "frozen_peak", "waterColor": "#216FC4", "fogColor": "#A6D1FF", "downfallType": "snow", diff --git a/biomes/frozen/pine-hills.json b/biomes/frozen/pine-hills.json index acb864df..4d51a960 100644 --- a/biomes/frozen/pine-hills.json +++ b/biomes/frozen/pine-hills.json @@ -32,7 +32,7 @@ } ], "customDerivitives": [{ - "id": "fznpinehills", + "id": "frozen_pine_hills", "downfallType": "snow", "temperature": -3, "waterColor": "#216FC4", @@ -87,14 +87,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }], diff --git a/biomes/frozen/pine-plains.json b/biomes/frozen/pine-plains.json index dcf81811..d0c3caa4 100644 --- a/biomes/frozen/pine-plains.json +++ b/biomes/frozen/pine-plains.json @@ -18,7 +18,7 @@ } ], "customDerivitives": [{ - "id": "fznpineplain", + "id": "frozen_pine_plains", "waterColor": "#216FC4", "fogColor": "#A6D1FF", "downfallType": "snow", @@ -95,14 +95,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }], diff --git a/biomes/frozen/pines.json b/biomes/frozen/pines.json index 54e50860..70235af4 100644 --- a/biomes/frozen/pines.json +++ b/biomes/frozen/pines.json @@ -37,7 +37,7 @@ } ], "customDerivitives": [{ - "id": "fznpines", + "id": "frozen_pines", "waterColor": "#216FC4", "downfallType": "snow", "temperature": -3, @@ -94,14 +94,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }], @@ -140,14 +134,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }], diff --git a/biomes/frozen/plains.json b/biomes/frozen/plains.json index 95320d77..47a3bcff 100644 --- a/biomes/frozen/plains.json +++ b/biomes/frozen/plains.json @@ -18,7 +18,7 @@ } ], "customDerivitives": [{ - "id": "fznplains", + "id": "frozen_plains", "waterColor": "#216FC4", "fogColor": "#A6D1FF", "waterFogColor": "#216FC4", @@ -190,14 +190,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }], diff --git a/biomes/frozen/redwood-forest.json b/biomes/frozen/redwood-forest.json index 712a771c..b8de3940 100644 --- a/biomes/frozen/redwood-forest.json +++ b/biomes/frozen/redwood-forest.json @@ -17,7 +17,7 @@ } ], "customDerivitives": [{ - "id": "fznredwoodfor", + "id": "frozen_redwood_forest", "waterColor": "#216FC4", "fogColor": "#A6D1FF", "downfallType": "snow", @@ -116,14 +116,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }, diff --git a/biomes/frozen/shore/beach.json b/biomes/frozen/shore/beach.json index 7ee6854a..3ac1ab19 100644 --- a/biomes/frozen/shore/beach.json +++ b/biomes/frozen/shore/beach.json @@ -22,7 +22,7 @@ } ], "customDerivitives": [{ - "id": "fznbeach", + "id": "frozen_beach", "waterColor": "#216FC4", "fogColor": "#A6D1FF", "downfallType": "snow", diff --git a/biomes/frozen/spruce-hills.json b/biomes/frozen/spruce-hills.json index 5d8d121b..e689840e 100644 --- a/biomes/frozen/spruce-hills.json +++ b/biomes/frozen/spruce-hills.json @@ -32,7 +32,7 @@ } ], "customDerivitives": [{ - "id": "fznsprucehill", + "id": "frozen_spruce_hills", "waterColor": "#216FC4", "fogColor": "#A6D1FF", "downfallType": "snow", @@ -94,14 +94,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }], diff --git a/biomes/frozen/spruce-plains.json b/biomes/frozen/spruce-plains.json index e8345b97..e335af91 100644 --- a/biomes/frozen/spruce-plains.json +++ b/biomes/frozen/spruce-plains.json @@ -33,7 +33,7 @@ } ], "customDerivitives": [{ - "id": "fznspruceplains", + "id": "frozen_spruce_plains", "waterFogColor": "#216FC4", "foliageColor": "#B8D0E1", "downfallType": "snow", @@ -102,14 +102,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } }], diff --git a/biomes/frozen/vander.json b/biomes/frozen/vander.json index fc20ab2b..b1aae9f0 100644 --- a/biomes/frozen/vander.json +++ b/biomes/frozen/vander.json @@ -31,7 +31,7 @@ } ], "customDerivitives": [{ - "id": "fznvander", + "id": "frozen_vander", "waterColor": "#216FC4", "fogColor": "#A6D1FF", "waterFogColor": "#216FC4", @@ -168,14 +168,8 @@ "zoom": 0.2 }, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "dark_oak_leaves", - "data": {"persistent": true} - } + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} ] } } diff --git a/biomes/mountain/forest-hills.json b/biomes/mountain/forest-hills.json index 8b28674b..6829bd67 100644 --- a/biomes/mountain/forest-hills.json +++ b/biomes/mountain/forest-hills.json @@ -209,10 +209,7 @@ {"block": "dark_oak_fence"}, {"block": "dark_oak_fence_gate"} ], - "replace": {"palette": [{ - "block": "spruce_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_leaves"}]} }], "chance": 1, "density": 5, diff --git a/biomes/mountain/forest.json b/biomes/mountain/forest.json index 04f1ffec..f7382a3d 100644 --- a/biomes/mountain/forest.json +++ b/biomes/mountain/forest.json @@ -209,10 +209,7 @@ {"block": "dark_oak_fence"}, {"block": "dark_oak_fence_gate"} ], - "replace": {"palette": [{ - "block": "spruce_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_leaves"}]} }], "chance": 1, "density": 5, diff --git a/biomes/mushroom/forest-hills.json b/biomes/mushroom/forest-hills.json index effac767..c12bd2cc 100644 --- a/biomes/mushroom/forest-hills.json +++ b/biomes/mushroom/forest-hills.json @@ -10,7 +10,7 @@ "generator": "plain" }], "customDerivitives": [{ - "id": "mushills", + "id": "mushroom_hills", "waterColor": "#B4B2FF", "foliageColor": "#C9A9FF", "waterFogColor": "#BD94DF", diff --git a/biomes/mushroom/forest.json b/biomes/mushroom/forest.json index 75a3eba4..d65591b0 100644 --- a/biomes/mushroom/forest.json +++ b/biomes/mushroom/forest.json @@ -6,7 +6,7 @@ "vanillaDerivative": "MUSHROOM_FIELDS", "children": ["mushroom/forest-hills"], "customDerivitives": [{ - "id": "musforest", + "id": "mushroom_forest", "waterColor": "#B4B2FF", "foliageColor": "#C9A9FF", "waterFogColor": "#BD94DF", diff --git a/biomes/mushroom/plains.json b/biomes/mushroom/plains.json index c0fc919b..fa90da06 100644 --- a/biomes/mushroom/plains.json +++ b/biomes/mushroom/plains.json @@ -5,7 +5,7 @@ "derivative": "MUSHROOM_FIELDS", "vanillaDerivative": "MUSHROOM_FIELDS", "customDerivitives": [{ - "id": "musplains", + "id": "mushroom_plains", "waterColor": "#B4B2FF", "foliageColor": "#C9A9FF", "waterFogColor": "#BD94DF", diff --git a/biomes/mushroom/shore/beach.json b/biomes/mushroom/shore/beach.json index 796ab409..7c2d6cc8 100644 --- a/biomes/mushroom/shore/beach.json +++ b/biomes/mushroom/shore/beach.json @@ -10,7 +10,7 @@ "generator": "plain" }], "customDerivitives": [{ - "id": "mus", + "id": "mushroom_beach", "waterColor": "#B4B2FF", "foliageColor": "#C9A9FF", "waterFogColor": "#BD94DF", diff --git a/biomes/savanna/acacia-denmyre.json b/biomes/savanna/acacia-denmyre.json index fa59964d..46e6af12 100644 --- a/biomes/savanna/acacia-denmyre.json +++ b/biomes/savanna/acacia-denmyre.json @@ -5,7 +5,7 @@ "color": "#FFB641", "vanillaDerivative": "SAVANNA", "customDerivitives": [{ - "id": "savdenmyre", + "id": "savanna_acacia_denmyre", "grassColor": "#DFD545", "foliageColor": "#D6A513", "waterColor": "#E2EF3B", @@ -119,10 +119,7 @@ }, { "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{ - "block": "acacia_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "acacia_leaves"}]} } ], "rotation": { diff --git a/biomes/savanna/cliff.json b/biomes/savanna/cliff.json index 398f8713..e74639da 100644 --- a/biomes/savanna/cliff.json +++ b/biomes/savanna/cliff.json @@ -6,7 +6,7 @@ "vanillaDerivative": "SAVANNA", "children": ["savanna/acacia-denmyre"], "customDerivitives": [{ - "id": "savcliff", + "id": "savanna_cliffs", "grassColor": "#DFD545", "foliageColor": "#D6A513", "waterColor": "#E2EF3B", diff --git a/biomes/savanna/forest.json b/biomes/savanna/forest.json index 52f1cbcf..2514dd6e 100644 --- a/biomes/savanna/forest.json +++ b/biomes/savanna/forest.json @@ -5,7 +5,7 @@ "derivative": "SAVANNA", "vanillaDerivative": "SAVANNA", "customDerivitives": [{ - "id": "savforest", + "id": "savanna_forest", "grassColor": "#E2EF3B", "foliageColor": "#D6A513", "waterColor": "#E2EF3B", diff --git a/biomes/savanna/plateau.json b/biomes/savanna/plateau.json index 1d29d958..e51c8a73 100644 --- a/biomes/savanna/plateau.json +++ b/biomes/savanna/plateau.json @@ -5,7 +5,7 @@ "color": "#805B21", "vanillaDerivative": "SAVANNA", "customDerivitives": [{ - "id": "savplateau", + "id": "savanna_plateau", "grassColor": "#FFCB31", "foliageColor": "#D6A513", "waterColor": "#E2EF3B", diff --git a/biomes/savanna/savanna.json b/biomes/savanna/savanna.json index 37c853aa..1d72a1cf 100644 --- a/biomes/savanna/savanna.json +++ b/biomes/savanna/savanna.json @@ -6,7 +6,7 @@ "vanillaDerivative": "SAVANNA", "children": ["savanna/cliff"], "customDerivitives": [{ - "id": "savsavanna", + "id": "savanna", "grassColor": "#DFD545", "foliageColor": "#D6A513", "waterColor": "#E2EF3B", diff --git a/biomes/savanna/shore/beach.json b/biomes/savanna/shore/beach.json index b41ece4e..5e6b1eb3 100644 --- a/biomes/savanna/shore/beach.json +++ b/biomes/savanna/shore/beach.json @@ -5,7 +5,7 @@ "color": "#DF9F39", "vanillaDerivative": "SAVANNA", "customDerivitives": [{ - "id": "savbeach", + "id": "savanna_beach", "grassColor": "#E2EF3B", "foliageColor": "#D6A513", "waterColor": "#8DFFE8", diff --git a/biomes/swamp/denmyre.json b/biomes/swamp/denmyre.json index 8b4bf807..f7204863 100644 --- a/biomes/swamp/denmyre.json +++ b/biomes/swamp/denmyre.json @@ -121,10 +121,7 @@ }, { "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{ - "block": "dark_oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "dark_oak_leaves"}]} }, { "find": [{"block": "acacia_fence"}], @@ -190,24 +187,15 @@ "edit": [ { "find": [{"block": "spruce_leaves"}], - "replace": {"palette": [{ - "block": "dark_oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "dark_oak_leaves"}]} }, { "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{ - "block": "dark_oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "dark_oak_leaves"}]} }, { "find": [{"block": "dark_oak_fence"}], - "replace": {"palette": [{ - "block": "dark_oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "dark_oak_leaves"}]} } ], "density": 2, diff --git a/biomes/swamp/marsh-rotten.json b/biomes/swamp/marsh-rotten.json index 95facfd1..a24ea533 100644 --- a/biomes/swamp/marsh-rotten.json +++ b/biomes/swamp/marsh-rotten.json @@ -10,7 +10,7 @@ "generator": "plain" }], "customDerivitives": [{ - "id": "swamprottenmarsh", + "id": "swamp_marsh_rotten", "waterColor": "#684D1A", "grassColor": "#5C581A", "spawnRarity": 20, diff --git a/biomes/swamp/marsh.json b/biomes/swamp/marsh.json index ce824118..c778f946 100644 --- a/biomes/swamp/marsh.json +++ b/biomes/swamp/marsh.json @@ -94,10 +94,7 @@ "edit": [ { "find": [{"block": "jungle_leaves"}], - "replace": {"palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "oak_leaves"}]} }, { "find": [{"block": "jungle_wood"}], diff --git a/biomes/swamp/roofed-wayward.json b/biomes/swamp/roofed-wayward.json index eab21489..87f41178 100644 --- a/biomes/swamp/roofed-wayward.json +++ b/biomes/swamp/roofed-wayward.json @@ -89,17 +89,11 @@ "edit": [ { "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{ - "block": "dark_oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "dark_oak_leaves"}]} }, { "find": [{"block": "dark_oak_fence"}], - "replace": {"palette": [{ - "block": "dark_oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "dark_oak_leaves"}]} } ], "rotation": { @@ -134,17 +128,11 @@ "edit": [ { "find": [{"block": "spruce_leaves"}], - "replace": {"palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "oak_leaves"}]} }, { "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{ - "block": "dark_oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "dark_oak_leaves"}]} } ], "rotation": { diff --git a/biomes/swamp/sea/ocean-tree.json b/biomes/swamp/sea/ocean-tree.json index 1fa4428f..67896ed0 100644 --- a/biomes/swamp/sea/ocean-tree.json +++ b/biomes/swamp/sea/ocean-tree.json @@ -157,10 +157,7 @@ "edit": [ { "find": [{"block": "jungle_leaves"}], - "replace": {"palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "oak_leaves"}]} }, { "find": [{"block": "jungle_wood"}], diff --git a/biomes/swamp/shore/beach.json b/biomes/swamp/shore/beach.json index 4a2e8280..843af0d7 100644 --- a/biomes/swamp/shore/beach.json +++ b/biomes/swamp/shore/beach.json @@ -94,10 +94,7 @@ "edit": [ { "find": [{"block": "jungle_leaves"}], - "replace": {"palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "oak_leaves"}]} }, { "find": [{"block": "jungle_wood"}], diff --git a/biomes/temperate/birch-denmyre.json b/biomes/temperate/birch-denmyre.json index b45327d0..f49d5382 100644 --- a/biomes/temperate/birch-denmyre.json +++ b/biomes/temperate/birch-denmyre.json @@ -140,10 +140,7 @@ }, { "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{ - "block": "birch_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "birch_leaves"}]} }, { "find": [{"block": "acacia_fence"}], @@ -182,24 +179,15 @@ "edit": [ { "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{ - "block": "birch_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "birch_leaves"}]} }, { "find": [{"block": "spruce_leaves"}], - "replace": {"palette": [{ - "block": "birch_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "birch_leaves"}]} }, { "find": [{"block": "spruce_wood"}], - "replace": {"palette": [{ - "block": "birch_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "birch_leaves"}]} } ], "chance": 0.3, diff --git a/biomes/temperate/flower-forest.json b/biomes/temperate/flower-forest.json index 43306fbd..1916674a 100644 --- a/biomes/temperate/flower-forest.json +++ b/biomes/temperate/flower-forest.json @@ -10,7 +10,7 @@ "generator": "plain" }], "customDerivitives": [{ - "id": "temflowerfrst", + "id": "flower_forest", "foliageColor": "#64C329", "grassColor": "#48A620", "category": "forest" @@ -165,10 +165,7 @@ }, { "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "oak_leaves"}]} } ], "place": [ @@ -523,10 +520,7 @@ "chance": 0.04, "variance": {"style": "STATIC"}, "zoom": 0.2, - "palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }] + "palette": [{"block": "oak_leaves"}] }, { "chance": 0.02, diff --git a/biomes/temperate/island.json b/biomes/temperate/island.json index cd21e2d0..a74beeff 100644 --- a/biomes/temperate/island.json +++ b/biomes/temperate/island.json @@ -11,7 +11,7 @@ "generator": "plain" }], "customDerivitives": [{ - "id": "temisland", + "id": "island", "foliageColor": "#69DF51", "waterColor": "#48BFBC", "grassColor": "#BEDF51", diff --git a/biomes/temperate/longtree-forest.json b/biomes/temperate/longtree-forest.json index b635ce40..f23a95e4 100644 --- a/biomes/temperate/longtree-forest.json +++ b/biomes/temperate/longtree-forest.json @@ -216,10 +216,7 @@ "chance": 0.02, "variance": {"style": "STATIC"}, "zoom": 0.2, - "palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }] + "palette": [{"block": "oak_leaves"}] }, { "chance": 0.02, diff --git a/biomes/temperate/oak-denmyre.json b/biomes/temperate/oak-denmyre.json index 974d715d..8c1a591c 100644 --- a/biomes/temperate/oak-denmyre.json +++ b/biomes/temperate/oak-denmyre.json @@ -72,10 +72,7 @@ "chance": 0.03, "variance": {"style": "STATIC"}, "zoom": 0.2, - "palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }] + "palette": [{"block": "oak_leaves"}] }, { "chance": 0.02, @@ -144,10 +141,7 @@ }, { "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "oak_leaves"}]} }, { "find": [{"block": "acacia_fence"}], diff --git a/biomes/temperate/plateau.json b/biomes/temperate/plateau.json index 63e87258..6cd2aee4 100644 --- a/biomes/temperate/plateau.json +++ b/biomes/temperate/plateau.json @@ -5,7 +5,7 @@ "color": "#929F60", "vanillaDerivative": "FOREST", "customDerivitives": [{ - "id": "templateau", + "id": "plateau", "foliageColor": "#44A528", "waterColor": "#2883A5", "grassColor": "#28A54A", @@ -187,10 +187,7 @@ }, { "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "oak_leaves"}]} } ], "place": [ @@ -306,10 +303,7 @@ "variance": {"style": "STATIC"}, "zoom": 0.2, "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, + {"block": "oak_leaves"}, {"block": "rose_bush"}, {"block": "cobblestone_slab"} ] diff --git a/biomes/temperate/sakura-pink-child.json b/biomes/temperate/sakura-pink-child.json index 99bbf594..b9c663d5 100644 --- a/biomes/temperate/sakura-pink-child.json +++ b/biomes/temperate/sakura-pink-child.json @@ -5,7 +5,7 @@ "derivative": "FLOWER_FOREST", "vanillaDerivative": "FOREST", "customDerivitives": [{ - "id": "temsakurapinkchild", + "id": "sakura_child_forest", "foliageColor": "#AE42C9", "waterColor": "#A5FFED", "grassColor": "#83FF6C", @@ -210,10 +210,7 @@ "chance": 0.03, "variance": {"style": "STATIC"}, "zoom": 0.2, - "palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }] + "palette": [{"block": "oak_leaves"}] }, { "chance": 0.02, diff --git a/biomes/temperate/sakura-pink-forest.json b/biomes/temperate/sakura-pink-forest.json index 3790290f..b6818a14 100644 --- a/biomes/temperate/sakura-pink-forest.json +++ b/biomes/temperate/sakura-pink-forest.json @@ -11,7 +11,7 @@ "multiplier": 4 }, "customDerivitives": [{ - "id": "temsakurapink", + "id": "sakura_pink", "foliageColor": "#FFADF0", "waterColor": "#A5FFED", "grassColor": "#A8FF98", @@ -218,10 +218,7 @@ "chance": 0.03, "variance": {"style": "STATIC"}, "zoom": 0.2, - "palette": [{ - "block": "oak_leaves", - "data": {"persistent": true} - }] + "palette": [{"block": "oak_leaves"}] }, { "chance": 0.02, diff --git a/biomes/temperate/wilds.json b/biomes/temperate/wilds.json index ed3482b5..38d9e722 100644 --- a/biomes/temperate/wilds.json +++ b/biomes/temperate/wilds.json @@ -6,7 +6,7 @@ "vanillaDerivative": "PLAINS", "children": ["temperate/highlands"], "customDerivitives": [{ - "id": "temwilds", + "id": "wilds", "foliageColor": "#237031", "waterColor": "#236270", "grassColor": "#28A538", diff --git a/biomes/tropical/bamboo-forest.json b/biomes/tropical/bamboo-forest.json index 4e4d5e7f..57d2da7f 100644 --- a/biomes/tropical/bamboo-forest.json +++ b/biomes/tropical/bamboo-forest.json @@ -11,7 +11,7 @@ "generator": "plain" }], "customDerivitives": [{ - "id": "trobamboo", + "id": "tropical_bamboo_forest", "foliageColor": "#20A52F", "grassColor": "#1E7307", "waterColor": "#3AB2A2", @@ -100,10 +100,7 @@ }, { "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{ - "block": "jungle_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "jungle_leaves"}]} }, { "find": [{"block": "stripped_birch_log"}], diff --git a/biomes/tropical/highlands.json b/biomes/tropical/highlands.json index 8a82f986..54db83ea 100644 --- a/biomes/tropical/highlands.json +++ b/biomes/tropical/highlands.json @@ -10,7 +10,7 @@ "generator": "mountain" }], "customDerivitives": [{ - "id": "trohighlands", + "id": "tropical_highlands", "foliageColor": "#478F04", "grassColor": "#41A726", "waterColor": "#3AB2A2", diff --git a/biomes/tropical/jungle-denmyre.json b/biomes/tropical/jungle-denmyre.json index a5afd010..68a75ce1 100644 --- a/biomes/tropical/jungle-denmyre.json +++ b/biomes/tropical/jungle-denmyre.json @@ -106,10 +106,7 @@ }, { "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{ - "block": "jungle_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "jungle_leaves"}]} }, { "find": [{"block": "acacia_fence"}], @@ -149,24 +146,15 @@ "edit": [ { "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{ - "block": "jungle_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "jungle_leaves"}]} }, { "find": [{"block": "spruce_leaves"}], - "replace": {"palette": [{ - "block": "jungle_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "jungle_leaves"}]} }, { "find": [{"block": "spruce_wood"}], - "replace": {"palette": [{ - "block": "jungle_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "jungle_leaves"}]} } ], "density": 2, diff --git a/biomes/tropical/mountain-extreme.json b/biomes/tropical/mountain-extreme.json index 354dab85..8b9df0d0 100644 --- a/biomes/tropical/mountain-extreme.json +++ b/biomes/tropical/mountain-extreme.json @@ -11,7 +11,7 @@ "min": 85 }], "customDerivitives": [{ - "id": "tromtnextreme", + "id": "tropical_mountain_extreme", "foliageColor": "#478F04", "grassColor": "#41A726", "waterColor": "#3AB2A2", @@ -100,21 +100,12 @@ "variance": {"style": "IRIS"}, "zoom": 0.1, "palette": [ - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "tall_grass"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - } + {"block": "jungle_leaves"} ], "style": { "style": "FRACTAL_BILLOW_IRIS", diff --git a/biomes/tropical/mountain-middle.json b/biomes/tropical/mountain-middle.json index a32bca53..83a1341c 100644 --- a/biomes/tropical/mountain-middle.json +++ b/biomes/tropical/mountain-middle.json @@ -18,7 +18,7 @@ } ], "customDerivitives": [{ - "id": "tromtnmiddle", + "id": "tropical_mountain_middle", "foliageColor": "#478F04", "grassColor": "#41A726", "waterColor": "#3AB2A2", diff --git a/biomes/tropical/mountain-plains.json b/biomes/tropical/mountain-plains.json index 7d5694a4..813714d0 100644 --- a/biomes/tropical/mountain-plains.json +++ b/biomes/tropical/mountain-plains.json @@ -10,7 +10,7 @@ "generator": "mountain" }], "customDerivitives": [{ - "id": "tromtnplains", + "id": "tropical_mountain_plains", "foliageColor": "#258F04", "grassColor": "#41A726", "category": "jungle", @@ -113,21 +113,12 @@ "variance": {"style": "IRIS"}, "zoom": 0.1, "palette": [ - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "tall_grass"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - } + {"block": "jungle_leaves"} ], "style": { "style": "FRACTAL_BILLOW_IRIS", diff --git a/biomes/tropical/mountain-water.json b/biomes/tropical/mountain-water.json index 0661d687..8e89ab3b 100644 --- a/biomes/tropical/mountain-water.json +++ b/biomes/tropical/mountain-water.json @@ -9,7 +9,7 @@ "min": 2 }], "customDerivitives": [{ - "id": "trowater", + "id": "tropical_mountain_water", "waterColor": "#3AB2A2", "waterFogColor": "#3AB2A2" }], diff --git a/biomes/tropical/mountain.json b/biomes/tropical/mountain.json index 5c8b7e34..9dd7eb3e 100644 --- a/biomes/tropical/mountain.json +++ b/biomes/tropical/mountain.json @@ -11,7 +11,7 @@ "generator": "mountain" }], "customDerivitives": [{ - "id": "tromountain", + "id": "tropical_mountain", "foliageColor": "#478F04", "grassColor": "#41A726", "category": "jungle", diff --git a/biomes/tropical/plains-hills.json b/biomes/tropical/plains-hills.json index 8d18237d..3265c2f7 100644 --- a/biomes/tropical/plains-hills.json +++ b/biomes/tropical/plains-hills.json @@ -10,7 +10,7 @@ "min": -10 }], "customDerivitives": [{ - "id": "troplainshills", + "id": "tropical_plains_hills", "foliageColor": "#40C42B", "grassColor": "#41A726", "category": "jungle", diff --git a/biomes/tropical/plains.json b/biomes/tropical/plains.json index 2ab8c8bf..4a0b3c09 100644 --- a/biomes/tropical/plains.json +++ b/biomes/tropical/plains.json @@ -11,7 +11,7 @@ "min": -10 }], "customDerivitives": [{ - "id": "troplain", + "id": "tropical_plains", "foliageColor": "#40C42B", "grassColor": "#41A726", "category": "jungle", diff --git a/biomes/tropical/rainforest-hills.json b/biomes/tropical/rainforest-hills.json index c45654d4..e8489001 100644 --- a/biomes/tropical/rainforest-hills.json +++ b/biomes/tropical/rainforest-hills.json @@ -10,7 +10,7 @@ "generator": "plain-cliffs" }], "customDerivitives": [{ - "id": "trohills", + "id": "tropical_raionforest_hills", "foliageColor": "#258F04", "grassColor": "#41A726", "category": "jungle", @@ -37,10 +37,7 @@ "zoom": 0.35, "palette": [ {"block": "grass_block"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, { "weight": 2, "block": "grass_block" @@ -79,21 +76,12 @@ "variance": {"style": "IRIS"}, "zoom": 0.1, "palette": [ - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "tall_grass"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - } + {"block": "jungle_leaves"} ], "style": { "style": "FRACTAL_BILLOW_IRIS", @@ -266,20 +254,11 @@ "zoom": 0.1, "palette": [ {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"} ] } diff --git a/biomes/tropical/rainforest-island.json b/biomes/tropical/rainforest-island.json index 777833f2..7e29786c 100644 --- a/biomes/tropical/rainforest-island.json +++ b/biomes/tropical/rainforest-island.json @@ -10,7 +10,7 @@ "generator": "mountain" }], "customDerivitives": [{ - "id": "troisle", + "id": "tropical_rainforest_island", "foliageColor": "#258F04", "grassColor": "#3FE727", "category": "jungle", @@ -23,10 +23,7 @@ "zoom": 0.6, "palette": [ {"block": "grass_block"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, { "weight": 2, "block": "grass_block" @@ -70,21 +67,12 @@ "variance": {"style": "IRIS"}, "zoom": 0.1, "palette": [ - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "tall_grass"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - } + {"block": "jungle_leaves"} ], "style": { "style": "FRACTAL_BILLOW_IRIS", @@ -266,20 +254,11 @@ "zoom": 0.1, "palette": [ {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"} ] } diff --git a/biomes/tropical/rainforest-wicked-child.json b/biomes/tropical/rainforest-wicked-child.json index 0c54a722..ff09d9d7 100644 --- a/biomes/tropical/rainforest-wicked-child.json +++ b/biomes/tropical/rainforest-wicked-child.json @@ -10,7 +10,7 @@ "generator": "plain" }], "customDerivitives": [{ - "id": "trowkdchild", + "id": "tropical_rainforest_wicked_child", "foliageColor": "#478F04", "grassColor": "#197300", "category": "jungle", @@ -23,10 +23,7 @@ "zoom": 0.6, "palette": [ {"block": "grass_block"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, { "weight": 2, "block": "grass_block" @@ -79,21 +76,12 @@ "variance": {"style": "IRIS"}, "zoom": 0.1, "palette": [ - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "tall_grass"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - } + {"block": "jungle_leaves"} ], "style": { "style": "FRACTAL_BILLOW_IRIS", @@ -275,20 +263,11 @@ "zoom": 0.1, "palette": [ {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"} ] } diff --git a/biomes/tropical/rainforest-wicked-village.json b/biomes/tropical/rainforest-wicked-village.json index 8c000515..7889f825 100644 --- a/biomes/tropical/rainforest-wicked-village.json +++ b/biomes/tropical/rainforest-wicked-village.json @@ -10,7 +10,7 @@ "generator": "plain" }], "customDerivitives": [{ - "id": "trowkdvilla", + "id": "tropical_rainforest_wicked_village", "foliageColor": "#478F04", "grassColor": "#197300", "category": "jungle", @@ -23,10 +23,7 @@ "zoom": 0.6, "palette": [ {"block": "grass_block"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, { "weight": 2, "block": "grass_block" @@ -103,20 +100,11 @@ "zoom": 0.1, "palette": [ {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"} ] } diff --git a/biomes/tropical/rainforest-wicked.json b/biomes/tropical/rainforest-wicked.json index 44eff35b..f0515857 100644 --- a/biomes/tropical/rainforest-wicked.json +++ b/biomes/tropical/rainforest-wicked.json @@ -10,7 +10,7 @@ "tropical/rainforest-wicked-child" ], "customDerivitives": [{ - "id": "trowkd", + "id": "tropical_rainforest_wicked", "foliageColor": "#478F04", "grassColor": "#197300", "category": "jungle", @@ -28,10 +28,7 @@ "zoom": 0.6, "palette": [ {"block": "grass_block"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, { "weight": 2, "block": "grass_block" @@ -70,21 +67,12 @@ "variance": {"style": "IRIS"}, "zoom": 0.1, "palette": [ - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "tall_grass"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - } + {"block": "jungle_leaves"} ], "style": { "style": "FRACTAL_BILLOW_IRIS", @@ -266,20 +254,11 @@ "zoom": 0.1, "palette": [ {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"} ] } diff --git a/biomes/tropical/rainforest.json b/biomes/tropical/rainforest.json index 46aa69d4..883be300 100644 --- a/biomes/tropical/rainforest.json +++ b/biomes/tropical/rainforest.json @@ -14,7 +14,7 @@ "generator": "mountain" }], "customDerivitives": [{ - "id": "trorainforest", + "id": "tropical_rainforest", "foliageColor": "#258F04", "grassColor": "#2DAF09", "waterColor": "#3AB2A2", @@ -27,10 +27,7 @@ "zoom": 0.6, "palette": [ {"block": "grass_block"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, { "weight": 2, "block": "grass_block" @@ -69,21 +66,12 @@ "variance": {"style": "IRIS"}, "zoom": 0.1, "palette": [ - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "tall_grass"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "grass"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - } + {"block": "jungle_leaves"} ], "style": { "style": "FRACTAL_BILLOW_IRIS", @@ -277,20 +265,11 @@ "zoom": 0.1, "palette": [ {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"}, - { - "data": {"persistent": true}, - "block": "jungle_leaves" - }, + {"block": "jungle_leaves"}, {"block": "stripped_jungle_wood"} ] } diff --git a/biomes/tropical/volcanic-plains.json b/biomes/tropical/volcanic-plains.json index e8f16f45..9a4c9df8 100644 --- a/biomes/tropical/volcanic-plains.json +++ b/biomes/tropical/volcanic-plains.json @@ -11,7 +11,7 @@ "generator": "mountain" }], "customDerivitives": [{ - "id": "trovolcanoplains", + "id": "tropical_volcanic_plains", "grassColor": "#9BC20D", "foliageColor": "#9CD320", "fogColor": "#DD793C", diff --git a/biomes/tropical/volcanoes-lava.json b/biomes/tropical/volcanoes-lava.json index 703d0a4f..3cd864da 100644 --- a/biomes/tropical/volcanoes-lava.json +++ b/biomes/tropical/volcanoes-lava.json @@ -5,7 +5,7 @@ "rarity": 1, "color": "#50AF52", "customDerivitives": [{ - "id": "trovolcanolava", + "id": "tropical_volcanic_lava", "grassColor": "#BDBF0B", "foliageColor": "#BDBF0B", "fogColor": "#DD793C", diff --git a/biomes/tropical/volcanoes.json b/biomes/tropical/volcanoes.json index ac258788..f601ec47 100644 --- a/biomes/tropical/volcanoes.json +++ b/biomes/tropical/volcanoes.json @@ -5,7 +5,7 @@ "rarity": 1, "color": "#609F61", "customDerivitives": [{ - "id": "trovolcanolava", + "id": "tropical_volcano", "grassColor": "#BDBF0B", "foliageColor": "#BDBF0B", "fogColor": "#DD793C", diff --git a/biomes/tropical/wilds.json b/biomes/tropical/wilds.json index 8787bb8c..7e72a709 100644 --- a/biomes/tropical/wilds.json +++ b/biomes/tropical/wilds.json @@ -11,7 +11,7 @@ "generator": "mountain" }], "customDerivitives": [{ - "id": "trowilds", + "id": "tropical_wilds", "foliageColor": "#2C8806", "grassColor": "#183F0E", "waterColor": "#11BA89", diff --git a/biomes/tundra/autumn.json b/biomes/tundra/autumn.json index d98070d0..260bffce 100644 --- a/biomes/tundra/autumn.json +++ b/biomes/tundra/autumn.json @@ -10,42 +10,44 @@ "max": 10, "generator": "smooth-dunes" }], - "customDerivitives": [{ - "grassColor": "#bf4d24", - "id": "autumna", - "category": "forest", - "humidity": 0.3, - "downfallType": "rain", - "temperature": 0.6, - "foliageColor": "#bf2811", - "waterColor": "#80B4C6", - "waterFogColor": "#80B4C6", - "fogColor": "#8091C6" - }, - { - "grassColor": "#BF8924", - "id": "tunautumnb", - "category": "forest", - "humidity": 0.3, - "downfallType": "rain", - "temperature": 0.6, - "foliageColor": "#eb6e07", - "waterColor": "#80B4C6", - "waterFogColor": "#80B4C6", - "fogColor": "#8091C6" - }, - { - "grassColor": "#bf6724", - "id": "autumnc", - "category": "forest", - "humidity": 0.3, - "downfallType": "rain", - "temperature": 0.6, - "foliageColor": "#ebc107", - "waterColor": "#80B4C6", - "waterFogColor": "#80B4C6", - "fogColor": "#8091C6" - }], + "customDerivitives": [ + { + "id": "tundra_autumn_red", + "grassColor": "#bf4d24", + "category": "forest", + "humidity": 0.3, + "downfallType": "rain", + "temperature": 0.6, + "foliageColor": "#bf2811", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }, + { + "grassColor": "#BF8924", + "id": "tundra_autumn_orange", + "category": "forest", + "humidity": 0.3, + "downfallType": "rain", + "temperature": 0.6, + "foliageColor": "#eb6e07", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }, + { + "grassColor": "#bf6724", + "id": "tundra_autumn_yellow", + "category": "forest", + "humidity": 0.3, + "downfallType": "rain", + "temperature": 0.6, + "foliageColor": "#ebc107", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + } + ], "biomeStyle": { "style": "STATIC", "zoom": 1 @@ -230,35 +232,19 @@ }, "enabled": true }, - "edit": [ - { - "find": [ - { - "block": "birch_leaves" - }, - { - "block": "spruce_leaves" - } - ], - "exact": false, - "replace": { - "palette": [ - { - "block": "jungle_leaves" - }, - { - "block": "acacia_leaves" - }, - { - "block": "oak_leaves" - }, - { - "block": "dark_oak_leaves" - } - ] - } - } - ], + "edit": [{ + "find": [ + {"block": "birch_leaves"}, + {"block": "spruce_leaves"} + ], + "exact": false, + "replace": {"palette": [ + {"block": "jungle_leaves"}, + {"block": "acacia_leaves"}, + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} + ]} + }], "place": [ "trees/mixed/tredwood1", "trees/mixed/tredwood2", @@ -315,35 +301,19 @@ }, "enabled": true }, - "edit": [ - { - "find": [ - { - "block": "birch_leaves" - }, - { - "block": "spruce_leaves" - } - ], - "exact": false, - "replace": { - "palette": [ - { - "block": "jungle_leaves" - }, - { - "block": "acacia_leaves" - }, - { - "block": "oak_leaves" - }, - { - "block": "dark_oak_leaves" - } - ] - } - } - ], + "edit": [{ + "find": [ + {"block": "birch_leaves"}, + {"block": "spruce_leaves"} + ], + "exact": false, + "replace": {"palette": [ + {"block": "jungle_leaves"}, + {"block": "acacia_leaves"}, + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} + ]} + }], "place": [ "trees/mixed/tredwoodsmol1", "trees/mixed/tredwoodsmol2", @@ -371,35 +341,19 @@ }, "enabled": true }, - "edit": [ - { - "find": [ - { - "block": "birch_leaves" - }, - { - "block": "spruce_leaves" - } - ], - "exact": false, - "replace": { - "palette": [ - { - "block": "jungle_leaves" - }, - { - "block": "acacia_leaves" - }, - { - "block": "oak_leaves" - }, - { - "block": "dark_oak_leaves" - } - ] - } - } - ], + "edit": [{ + "find": [ + {"block": "birch_leaves"}, + {"block": "spruce_leaves"} + ], + "exact": false, + "replace": {"palette": [ + {"block": "jungle_leaves"}, + {"block": "acacia_leaves"}, + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} + ]} + }], "place": [ "clutter/spruceclutt1", "clutter/spruceclutt2", @@ -424,35 +378,19 @@ }, "enabled": true }, - "edit": [ - { - "find": [ - { - "block": "birch_leaves" - }, - { - "block": "spruce_leaves" - } - ], - "exact": false, - "replace": { - "palette": [ - { - "block": "jungle_leaves" - }, - { - "block": "acacia_leaves" - }, - { - "block": "oak_leaves" - }, - { - "block": "dark_oak_leaves" - } - ] - } - } - ], + "edit": [{ + "find": [ + {"block": "birch_leaves"}, + {"block": "spruce_leaves"} + ], + "exact": false, + "replace": {"palette": [ + {"block": "jungle_leaves"}, + {"block": "acacia_leaves"}, + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} + ]} + }], "place": [ "clutter/rshrub1", "clutter/rshrub2" @@ -480,35 +418,19 @@ "trees/mixed/tredwoodbee3", "trees/mixed/tredwoodbee4" ], - "edit": [ - { - "find": [ - { - "block": "birch_leaves" - }, - { - "block": "spruce_leaves" - } - ], - "exact": false, - "replace": { - "palette": [ - { - "block": "jungle_leaves" - }, - { - "block": "acacia_leaves" - }, - { - "block": "oak_leaves" - }, - { - "block": "dark_oak_leaves" - } - ] - } - } - ], + "edit": [{ + "find": [ + {"block": "birch_leaves"}, + {"block": "spruce_leaves"} + ], + "exact": false, + "replace": {"palette": [ + {"block": "jungle_leaves"}, + {"block": "acacia_leaves"}, + {"block": "oak_leaves"}, + {"block": "dark_oak_leaves"} + ]} + }], "translate": { "x": 0, "y": -8, diff --git a/biomes/tundra/bonsai-forest.json b/biomes/tundra/bonsai-forest.json index 6fb795ce..502ec78a 100644 --- a/biomes/tundra/bonsai-forest.json +++ b/biomes/tundra/bonsai-forest.json @@ -14,8 +14,8 @@ "generator": "plain" }], "customDerivitives": [{ + "id": "tundra_bonsai_forest", "grassColor": "#CB6E08", - "id": "tunbonsai", "waterColor": "#80B4C6", "waterFogColor": "#80B4C6", "fogColor": "#8091C6" @@ -204,10 +204,7 @@ "chance": 0.75, "edit": [{ "find": [{"block": "oak_leaves"}], - "replace": {"palette": [{ - "data": {"persistent": true}, - "block": "birch_leaves" - }]} + "replace": {"palette": [{"block": "birch_leaves"}]} }], "rotation": { "yAxis": { diff --git a/biomes/tundra/forest-cliffs.json b/biomes/tundra/forest-cliffs.json index 69d7f3e0..7789bae6 100644 --- a/biomes/tundra/forest-cliffs.json +++ b/biomes/tundra/forest-cliffs.json @@ -17,8 +17,8 @@ } ], "customDerivitives": [{ + "id": "tundra_forest_cliffs", "grassColor": "#56B16F", - "id": "tunforestcliff", "waterColor": "#80B4C6", "waterFogColor": "#80B4C6", "fogColor": "#8091C6" diff --git a/biomes/tundra/forest.json b/biomes/tundra/forest.json index 9b2488ec..81ab9d05 100644 --- a/biomes/tundra/forest.json +++ b/biomes/tundra/forest.json @@ -11,8 +11,8 @@ "min": 8 }], "customDerivitives": [{ + "id": "tundra_forest", "grassColor": "#56B16F", - "id": "tunforest", "waterColor": "#80B4C6", "waterFogColor": "#80B4C6", "fogColor": "#8091C6" diff --git a/biomes/tundra/mountains-cliffs.json b/biomes/tundra/mountains-cliffs.json index 11e60fab..1069b65c 100644 --- a/biomes/tundra/mountains-cliffs.json +++ b/biomes/tundra/mountains-cliffs.json @@ -17,8 +17,8 @@ } ], "customDerivitives": [{ + "id": "tundra_magical_forest_cliffs", "grassColor": "#B0A747", - "id": "tunmagicforest", "waterColor": "#80B4C6", "waterFogColor": "#80B4C6", "fogColor": "#8091C6" diff --git a/biomes/tundra/mountains.json b/biomes/tundra/mountains.json index eca85c4b..3ea945fc 100644 --- a/biomes/tundra/mountains.json +++ b/biomes/tundra/mountains.json @@ -21,8 +21,8 @@ } ], "customDerivitives": [{ + "id": "tundra_mountains", "grassColor": "#B0A747", - "id": "tunmountain", "waterColor": "#80B4C6", "waterFogColor": "#80B4C6", "fogColor": "#8091C6" diff --git a/biomes/tundra/redwood-cliffs.json b/biomes/tundra/redwood-cliffs.json index a56b1e69..cee44753 100644 --- a/biomes/tundra/redwood-cliffs.json +++ b/biomes/tundra/redwood-cliffs.json @@ -17,8 +17,8 @@ } ], "customDerivitives": [{ + "id": "tundra_redwood_cliffs", "grassColor": "#A17E3C", - "id": "tunredwoodcliff", "waterColor": "#80B4C6", "waterFogColor": "#80B4C6", "fogColor": "#8091C6" @@ -285,10 +285,7 @@ "chance": 0.45, "edit": [{ "find": [{"block": "oak_leaves"}], - "replace": {"palette": [{ - "data": {"persistent": true}, - "block": "birch_leaves" - }]} + "replace": {"palette": [{"block": "birch_leaves"}]} }], "rotation": { "yAxis": { diff --git a/biomes/tundra/redwood-forest.json b/biomes/tundra/redwood-forest.json index c9250fd7..4e73b825 100644 --- a/biomes/tundra/redwood-forest.json +++ b/biomes/tundra/redwood-forest.json @@ -11,8 +11,8 @@ "generator": "smooth-dunes" }], "customDerivitives": [{ + "id": "tundra_redwood_forest", "grassColor": "#AC7B1F", - "id": "tunredwoodfrst", "waterColor": "#80B4C6", "waterFogColor": "#80B4C6", "fogColor": "#8091C6" @@ -246,10 +246,7 @@ "chance": 0.45, "edit": [{ "find": [{"block": "oak_leaves"}], - "replace": {"palette": [{ - "data": {"persistent": true}, - "block": "birch_leaves" - }]} + "replace": {"palette": [{"block": "birch_leaves"}]} }], "rotation": { "yAxis": { diff --git a/biomes/tundra/sea/lake.json b/biomes/tundra/sea/lake.json index 62dcf346..bf75d8e9 100644 --- a/biomes/tundra/sea/lake.json +++ b/biomes/tundra/sea/lake.json @@ -10,8 +10,8 @@ "generator": "river" }], "customDerivitives": [{ + "id": "tundra_lake", "grassColor": "#CB6E08", - "id": "tunlake", "waterColor": "#80B4C6", "waterFogColor": "#80B4C6", "fogColor": "#8091C6" @@ -153,24 +153,15 @@ }, { "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{ - "block": "spruce_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_leaves"}]} }, { "find": [{"block": "acacia_fence"}], - "replace": {"palette": [{ - "block": "spruce_fence", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_fence"}]} }, { "find": [{"block": "acacia_wood"}], - "replace": {"palette": [{ - "block": "spruce_wood", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_wood"}]} } ], "rotation": { @@ -201,24 +192,15 @@ "edit": [ { "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{ - "block": "spruce_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_leaves"}]} }, { "find": [{"block": "spruce_leaves"}], - "replace": {"palette": [{ - "block": "spruce_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_leaves"}]} }, { "find": [{"block": "spruce_wood"}], - "replace": {"palette": [{ - "block": "spruce_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_leaves"}]} } ], "chance": 0.3, diff --git a/biomes/tundra/sequia-redwoods.json b/biomes/tundra/sequia-redwoods.json index 1c80d678..04f87303 100644 --- a/biomes/tundra/sequia-redwoods.json +++ b/biomes/tundra/sequia-redwoods.json @@ -10,8 +10,8 @@ "generator": "plain" }], "customDerivitives": [{ + "id": "tundra_sequoia_redwoods", "grassColor": "#7BA13C", - "id": "tunseqredwood", "waterColor": "#80B4C6", "waterFogColor": "#80B4C6", "fogColor": "#FFE0AF" diff --git a/biomes/tundra/spruce-denmyre.json b/biomes/tundra/spruce-denmyre.json index d8cfcf90..da60fb9e 100644 --- a/biomes/tundra/spruce-denmyre.json +++ b/biomes/tundra/spruce-denmyre.json @@ -10,8 +10,8 @@ "generator": "plain" }], "customDerivitives": [{ + "id": "tundra_spruce_denmyre", "grassColor": "#7BA13C", - "id": "tundenmyre", "waterColor": "#80B4C6", "waterFogColor": "#80B4C6", "fogColor": "#8091C6" @@ -163,24 +163,15 @@ }, { "find": [{"block": "acacia_leaves"}], - "replace": {"palette": [{ - "block": "spruce_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_leaves"}]} }, { "find": [{"block": "acacia_fence"}], - "replace": {"palette": [{ - "block": "spruce_fence", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_fence"}]} }, { "find": [{"block": "acacia_wood"}], - "replace": {"palette": [{ - "block": "spruce_wood", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_wood"}]} } ], "rotation": { @@ -211,24 +202,15 @@ "edit": [ { "find": [{"block": "birch_leaves"}], - "replace": {"palette": [{ - "block": "spruce_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_leaves"}]} }, { "find": [{"block": "spruce_leaves"}], - "replace": {"palette": [{ - "block": "spruce_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_leaves"}]} }, { "find": [{"block": "spruce_wood"}], - "replace": {"palette": [{ - "block": "spruce_leaves", - "data": {"persistent": true} - }]} + "replace": {"palette": [{"block": "spruce_leaves"}]} } ], "chance": 0.3, diff --git a/biomes/tundra/taiga.json b/biomes/tundra/taiga.json index 5eda4d61..39606bb0 100644 --- a/biomes/tundra/taiga.json +++ b/biomes/tundra/taiga.json @@ -10,8 +10,8 @@ "generator": "plain" }], "customDerivitives": [{ + "id": "tundra_taiga", "grassColor": "#7BA13C", - "id": "tuntiaga", "waterColor": "#80B4C6", "waterFogColor": "#80B4C6", "fogColor": "#8091C6" @@ -203,10 +203,7 @@ "chance": 0.25, "edit": [{ "find": [{"block": "oak_leaves"}], - "replace": {"palette": [{ - "data": {"persistent": true}, - "block": "birch_leaves" - }]} + "replace": {"palette": [{"block": "birch_leaves"}]} }], "rotation": { "yAxis": { diff --git a/dimensions/overworld.json b/dimensions/overworld.json index c5474065..415b9a77 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -40,9 +40,7 @@ }, "SEAS": "Sea settings (for the biomes that are oceans).", "seaZoom": 1.25, - "seaBiomeStyle": { - "style": "FRACTAL_FBM_IRIS" - }, + "seaBiomeStyle": {"style": "FRACTAL_FBM_IRIS"}, "LAND": "Land settings (for the biomes that are non-ocean).", "landZoom": 3.2, "landBiomeStyle": { @@ -56,13 +54,11 @@ }, "LOOT": "Contains a list of loot tables that are attempted to be applied to all chests that spawn.", "lootTries": 32, - "loot": { - "tables": [ - "global-treasure", - "global-tools", - "global-clutter" - ] - }, + "loot": {"tables": [ + "global-treasure", + "global-tools", + "global-clutter" + ]}, "ORES": "All settings in regards to deposits. Contains the ores spawning in your world.", "deposits": [ { @@ -72,11 +68,7 @@ "minPerChunk": 1, "minSize": 25, "maxSize": 25, - "palette": [ - { - "block": "granite" - } - ], + "palette": [{"block": "granite"}], "varience": 2 }, { @@ -86,11 +78,7 @@ "minPerChunk": 1, "minSize": 25, "maxSize": 25, - "palette": [ - { - "block": "andesite" - } - ], + "palette": [{"block": "andesite"}], "varience": 2 }, { @@ -100,11 +88,7 @@ "minPerChunk": 1, "minSize": 25, "maxSize": 25, - "palette": [ - { - "block": "diorite" - } - ], + "palette": [{"block": "diorite"}], "varience": 2 }, { @@ -114,11 +98,7 @@ "minPerChunk": 1, "minSize": 25, "maxSize": 25, - "palette": [ - { - "block": "gravel" - } - ], + "palette": [{"block": "gravel"}], "varience": 2 }, { @@ -128,11 +108,7 @@ "minPerChunk": 128, "minSize": 8, "maxSize": 4, - "palette": [ - { - "block": "deepslate" - } - ], + "palette": [{"block": "deepslate"}], "varience": 4 }, { @@ -143,30 +119,14 @@ "minSize": 8, "maxSize": 4, "palette": [ - { - "block": "deepslate_copper_ore" - }, - { - "block": "deepslate_diamond_ore" - }, - { - "block": "deepslate_emerald_ore" - }, - { - "block": "deepslate_gold_ore" - }, - { - "block": "deepslate_iron_ore" - }, - { - "block": "deepslate_coal_ore" - }, - { - "block": "deepslate_redstone_ore" - }, - { - "block": "deepslate_lapis_ore" - } + {"block": "deepslate_copper_ore"}, + {"block": "deepslate_diamond_ore"}, + {"block": "deepslate_emerald_ore"}, + {"block": "deepslate_gold_ore"}, + {"block": "deepslate_iron_ore"}, + {"block": "deepslate_coal_ore"}, + {"block": "deepslate_redstone_ore"}, + {"block": "deepslate_lapis_ore"} ], "varience": 4 }, @@ -177,11 +137,7 @@ "minPerChunk": 0, "minSize": 3, "maxSize": 6, - "palette": [ - { - "block": "diamond_ore" - } - ], + "palette": [{"block": "diamond_ore"}], "varience": 5 }, { @@ -191,14 +147,10 @@ "minPerChunk": 3, "minSize": 6, "maxSize": 10, - "palette": [ - { - "data": { - "lit": false - }, - "block": "redstone_ore" - } - ], + "palette": [{ + "data": {"lit": false}, + "block": "redstone_ore" + }], "varience": 7 }, { @@ -208,11 +160,7 @@ "minPerChunk": 1, "minSize": 3, "maxSize": 5, - "palette": [ - { - "block": "gold_ore" - } - ], + "palette": [{"block": "gold_ore"}], "varience": 3 }, { @@ -222,11 +170,7 @@ "minPerChunk": 2, "minSize": 3, "maxSize": 8, - "palette": [ - { - "block": "lapis_ore" - } - ], + "palette": [{"block": "lapis_ore"}], "varience": 5 }, { @@ -236,11 +180,7 @@ "minPerChunk": 8, "minSize": 4, "maxSize": 8, - "palette": [ - { - "block": "iron_ore" - } - ], + "palette": [{"block": "iron_ore"}], "varience": 7 }, { @@ -250,11 +190,7 @@ "minPerChunk": 8, "minSize": 4, "maxSize": 9, - "palette": [ - { - "block": "copper_ore" - } - ], + "palette": [{"block": "copper_ore"}], "varience": 7 }, { @@ -264,11 +200,7 @@ "minPerChunk": 9, "minSize": 6, "maxSize": 10, - "palette": [ - { - "block": "coal_ore" - } - ], + "palette": [{"block": "coal_ore"}], "varience": 9 } ], @@ -339,34 +271,28 @@ }, "fluid": { "fluidHeight": 12, - "fluidType": { - "block": "lava" - } + "fluidType": {"block": "lava"} } } ], - "caveBiomeStyle": { - "style": "CELLULAR_IRIS_DOUBLE" - }, + "caveBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"}, "CAVERNS//CARVING": "Carving layers that cut off certain parts of the world", "carving": true, - "carveLayers": [ - { - "style": { - "style": "PERLIN_IRIS_HALF", - "zoom": 0.2, - "fracture": { - "multiplier": 5, - "style": "PERLIN", - "zoom": 0.5 - } - }, - "fullPercent": 0.01, - "threshold": 0.68, - "minHeight": -50, - "maxHeight": 110 - } - ], + "carveLayers": [{ + "style": { + "style": "PERLIN_IRIS_HALF", + "zoom": 0.2, + "fracture": { + "multiplier": 5, + "style": "PERLIN", + "zoom": 0.5 + } + }, + "fullPercent": 0.01, + "threshold": 0.68, + "minHeight": -50, + "maxHeight": 110 + }], "RAVINES": "Settings regarding ravines. Iris does not know when and where they spawn, so it may look weird (with cave fluids)", "ravines": false, "ravineRarity": 500, @@ -409,12 +335,8 @@ "trigger": "PHANTOM" } ], - "skylandBiomeStyle": { - "style": "CELLULAR_IRIS_DOUBLE" - }, - "islandBiomeStyle": { - "style": "CELLULAR_IRIS_DOUBLE" - }, + "skylandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"}, + "islandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"}, "shoreBiomeStyle": { "style": "CELLULAR", "fracture": { @@ -447,4 +369,4 @@ } } ] -} \ No newline at end of file +} diff --git a/jigsaw-pieces/igloo/bottom.json b/jigsaw-pieces/igloo/bottom.json index 8e45f1a4..ae4acd74 100644 --- a/jigsaw-pieces/igloo/bottom.json +++ b/jigsaw-pieces/igloo/bottom.json @@ -13,63 +13,5 @@ }, "direction": "WEST_NEGATIVE_X" }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, "object": "jigsaw/igloo/bottom" } diff --git a/jigsaw-pieces/igloo/middle.json b/jigsaw-pieces/igloo/middle.json index 3997b854..96086a51 100644 --- a/jigsaw-pieces/igloo/middle.json +++ b/jigsaw-pieces/igloo/middle.json @@ -16,7 +16,7 @@ }, { "targetName": "*", - "innerConnector": false, + "innerConnector": true, "entityCount": 1, "rotateConnector": false, "name": "", @@ -29,63 +29,5 @@ "direction": "EAST_POSITIVE_X" } ], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, "object": "jigsaw/igloo/middle" } diff --git a/regions/tundra.json b/regions/tundra.json index 561eed64..3dab7e06 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -23,15 +23,11 @@ "tundra/shore/beach", "tundra/shore/beach-stone" ], - "seaBiomes": [ - "mountain/sea/lake" - ], - "jigsawStructures": [ - { - "structure": "murky_stronghold", - "rarity": 750 - } - ], + "seaBiomes": ["mountain/sea/lake"], + "jigsawStructures": [{ + "structure": "murky_stronghold", + "rarity": 750 + }], "caveBiomes": [ "cave/tundra-cavern", "cave/spiked-cavern" @@ -81,22 +77,16 @@ "mountain/sea/river-soft" ], "biomeImplosionRatio": 0.25, - "deposits": [ - { - "minHeight": 15, - "maxPerChunk": 3, - "maxHeight": 60, - "minPerChunk": 2, - "minSize": 1, - "maxSize": 2, - "palette": [ - { - "block": "emerald_ore" - } - ], - "varience": 2 - } - ], + "deposits": [{ + "minHeight": 15, + "maxPerChunk": 3, + "maxHeight": 60, + "minPerChunk": 2, + "minSize": 1, + "maxSize": 2, + "palette": [{"block": "emerald_ore"}], + "varience": 2 + }], "riverRarity": 1, "landBiomeZoom": 1.85, "riverStyle": { @@ -120,61 +110,47 @@ "cold-food" ] }, - "objects": [ - { - "heightmap": { - "seed": 1337, - "style": { - "style": "SIMPLEX", - "multiplier": 10 - }, - "offsetY": 5 + "objects": [{ + "heightmap": { + "seed": 1337, + "style": { + "style": "SIMPLEX", + "multiplier": 10 }, - "chance": 0.05, - "bottom": true, - "density": 1, - "place": [ - "structures/amethyst1", - "structures/amethyst2", - "structures/amethyst3", - "structures/amethyst4", - "structures/amethyst5", - "structures/amethyst6" - ], - "edit": [ - { - "find": [ - { - "block": "glass" - } - ], - "replace": { - "palette": [ - { - "block": "void_air" - } - ] - } - } - ], - "enabled": true, - "xAxis": { - "interval": 90, - "max": 360, - "min": 0 - }, - "yAxis": { - "interval": 90, - "max": 360, - "min": 0 - }, - "translate": { - "yRandom": 10, - "y": 2 - } + "offsetY": 5 + }, + "chance": 0.05, + "bottom": true, + "density": 1, + "place": [ + "structures/amethyst1", + "structures/amethyst2", + "structures/amethyst3", + "structures/amethyst4", + "structures/amethyst5", + "structures/amethyst6" + ], + "edit": [{ + "find": [{"block": "glass"}], + "replace": {"palette": [{"block": "void_air"}]} + }], + "enabled": true, + "xAxis": { + "interval": 90, + "max": 360, + "min": 0 + }, + "yAxis": { + "interval": 90, + "max": 360, + "min": 0 + }, + "translate": { + "yRandom": 10, + "y": 2 } - ], + }], "shoreHeightZoom": 1.14, "riverThickness": 0.025, "rarity": 2 -} \ No newline at end of file +}