diff --git a/biomes/frozen/fzn-beach.json b/biomes/frozen/fzn-beach.json index 8827db80..5c88e3ce 100644 --- a/biomes/frozen/fzn-beach.json +++ b/biomes/frozen/fzn-beach.json @@ -11,10 +11,7 @@ { "minHeight": 1, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 2, @@ -22,6 +19,13 @@ "palette": [{"block": "dirt"}] } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "generators": [{ "min": -5, "max": 1, @@ -154,18 +158,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.5 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-hills.json b/biomes/frozen/fzn-hills.json index 6e8f3900..1153351f 100644 --- a/biomes/frozen/fzn-hills.json +++ b/biomes/frozen/fzn-hills.json @@ -11,10 +11,7 @@ { "minHeight": 1, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 7, @@ -32,6 +29,13 @@ ] } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "generators": [ { "generator": "plain", @@ -121,18 +125,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.23 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-mountain-cliffs.json b/biomes/frozen/fzn-mountain-cliffs.json index 5c40d17f..c4e80c41 100644 --- a/biomes/frozen/fzn-mountain-cliffs.json +++ b/biomes/frozen/fzn-mountain-cliffs.json @@ -11,10 +11,7 @@ { "minHeight": 0, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 1, @@ -34,6 +31,13 @@ ] } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "jigsawStructures": [ { "rarity": 1700, @@ -202,18 +206,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.5 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-mountain-middle.json b/biomes/frozen/fzn-mountain-middle.json index 5bfc03eb..3fc783eb 100644 --- a/biomes/frozen/fzn-mountain-middle.json +++ b/biomes/frozen/fzn-mountain-middle.json @@ -14,6 +14,13 @@ "min": 30 } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "layers": [ { "minHeight": 1, @@ -66,18 +73,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.23 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-mountain.json b/biomes/frozen/fzn-mountain.json index dd8cfb36..22266422 100644 --- a/biomes/frozen/fzn-mountain.json +++ b/biomes/frozen/fzn-mountain.json @@ -7,6 +7,13 @@ "frozen/fzn-peak", "frozen/fzn-mountain-cliffs" ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "layers": [ { "minHeight": 1, @@ -20,10 +27,7 @@ { "minHeight": 1, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 2, @@ -77,18 +81,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.23 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-mountains.json b/biomes/frozen/fzn-mountains.json index 30d2ef8b..26250a5e 100644 --- a/biomes/frozen/fzn-mountains.json +++ b/biomes/frozen/fzn-mountains.json @@ -6,6 +6,13 @@ "frozen/fzn-peak", "frozen/fzn-vander" ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "layers": [ { "minHeight": 2, @@ -15,10 +22,7 @@ { "minHeight": 1, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 2, @@ -205,18 +209,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.23 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-peak.json b/biomes/frozen/fzn-peak.json index 7fcd57c6..456fa35a 100644 --- a/biomes/frozen/fzn-peak.json +++ b/biomes/frozen/fzn-peak.json @@ -2,6 +2,13 @@ "name": "Frozen Peak", "derivative": "SNOWY_TAIGA_MOUNTAINS", "vanillaDerivative": "SNOWY_TAIGA_MOUNTAINS", + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "layers": [ { "minHeight": 1, @@ -95,18 +102,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.23 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-pine-hills.json b/biomes/frozen/fzn-pine-hills.json index 3b937ab4..0db52d0f 100644 --- a/biomes/frozen/fzn-pine-hills.json +++ b/biomes/frozen/fzn-pine-hills.json @@ -11,10 +11,7 @@ { "minHeight": 1, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 6, @@ -32,6 +29,13 @@ ] } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "generators": [{ "generator": "smooth-dunes", "max": 20, @@ -55,18 +59,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.23 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-pine-plains.json b/biomes/frozen/fzn-pine-plains.json index fddd07dc..0df7486f 100644 --- a/biomes/frozen/fzn-pine-plains.json +++ b/biomes/frozen/fzn-pine-plains.json @@ -15,6 +15,13 @@ "min": 7 } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "layers": [ { "minHeight": 0, @@ -24,10 +31,7 @@ { "minHeight": 1, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 4, @@ -63,18 +67,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.23 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-pines.json b/biomes/frozen/fzn-pines.json index 19e19676..db2303f5 100644 --- a/biomes/frozen/fzn-pines.json +++ b/biomes/frozen/fzn-pines.json @@ -11,10 +11,7 @@ { "minHeight": 1, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 6, @@ -37,6 +34,13 @@ ] } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "generators": [ { "min": 3, @@ -166,18 +170,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.23 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-plains.json b/biomes/frozen/fzn-plains.json index 47b73907..aa6adac2 100644 --- a/biomes/frozen/fzn-plains.json +++ b/biomes/frozen/fzn-plains.json @@ -15,6 +15,13 @@ "generator": "plain" } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "layers": [ { "minHeight": 0, @@ -24,10 +31,7 @@ { "minHeight": 1, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 4, @@ -63,18 +67,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.5 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-redwood-forest.json b/biomes/frozen/fzn-redwood-forest.json index a79ea442..8a83f7bd 100644 --- a/biomes/frozen/fzn-redwood-forest.json +++ b/biomes/frozen/fzn-redwood-forest.json @@ -14,6 +14,13 @@ "generator": "mountain" } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "layers": [ { "maxHeight": 3, @@ -22,10 +29,7 @@ { "minHeight": 1, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 2, @@ -187,18 +191,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.23 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-spruce-hills.json b/biomes/frozen/fzn-spruce-hills.json index 0586f3ac..b26ab1bd 100644 --- a/biomes/frozen/fzn-spruce-hills.json +++ b/biomes/frozen/fzn-spruce-hills.json @@ -11,10 +11,7 @@ { "minHeight": 1, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 6, @@ -32,6 +29,13 @@ ] } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "generators": [{ "generator": "smooth-dunes", "max": 20, @@ -55,18 +59,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.23 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-spruce-plains.json b/biomes/frozen/fzn-spruce-plains.json index 1c3e3a18..eac1b17d 100644 --- a/biomes/frozen/fzn-spruce-plains.json +++ b/biomes/frozen/fzn-spruce-plains.json @@ -12,10 +12,7 @@ { "minHeight": 1, "maxHeight": 1, - "palette": [{ - "block": "grass_block", - "data": {"snowy": true} - }] + "palette": [{"block": "grass_block"}] }, { "minHeight": 4, @@ -33,6 +30,13 @@ ] } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "jigsawStructures": [ { "rarity": 1700, @@ -56,18 +60,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.5 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/frozen/fzn-vander.json b/biomes/frozen/fzn-vander.json index adb2f545..fde9d801 100644 --- a/biomes/frozen/fzn-vander.json +++ b/biomes/frozen/fzn-vander.json @@ -28,6 +28,13 @@ ] } ], + "customDerivitives": [{ + "id": "fzn", + "waterColor": "#429DFF", + "fogColor": "#A6D1FF", + "waterFogColor": "#3C6280", + "grassColor": "#D0E1FF" + }], "jigsawStructures": [ { "rarity": 1700, @@ -43,6 +50,7 @@ } ], "decorators": [{ + "chance": 0.5, "minHeight": 1, "maxHeight": 1, "style": { @@ -51,15 +59,6 @@ }, "zoom": 0.6, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/mushroom/mus-beach.json b/biomes/mushroom/mus-beach.json index fea3ae46..433cf116 100644 --- a/biomes/mushroom/mus-beach.json +++ b/biomes/mushroom/mus-beach.json @@ -7,6 +7,14 @@ "max": 1, "generator": "plain" }], + "customDerivitives": [{ + "id": "mus", + "waterColor": "#B4B2FF", + "foliageColor": "#C9A9FF", + "waterFogColor": "#BD94DF", + "grassColor": "#A2A2FF", + "fogColor": "#CACDFF" + }], "layers": [ { "minHeight": 3, diff --git a/biomes/mushroom/mus-forest-hills.json b/biomes/mushroom/mus-forest-hills.json index 0313ee3c..eef4d11e 100644 --- a/biomes/mushroom/mus-forest-hills.json +++ b/biomes/mushroom/mus-forest-hills.json @@ -7,6 +7,14 @@ "max": 46, "generator": "plain" }], + "customDerivitives": [{ + "id": "mushills", + "waterColor": "#B4B2FF", + "foliageColor": "#C9A9FF", + "waterFogColor": "#BD94DF", + "grassColor": "#A2A2FF", + "fogColor": "#CACDFF" + }], "layers": [ { "minHeight": 3, diff --git a/biomes/mushroom/mus-forest.json b/biomes/mushroom/mus-forest.json index d5bb844c..9c5f55b2 100644 --- a/biomes/mushroom/mus-forest.json +++ b/biomes/mushroom/mus-forest.json @@ -3,6 +3,14 @@ "derivative": "MUSHROOM_FIELDS", "vanillaDerivative": "MUSHROOM_FIELDS", "children": ["mushroom/mus-forest-hills"], + "customDerivitives": [{ + "id": "musforest", + "waterColor": "#B4B2FF", + "foliageColor": "#C9A9FF", + "waterFogColor": "#BD94DF", + "grassColor": "#A2A2FF", + "fogColor": "#CACDFF" + }], "layers": [ { "minHeight": 3, diff --git a/biomes/mushroom/mus-plains.json b/biomes/mushroom/mus-plains.json index be0fc2b8..40e2fe71 100644 --- a/biomes/mushroom/mus-plains.json +++ b/biomes/mushroom/mus-plains.json @@ -2,6 +2,14 @@ "name": "Mushroom Plains", "derivative": "MUSHROOM_FIELDS", "vanillaDerivative": "MUSHROOM_FIELDS", + "customDerivitives": [{ + "id": "musplains", + "waterColor": "#B4B2FF", + "foliageColor": "#C9A9FF", + "waterFogColor": "#BD94DF", + "grassColor": "#A2A2FF", + "fogColor": "#CACDFF" + }], "layers": [ { "zoom": 0.3, diff --git a/biomes/ocean/oce-fzn-ocean.json b/biomes/ocean/oce-fzn-ocean.json index 8cb89a1b..7c07af79 100644 --- a/biomes/ocean/oce-fzn-ocean.json +++ b/biomes/ocean/oce-fzn-ocean.json @@ -32,18 +32,9 @@ "chance": 1, "variance": { "style": "IRIS", - "zoom": 0.2 + "zoom": 0.23 }, "palette": [ - { - "data": {"layers": 1}, - "block": "snow" - }, - { - "data": {"layers": 1}, - "block": "snow" - }, - {"block": "air"}, { "data": {"layers": 1}, "block": "snow" diff --git a/biomes/savanna/sav-acacia-denmyre.json b/biomes/savanna/sav-acacia-denmyre.json index e973e2a0..c302f3d8 100644 --- a/biomes/savanna/sav-acacia-denmyre.json +++ b/biomes/savanna/sav-acacia-denmyre.json @@ -2,6 +2,13 @@ "name": "Savanna Acacia Denmyre", "derivative": "DESERT", "vanillaDerivative": "SAVANNA", + "customDerivitives": [{ + "id": "savdenmyre", + "grassColor": "#A2B33C", + "foliageColor": "#D6A513", + "waterColor": "#8DFFE8", + "downfallType": "none" + }], "generators": [{ "min": 4, "max": 7, diff --git a/biomes/savanna/sav-beach.json b/biomes/savanna/sav-beach.json index a1af94a7..a2023a80 100644 --- a/biomes/savanna/sav-beach.json +++ b/biomes/savanna/sav-beach.json @@ -2,6 +2,13 @@ "name": "Savanna Beach", "derivative": "SAVANNA", "vanillaDerivative": "SAVANNA", + "customDerivitives": [{ + "id": "savbeach", + "grassColor": "#A2B33C", + "foliageColor": "#D6A513", + "waterColor": "#8DFFE8", + "downfallType": "none" + }], "generators": [{ "min": 0, "max": 0, diff --git a/biomes/savanna/sav-cliff.json b/biomes/savanna/sav-cliff.json index 4717eccc..1822ace8 100644 --- a/biomes/savanna/sav-cliff.json +++ b/biomes/savanna/sav-cliff.json @@ -3,6 +3,13 @@ "derivative": "SAVANNA", "vanillaDerivative": "SAVANNA", "children": ["savanna/sav-acacia-denmyre"], + "customDerivitives": [{ + "id": "savcliff", + "grassColor": "#B1B33C", + "foliageColor": "#D6A513", + "waterColor": "#8DFFE8", + "downfallType": "none" + }], "generators": [{ "min": 9, "max": 28, diff --git a/biomes/savanna/sav-forest.json b/biomes/savanna/sav-forest.json index b73b9668..d7128e6f 100644 --- a/biomes/savanna/sav-forest.json +++ b/biomes/savanna/sav-forest.json @@ -2,6 +2,13 @@ "name": "Savanna Forest", "derivative": "SAVANNA", "vanillaDerivative": "SAVANNA", + "customDerivitives": [{ + "id": "savforest", + "grassColor": "#CACC45", + "foliageColor": "#D6A513", + "waterColor": "#8DFFE8", + "downfallType": "none" + }], "generators": [{ "min": 7, "max": 10, diff --git a/biomes/savanna/sav-plateau.json b/biomes/savanna/sav-plateau.json index 220a035a..7d3b6ce4 100644 --- a/biomes/savanna/sav-plateau.json +++ b/biomes/savanna/sav-plateau.json @@ -2,6 +2,13 @@ "name": "Savanna Plateau", "derivative": "SAVANNA_PLATEAU", "vanillaDerivative": "SAVANNA", + "customDerivitives": [{ + "id": "savplateau", + "grassColor": "#CACC45", + "foliageColor": "#D6A513", + "waterColor": "#8DFFE8", + "downfallType": "none" + }], "generators": [{ "min": 13, "max": 26, diff --git a/biomes/savanna/sav-savanna.json b/biomes/savanna/sav-savanna.json index 9846363b..533395e6 100644 --- a/biomes/savanna/sav-savanna.json +++ b/biomes/savanna/sav-savanna.json @@ -3,6 +3,13 @@ "derivative": "SAVANNA", "vanillaDerivative": "SAVANNA", "children": ["savanna/sav-cliff"], + "customDerivitives": [{ + "id": "savsavanna", + "grassColor": "#CCB845", + "foliageColor": "#D6A513", + "waterColor": "#8DFFE8", + "downfallType": "none" + }], "generators": [ { "min": 7, diff --git a/biomes/swamp/swa-sleepy/sleepy-klarus-b.json b/biomes/swamp/swa-sleepy/sleepy-klarus-b.json index 95e76c37..14fa3272 100644 --- a/biomes/swamp/swa-sleepy/sleepy-klarus-b.json +++ b/biomes/swamp/swa-sleepy/sleepy-klarus-b.json @@ -2,19 +2,15 @@ "name": "Sleepy Klarus Deep", "derivative": "SWAMP_HILLS", "vanillaDerivative": "SWAMP", - "generators": [ - { - "min": 1, - "max": 2, - "generator": "plain" - } - ], + "generators": [{ + "min": 1, + "max": 2, + "generator": "plain" + }], "layers": [ { "zoom": 0.5, - "style": { - "style": "IRIS" - }, + "style": {"style": "IRIS"}, "palette": [ { "weight": 5, @@ -30,87 +26,51 @@ "minHeight": 1, "maxHeight": 3, "palette": [ - { - "block": "dirt" - }, - { - "block": "coarse_dirt" - } + {"block": "dirt"}, + {"block": "coarse_dirt"} ] }, { "minHeight": 6, "maxHeight": 18, - "style": { - "style": "STATIC" - }, + "style": {"style": "STATIC"}, "palette": [ - { - "block": "stone" - }, - { - "block": "andesite" - }, - { - "block": "stone" - } + {"block": "stone"}, + {"block": "andesite"}, + {"block": "stone"} ] } ], "decorators": [ { "chance": 0.005, - "variance": { - "style": "STATIC" - }, + "variance": {"style": "STATIC"}, "zoom": 0.02, "palette": [ - { - "block": "brown_mushroom" - }, - { - "block": "red_mushroom" - } + {"block": "brown_mushroom"}, + {"block": "red_mushroom"} ], - "style": { - "style": "STATIC" - } + "style": {"style": "STATIC"} }, { "chance": 0.13, - "variance": { - "style": "STATIC" - }, + "variance": {"style": "STATIC"}, "zoom": 0.2, "palette": [ - { - "block": "large_fern" - }, - { - "block": "tall_grass" - } + {"block": "large_fern"}, + {"block": "tall_grass"} ], - "style": { - "style": "STATIC" - } + "style": {"style": "STATIC"} }, { "chance": 0.15, - "variance": { - "style": "STATIC" - }, + "variance": {"style": "STATIC"}, "zoom": 0.3, "palette": [ - { - "block": "dead_bush" - }, - { - "block": "fern" - } + {"block": "dead_bush"}, + {"block": "fern"} ], - "style": { - "style": "STATIC" - } + "style": {"style": "STATIC"} } ], "entityInitialSpawns": [ @@ -195,41 +155,27 @@ }, "edit": [ { - "find": [ + "find": [{"block": "oak_leaves"}], + "replace": {"palette": [ { - "block": "oak_leaves" + "block": "oak_leaves", + "data": {"persistent": true} + }, + { + "block": "spruce_leaves", + "data": {"persistent": true} } - ], - "replace": { - "palette": [ - { - "block": "oak_leaves", - "data": {"persistent": true} - }, - { - "block": "spruce_leaves", - "data": {"persistent": true} - } - ] - } + ]} }, { - "find": [ + "find": [{"block": "oak_log"}], + "replace": {"palette": [ + {"block": "dark_oak_wood"}, { - "block": "oak_log" + "block": "spruce_leaves", + "data": {"persistent": true} } - ], - "replace": { - "palette": [ - { - "block": "dark_oak_wood" - }, - { - "block": "spruce_leaves", - "data": {"persistent": true} - } - ] - } + ]} } ] }, @@ -261,23 +207,13 @@ } ], "biomeZoom": 9, - "biomeStyle": { - "style": "IRIS" - }, + "biomeStyle": {"style": "IRIS"}, "wall": { - "style": { - "style": "STATIC" - }, + "style": {"style": "STATIC"}, "palette": [ - { - "block": "stone" - }, - { - "block": "andesite" - }, - { - "block": "stone" - } + {"block": "stone"}, + {"block": "andesite"}, + {"block": "stone"} ] } -} \ No newline at end of file +} diff --git a/biomes/temperate/tem-birch-forest.json b/biomes/temperate/tem-birch-forest.json index 4c3eff96..5b12fa92 100644 --- a/biomes/temperate/tem-birch-forest.json +++ b/biomes/temperate/tem-birch-forest.json @@ -8,6 +8,12 @@ "max": 7, "generator": "smooth-dunes" }], + "customDerivitives": [{ + "id": "temoak", + "foliageColor": "#6CC646", + "grassColor": "#A1C646", + "category": "forest" + }], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/temperate/tem-flower-forest.json b/biomes/temperate/tem-flower-forest.json index 5c9c7906..75c865ed 100644 --- a/biomes/temperate/tem-flower-forest.json +++ b/biomes/temperate/tem-flower-forest.json @@ -7,6 +7,12 @@ "max": 7, "generator": "plain" }], + "customDerivitives": [{ + "id": "temflowerfrst", + "foliageColor": "#64C329", + "grassColor": "#48A620", + "category": "forest" + }], "layers": [ { "style": {"style": "STATIC"}, @@ -141,6 +147,25 @@ "z": 0 } }, + { + "mode": "FAST_MIN_HEIGHT", + "chance": 0.33, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": ["bee/hive"], + "translate": { + "x": 0, + "y": 0, + "z": 0 + } + }, { "chance": 1, "persistent": true, diff --git a/biomes/temperate/tem-island.json b/biomes/temperate/tem-island.json index cc369750..2600949e 100644 --- a/biomes/temperate/tem-island.json +++ b/biomes/temperate/tem-island.json @@ -8,6 +8,13 @@ "max": 42, "generator": "plain" }], + "customDerivitives": [{ + "id": "temisland", + "foliageColor": "#69DF51", + "waterColor": "#48BFBC", + "grassColor": "#BEDF51", + "category": "forest" + }], "layers": [ {"palette": [{"block": "grass_block"}]}, {"palette": [{"block": "dirt"}]}, diff --git a/biomes/temperate/tem-oak-forest.json b/biomes/temperate/tem-oak-forest.json index 4f9dffeb..a094367e 100644 --- a/biomes/temperate/tem-oak-forest.json +++ b/biomes/temperate/tem-oak-forest.json @@ -3,6 +3,13 @@ "derivative": "DEEP_LUKEWARM_OCEAN", "vanillaDerivative": "FOREST", "children": ["temperate/tem-oak-denmyre"], + "customDerivitives": [{ + "id": "temoakforest", + "foliageColor": "#80B918", + "waterColor": "#25638E", + "grassColor": "#698E25", + "category": "forest" + }], "generators": [{ "min": 4, "max": 7, diff --git a/biomes/temperate/tem-oak-hills.json b/biomes/temperate/tem-oak-hills.json index 24e9cd32..166c3eca 100644 --- a/biomes/temperate/tem-oak-hills.json +++ b/biomes/temperate/tem-oak-hills.json @@ -2,6 +2,13 @@ "name": "Temperate Oak Hills", "derivative": "FOREST", "vanillaDerivative": "FOREST", + "customDerivitives": [{ + "id": "temoakhills", + "foliageColor": "#5CA528", + "waterColor": "#2851A5", + "grassColor": "#51A528", + "category": "forest" + }], "generators": [ { "generator": "smooth-dunes", diff --git a/biomes/temperate/tem-oak.json b/biomes/temperate/tem-oak.json index 8391daf3..93b36154 100644 --- a/biomes/temperate/tem-oak.json +++ b/biomes/temperate/tem-oak.json @@ -8,6 +8,13 @@ "max": 4, "min": 3 }], + "customDerivitives": [{ + "id": "temoak", + "foliageColor": "#b76e79", + "waterColor": "#b76e79", + "grassColor": "#b76e79", + "category": "forest" + }], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/temperate/tem-plain-hills.json b/biomes/temperate/tem-plain-hills.json index c9295fe4..2c5b4b5e 100644 --- a/biomes/temperate/tem-plain-hills.json +++ b/biomes/temperate/tem-plain-hills.json @@ -2,6 +2,13 @@ "name": "Temperate Plains Hills", "derivative": "PLAINS", "vanillaDerivative": "PLAINS", + "customDerivitives": [{ + "id": "templainhills", + "foliageColor": "#8AA528", + "waterColor": "#284CA5", + "grassColor": "#8AA528", + "category": "forest" + }], "generators": [ { "min": 4, diff --git a/biomes/temperate/tem-plains.json b/biomes/temperate/tem-plains.json index 81f6a1e2..ade2dd58 100644 --- a/biomes/temperate/tem-plains.json +++ b/biomes/temperate/tem-plains.json @@ -6,6 +6,13 @@ "temperate/tem-plain-hills", "temperate/tem-wilds" ], + "customDerivitives": [{ + "id": "templains", + "foliageColor": "#7FA528", + "waterColor": "#2840A5", + "grassColor": "#A4C646", + "category": "forest" + }], "generators": [{ "min": 4, "max": 7, diff --git a/biomes/temperate/tem-plateau.json b/biomes/temperate/tem-plateau.json index 3ba41bd0..f662b80b 100644 --- a/biomes/temperate/tem-plateau.json +++ b/biomes/temperate/tem-plateau.json @@ -2,6 +2,13 @@ "name": "Temperate Plateau", "derivative": "DEEP_LUKEWARM_OCEAN", "vanillaDerivative": "FOREST", + "customDerivitives": [{ + "id": "templateau", + "foliageColor": "#44A528", + "waterColor": "#2883A5", + "grassColor": "#28A54A", + "category": "forest" + }], "generators": [ { "min": 30, diff --git a/biomes/temperate/tem-stranged-plains.json b/biomes/temperate/tem-stranged-plains.json index 2ec0c822..bebff0fe 100644 --- a/biomes/temperate/tem-stranged-plains.json +++ b/biomes/temperate/tem-stranged-plains.json @@ -7,30 +7,61 @@ "zoom": 0.5, "exponent": 2 }, + "customDerivitives": [{ + "id": "pemstrangeplains", + "foliageColor": "#65A528", + "waterColor": "#2873A5", + "grassColor": "#A4C646", + "category": "forest" + }], "generators": [{ "min": 4, "max": 7, "generator": "plain" }], - "decorators": [{ - "chance": 0.7, - "palette": [ - { - "data": {"age": 7}, - "block": "wheat", - "weight": 45 + "decorators": [ + { + "chance": 0.4, + "style": { + "style": "IRIS", + "zoom": 0.2 }, - { - "block": "grass", - "weight": 4 + "palette": [ + { + "data": {"age": 7}, + "block": "wheat", + "weight": 45 + }, + { + "block": "grass", + "weight": 4 + }, + { + "block": "tall_grass", + "weight": 1 + } + ], + "forcePlace": false + }, + { + "chance": 0.4, + "style": { + "style": "IRIS", + "zoom": 0.4 }, - { - "block": "tall_grass", - "weight": 1 - } - ], - "forcePlace": false - }], + "palette": [ + { + "block": "grass", + "weight": 4 + }, + { + "block": "tall_grass", + "weight": 1 + } + ], + "forcePlace": false + } + ], "objects": [ { "mode": "MIN_HEIGHT", diff --git a/biomes/temperate/tem-wilds.json b/biomes/temperate/tem-wilds.json index 6a1152ac..ed817708 100644 --- a/biomes/temperate/tem-wilds.json +++ b/biomes/temperate/tem-wilds.json @@ -3,6 +3,13 @@ "derivative": "PLAINS", "vanillaDerivative": "PLAINS", "children": ["temperate/tem-highlands"], + "customDerivitives": [{ + "id": "temwilds", + "foliageColor": "#237031", + "waterColor": "#236270", + "grassColor": "#28A538", + "category": "forest" + }], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/tropical/tro-bamboo-forest.json b/biomes/tropical/tro-bamboo-forest.json index 33c46e6b..c54851f9 100644 --- a/biomes/tropical/tro-bamboo-forest.json +++ b/biomes/tropical/tro-bamboo-forest.json @@ -8,6 +8,15 @@ "max": 9, "generator": "plain" }], + "customDerivitives": [{ + "id": "trobamboo", + "foliageColor": "#44A906", + "grassColor": "#1E7307", + "fogColor": "#6DCA87", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2", + "category": "jungle" + }], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/tropical/tro-highlands.json b/biomes/tropical/tro-highlands.json index 01e5b447..3dd52f2f 100644 --- a/biomes/tropical/tro-highlands.json +++ b/biomes/tropical/tro-highlands.json @@ -7,6 +7,15 @@ "max": 64, "generator": "mountain" }], + "customDerivitives": [{ + "id": "trohighlands", + "foliageColor": "#1B8D09", + "grassColor": "#41A726", + "fogColor": "#6DCA87", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2", + "category": "jungle" + }], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/tropical/tro-mountain-extreme.json b/biomes/tropical/tro-mountain-extreme.json index ce4a243d..1a05ca76 100644 --- a/biomes/tropical/tro-mountain-extreme.json +++ b/biomes/tropical/tro-mountain-extreme.json @@ -3,13 +3,20 @@ "derivative": "MODIFIED_JUNGLE", "vanillaDerivative": "MODIFIED_JUNGLE", "children": ["tropical/tro-mountain-water"], - "generators": [ - { - "generator": "mountain", - "max": 190, - "min": 85 - } - ], + "generators": [{ + "generator": "mountain", + "max": 190, + "min": 85 + }], + "customDerivitives": [{ + "id": "tromtnextreme", + "foliageColor": "#1B8D09", + "grassColor": "#5CCA52", + "fogColor": "#6DCA87", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2", + "category": "jungle" + }], "layers": [ { "minHeight": 1, diff --git a/biomes/tropical/tro-mountain-middle.json b/biomes/tropical/tro-mountain-middle.json index 3ca198e8..426daacb 100644 --- a/biomes/tropical/tro-mountain-middle.json +++ b/biomes/tropical/tro-mountain-middle.json @@ -15,6 +15,15 @@ "min": 10 } ], + "customDerivitives": [{ + "id": "tromtnmiddle", + "foliageColor": "#1B8D09", + "grassColor": "#1E7307", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2", + "fogColor": "#6DCA87", + "category": "jungle" + }], "layers": [ { "minHeight": 2, diff --git a/biomes/tropical/tro-mountain-plains.json b/biomes/tropical/tro-mountain-plains.json index f1ddf645..36e26086 100644 --- a/biomes/tropical/tro-mountain-plains.json +++ b/biomes/tropical/tro-mountain-plains.json @@ -7,6 +7,15 @@ "max": 110, "generator": "mountain" }], + "customDerivitives": [{ + "id": "tromtnplains", + "foliageColor": "#1B8D09", + "grassColor": "#5CCA52", + "fogColor": "#6DCA87", + "category": "jungle", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2" + }], "layers": [ { "minHeight": 1, diff --git a/biomes/tropical/tro-mountain-water.json b/biomes/tropical/tro-mountain-water.json index 02cfc158..b269a6e1 100644 --- a/biomes/tropical/tro-mountain-water.json +++ b/biomes/tropical/tro-mountain-water.json @@ -2,13 +2,16 @@ "name": "Tropical Mountain Water", "derivative": "MODIFIED_JUNGLE", "vanillaDerivative": "MODIFIED_JUNGLE", - "generators": [ - { - "generator": "mountain", - "max": 5, - "min": 2 - } - ], + "generators": [{ + "generator": "mountain", + "max": 5, + "min": 2 + }], + "customDerivitives": [{ + "id": "trowater", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2" + }], "layers": [ { "minHeight": 0, diff --git a/biomes/tropical/tro-mountain.json b/biomes/tropical/tro-mountain.json index a2590fd4..f6f29694 100644 --- a/biomes/tropical/tro-mountain.json +++ b/biomes/tropical/tro-mountain.json @@ -8,6 +8,15 @@ "max": 150, "generator": "mountain" }], + "customDerivitives": [{ + "id": "tromountain", + "foliageColor": "#1B8D09", + "grassColor": "#5CCA52", + "fogColor": "#6DCA87", + "category": "jungle", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2" + }], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/tropical/tro-plains-hills.json b/biomes/tropical/tro-plains-hills.json index a5e2c0c5..7502905f 100644 --- a/biomes/tropical/tro-plains-hills.json +++ b/biomes/tropical/tro-plains-hills.json @@ -7,6 +7,15 @@ "max": 15, "min": -10 }], + "customDerivitives": [{ + "id": "troplainshills", + "foliageColor": "#1B8D09", + "grassColor": "#1E7307", + "fogColor": "#6DCA87", + "category": "jungle", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2" + }], "layers": [ {"palette": [{"block": "grass_block"}]}, { diff --git a/biomes/tropical/tro-plains.json b/biomes/tropical/tro-plains.json index 45bbf912..f2a3b299 100644 --- a/biomes/tropical/tro-plains.json +++ b/biomes/tropical/tro-plains.json @@ -8,6 +8,15 @@ "max": 20, "min": -10 }], + "customDerivitives": [{ + "id": "troplain", + "foliageColor": "#1B8D09", + "grassColor": "#41A726", + "fogColor": "#6DCA87", + "category": "jungle", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2" + }], "layers": [ {"palette": [{"block": "grass_block"}]}, { diff --git a/biomes/tropical/tro-rainforest-hills.json b/biomes/tropical/tro-rainforest-hills.json index f1e0c8ec..9ff523f5 100644 --- a/biomes/tropical/tro-rainforest-hills.json +++ b/biomes/tropical/tro-rainforest-hills.json @@ -7,6 +7,15 @@ "max": 65, "generator": "plain-cliffs" }], + "customDerivitives": [{ + "id": "trohills", + "foliageColor": "#1B8D09", + "grassColor": "#41A726", + "fogColor": "#6DCA87", + "category": "jungle", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2" + }], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/tropical/tro-rainforest-island.json b/biomes/tropical/tro-rainforest-island.json index 50721edd..f7657040 100644 --- a/biomes/tropical/tro-rainforest-island.json +++ b/biomes/tropical/tro-rainforest-island.json @@ -7,6 +7,15 @@ "max": 65, "generator": "plain" }], + "customDerivitives": [{ + "id": "troisle", + "foliageColor": "#1B8D09", + "grassColor": "#2DAF09", + "fogColor": "#6DCA87", + "category": "jungle", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2" + }], "layers": [ { "style": {"style": "FRACTAL_BILLOW_IRIS"}, diff --git a/biomes/tropical/tro-rainforest-wicked-child.json b/biomes/tropical/tro-rainforest-wicked-child.json index 03bca851..44baaf5e 100644 --- a/biomes/tropical/tro-rainforest-wicked-child.json +++ b/biomes/tropical/tro-rainforest-wicked-child.json @@ -7,6 +7,15 @@ "max": 50, "generator": "plain" }], + "customDerivitives": [{ + "id": "trowkdchild", + "foliageColor": "#478F04", + "grassColor": "#197300", + "fogColor": "#6DCA87", + "category": "jungle", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2" + }], "layers": [ { "style": {"style": "FRACTAL_BILLOW_IRIS"}, diff --git a/biomes/tropical/tro-rainforest-wicked-village.json b/biomes/tropical/tro-rainforest-wicked-village.json index feb1cd52..1033d3ea 100644 --- a/biomes/tropical/tro-rainforest-wicked-village.json +++ b/biomes/tropical/tro-rainforest-wicked-village.json @@ -7,6 +7,15 @@ "max": 50, "generator": "plain" }], + "customDerivitives": [{ + "id": "trowkdvilla", + "foliageColor": "#478F04", + "grassColor": "#197300", + "fogColor": "#6DCA87", + "category": "jungle", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2" + }], "layers": [ { "style": {"style": "FRACTAL_BILLOW_IRIS"}, diff --git a/biomes/tropical/tro-rainforest-wicked.json b/biomes/tropical/tro-rainforest-wicked.json index bb64d125..c2f5bb28 100644 --- a/biomes/tropical/tro-rainforest-wicked.json +++ b/biomes/tropical/tro-rainforest-wicked.json @@ -7,6 +7,15 @@ "tropical/tro-jungle-denmyre", "tropical/tro-rainforest-wicked-child" ], + "customDerivitives": [{ + "id": "trowkd", + "foliageColor": "#478F04", + "grassColor": "#197300", + "fogColor": "#6DCA87", + "category": "jungle", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2" + }], "generators": [{ "min": 3, "max": 50, diff --git a/biomes/tropical/tro-rainforest.json b/biomes/tropical/tro-rainforest.json index 11979a1e..c9a46186 100644 --- a/biomes/tropical/tro-rainforest.json +++ b/biomes/tropical/tro-rainforest.json @@ -11,6 +11,15 @@ "max": 45, "generator": "mountain" }], + "customDerivitives": [{ + "id": "trorainforest", + "foliageColor": "#1B8D09", + "grassColor": "#2DAF09", + "fogColor": "#6DCA87", + "waterColor": "#3AB2A2", + "waterFogColor": "#3AB2A2", + "category": "jungle" + }], "layers": [ { "style": {"style": "FRACTAL_BILLOW_IRIS"}, diff --git a/biomes/tropical/tro-wilds.json b/biomes/tropical/tro-wilds.json index f3245b5c..be529364 100644 --- a/biomes/tropical/tro-wilds.json +++ b/biomes/tropical/tro-wilds.json @@ -8,6 +8,15 @@ "max": 20, "generator": "mountain" }], + "customDerivitives": [{ + "id": "tromtnextreme", + "foliageColor": "#2C8806", + "grassColor": "#183F0E", + "fogColor": "#6DCA87", + "waterColor": "#11BA89", + "waterFogColor": "#11BA89", + "category": "jungle" + }], "layers": [ {"palette": [{"block": "grass_block"}]}, {"palette": [{"block": "dirt"}]}, diff --git a/biomes/tundra/tun-bonsai-forest.json b/biomes/tundra/tun-bonsai-forest.json index 104546c8..45714b1b 100644 --- a/biomes/tundra/tun-bonsai-forest.json +++ b/biomes/tundra/tun-bonsai-forest.json @@ -11,6 +11,13 @@ "max": 19, "generator": "plain" }], + "customDerivitives": [{ + "grassColor": "#CB6E08", + "id": "tunbonsai", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }], "layers": [ {"palette": [{"block": "podzol"}]}, { diff --git a/biomes/tundra/tun-forest-cliffs.json b/biomes/tundra/tun-forest-cliffs.json index 5524ed3c..60852a09 100644 --- a/biomes/tundra/tun-forest-cliffs.json +++ b/biomes/tundra/tun-forest-cliffs.json @@ -14,6 +14,13 @@ "generator": "plain-cliffs" } ], + "customDerivitives": [{ + "grassColor": "#56B16F", + "id": "tunforestcliff", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }], "layers": [ { "minHeight": 3, @@ -266,12 +273,7 @@ "pine/pine10", "pine/pine11", "pine/pine12" - ], - "translate": { - "x": 0, - "y": 0, - "z": 0 - } + ] } ], "biomeZoom": 30, diff --git a/biomes/tundra/tun-forest.json b/biomes/tundra/tun-forest.json index f6a2f4dd..5dbcaf13 100644 --- a/biomes/tundra/tun-forest.json +++ b/biomes/tundra/tun-forest.json @@ -8,6 +8,13 @@ "max": 14, "min": 8 }], + "customDerivitives": [{ + "grassColor": "#56B16F", + "id": "tunforest", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }], "jigsawStructures": [ { "rarity": 1700, @@ -155,12 +162,7 @@ "pine/pine10", "pine/pine11", "pine/pine12" - ], - "translate": { - "x": 0, - "y": 0, - "z": 0 - } + ] } ], "biomeZoom": 30, diff --git a/biomes/tundra/tun-lake.json b/biomes/tundra/tun-lake.json index 0edc8473..9bd59a5f 100644 --- a/biomes/tundra/tun-lake.json +++ b/biomes/tundra/tun-lake.json @@ -7,6 +7,13 @@ "max": -10, "generator": "river" }], + "customDerivitives": [{ + "grassColor": "#CB6E08", + "id": "tunlake", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }], "decorators": [ { "chance": 0.003, diff --git a/biomes/tundra/tun-mountains-cliffs.json b/biomes/tundra/tun-mountains-cliffs.json index e7d4a9bb..9580508d 100644 --- a/biomes/tundra/tun-mountains-cliffs.json +++ b/biomes/tundra/tun-mountains-cliffs.json @@ -14,6 +14,13 @@ "generator": "plain-cliffs" } ], + "customDerivitives": [{ + "grassColor": "#B0A747", + "id": "tunmountaincliff", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }], "layers": [ { "minHeight": 3, diff --git a/biomes/tundra/tun-mountains.json b/biomes/tundra/tun-mountains.json index d2d4ae9b..b9884f33 100644 --- a/biomes/tundra/tun-mountains.json +++ b/biomes/tundra/tun-mountains.json @@ -18,6 +18,13 @@ "structure": "village-tundra" } ], + "customDerivitives": [{ + "grassColor": "#B0A747", + "id": "tunmountain", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }], "layers": [ { "minHeight": 3, diff --git a/biomes/tundra/tun-redwood-cliffs.json b/biomes/tundra/tun-redwood-cliffs.json index aba57a17..48f0104c 100644 --- a/biomes/tundra/tun-redwood-cliffs.json +++ b/biomes/tundra/tun-redwood-cliffs.json @@ -14,6 +14,13 @@ "generator": "plain-cliffs" } ], + "customDerivitives": [{ + "grassColor": "#A17E3C", + "id": "tunredwoodcliff", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }], "layers": [ { "style": { diff --git a/biomes/tundra/tun-redwood-forest.json b/biomes/tundra/tun-redwood-forest.json index 43d81d8a..9bbbebe5 100644 --- a/biomes/tundra/tun-redwood-forest.json +++ b/biomes/tundra/tun-redwood-forest.json @@ -8,6 +8,13 @@ "max": 10, "generator": "smooth-dunes" }], + "customDerivitives": [{ + "grassColor": "#A17E3C", + "id": "tunredwoodfrst", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/tundra/tun-sequia-redwoods.json b/biomes/tundra/tun-sequia-redwoods.json index 43a54643..328864d6 100644 --- a/biomes/tundra/tun-sequia-redwoods.json +++ b/biomes/tundra/tun-sequia-redwoods.json @@ -7,6 +7,13 @@ "max": 19, "generator": "plain" }], + "customDerivitives": [{ + "grassColor": "#7BA13C", + "id": "tunseqredwood", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#FFE0AF" + }], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/tundra/tun-spruce-denmyre.json b/biomes/tundra/tun-spruce-denmyre.json index 27e480ba..1b646b17 100644 --- a/biomes/tundra/tun-spruce-denmyre.json +++ b/biomes/tundra/tun-spruce-denmyre.json @@ -7,6 +7,13 @@ "max": 7, "generator": "plain" }], + "customDerivitives": [{ + "grassColor": "#7BA13C", + "id": "tundenmyre", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }], "layers": [ { "style": {"style": "FLAT"}, diff --git a/biomes/tundra/tun-taiga.json b/biomes/tundra/tun-taiga.json index 63b4a576..e946ce06 100644 --- a/biomes/tundra/tun-taiga.json +++ b/biomes/tundra/tun-taiga.json @@ -7,6 +7,13 @@ "max": 14, "generator": "plain" }], + "customDerivitives": [{ + "grassColor": "#7BA13C", + "id": "tuntiaga", + "waterColor": "#80B4C6", + "waterFogColor": "#80B4C6", + "fogColor": "#8091C6" + }], "layers": [ { "style": {"style": "STATIC"}, diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 14fd6479..d77f6871 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -31,11 +31,12 @@ ], "regionStyle": { "style": "NOWHERE_CELLULAR", + "zoom": 1, "fracture": { "multiplier": 18, "maxFractureAccuracy": true, - "style": "IRIS", - "zoom": 0.255 + "style": "FRACTAL_SMOKE", + "zoom": 1 } }, "islandBiomeChanceStyle": { @@ -277,23 +278,21 @@ "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": "FRACTAL_SMOKE", - "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": "FRACTAL_SMOKE", + "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, diff --git a/jigsaw-structures/murky_stronghold.json b/jigsaw-structures/murky_stronghold.json index 60287251..f89fc57e 100644 --- a/jigsaw-structures/murky_stronghold.json +++ b/jigsaw-structures/murky_stronghold.json @@ -1,6 +1,4 @@ { "maxDepth": 6, - "pieces": [ - "murky_stronghold/void/1" - ] + "pieces": ["murky_stronghold/void/1"] } diff --git a/objects/bee/hive1.iob b/objects/bee/hive1.iob new file mode 100644 index 00000000..b8a84a21 Binary files /dev/null and b/objects/bee/hive1.iob differ diff --git a/regions/frozen.json b/regions/frozen.json index e203dbd1..b81c16c1 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -17,12 +17,10 @@ "cave/cracked-cavern" ], "riverBiomes": ["ocean/oce-fzn-river"], - "jigsawStructures": [ - { - "structure": "murky_stronghold", - "rarity": 750 - } - ], + "jigsawStructures": [{ + "structure": "murky_stronghold", + "rarity": 750 + }], "spotBiomes": [{ "biome": "frozen/fzn-vander", "scale": 5, diff --git a/regions/hot.json b/regions/hot.json index e99d133d..436e10ce 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -26,12 +26,10 @@ "shuffle": 328, "rarity": 36 }], - "jigsawStructures": [ - { - "structure": "murky_stronghold", - "rarity": 750 - } - ], + "jigsawStructures": [{ + "structure": "murky_stronghold", + "rarity": 750 + }], "biomeImplosionRatio": 0.25, "deposits": [ { diff --git a/regions/mesa.json b/regions/mesa.json index 4d507c4a..198e7790 100644 --- a/regions/mesa.json +++ b/regions/mesa.json @@ -10,12 +10,10 @@ ], "shoreBiomes": ["mesa/msa-beach"], "seaBiomes": ["ocean/oce-hot-river"], - "jigsawStructures": [ - { - "structure": "murky_stronghold", - "rarity": 750 - } - ], + "jigsawStructures": [{ + "structure": "murky_stronghold", + "rarity": 750 + }], "caveBiomes": [ "cave/old-cavern", "cave/sandy-cave", diff --git a/regions/mountain.json b/regions/mountain.json index 7f9d04bb..5e19ed66 100644 --- a/regions/mountain.json +++ b/regions/mountain.json @@ -17,12 +17,10 @@ "cave/tundra-cavern" ], "riverBiomes": ["ocean/oce-mtn-river"], - "jigsawStructures": [ - { - "structure": "murky_stronghold", - "rarity": 750 - } - ], + "jigsawStructures": [{ + "structure": "murky_stronghold", + "rarity": 750 + }], "biomeImplosionRatio": 0.25, "landBiomeZoom": 1.85, "deposits": [ diff --git a/regions/mushroom.json b/regions/mushroom.json index 49bb3ad1..783d732b 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -6,12 +6,10 @@ "mushroom/mus-plains" ], "shoreBiomes": ["mushroom/mus-beach"], - "jigsawStructures": [ - { - "structure": "murky_stronghold", - "rarity": 750 - } - ], + "jigsawStructures": [{ + "structure": "murky_stronghold", + "rarity": 750 + }], "seaBiomes": ["ocean/oce-mus-ocean"], "caveBiomes": [ "cave/tundra-cavern", diff --git a/regions/savanna.json b/regions/savanna.json index be1bf3db..8670937b 100644 --- a/regions/savanna.json +++ b/regions/savanna.json @@ -10,12 +10,10 @@ "shoreBiomes": ["hot/hot-beach"], "seaBiomes": ["ocean/oce-tem-river"], "caveBiomes": ["cave/old-cavern"], - "jigsawStructures": [ - { - "structure": "murky_stronghold", - "rarity": 750 - } - ], + "jigsawStructures": [{ + "structure": "murky_stronghold", + "rarity": 750 + }], "riverStyle": { "style": "VASCULAR", "zoom": 4.77, diff --git a/regions/swamp.json b/regions/swamp.json index 0d66f9de..8aa1d74c 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -8,12 +8,10 @@ "swamp/swa-marsh" ], "shoreBiomes": ["swamp/swa-beach"], - "jigsawStructures": [ - { - "structure": "murky_stronghold", - "rarity": 750 - } - ], + "jigsawStructures": [{ + "structure": "murky_stronghold", + "rarity": 750 + }], "seaBiomes": [ "ocean/oce-swa-ocean", "ocean/oce-swa-ocean-tree" diff --git a/regions/temperate.json b/regions/temperate.json index 9144995a..0b134925 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -25,12 +25,10 @@ "cave/lit-cavern" ], "riverBiomes": ["ocean/oce-tem-river"], - "jigsawStructures": [ - { - "structure": "murky_stronghold", - "rarity": 750 - } - ], + "jigsawStructures": [{ + "structure": "murky_stronghold", + "rarity": 750 + }], "biomeImplosionRatio": 0.25, "deposits": [{ "minHeight": 15, diff --git a/regions/tropical.json b/regions/tropical.json index e1d80912..c17be03a 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -35,12 +35,10 @@ "zoom": 5 } }, - "jigsawStructures": [ - { - "structure": "murky_stronghold", - "rarity": 750 - } - ], + "jigsawStructures": [{ + "structure": "murky_stronghold", + "rarity": 750 + }], "deposits": [{ "minHeight": 25, "maxPerChunk": 3, diff --git a/regions/tundra.json b/regions/tundra.json index 4231237f..a80603e6 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -13,12 +13,10 @@ ], "shoreBiomes": ["tundra/tun-beach"], "seaBiomes": ["ocean/oce-tun-river"], - "jigsawStructures": [ - { - "structure": "murky_stronghold", - "rarity": 750 - } - ], + "jigsawStructures": [{ + "structure": "murky_stronghold", + "rarity": 750 + }], "caveBiomes": [ "cave/tundra-cavern", "cave/spiked-cavern"