diff --git a/pack/config/Elenai-Dodge-2-Common.toml b/pack/config/Elenai-Dodge-2-Common.toml index 6fd3b49..33d9c5b 100644 --- a/pack/config/Elenai-Dodge-2-Common.toml +++ b/pack/config/Elenai-Dodge-2-Common.toml @@ -1,15 +1,15 @@ ["Elenai Dodge 2's Config"] #How many ticks it takes after dodging before you can dodge again - "Dodge Cooldown" = 16 + "Dodge Cooldown" = 0 #How many ticks the player is invincible for after dodging "Invincibility Ticks" = 6 #How many half feathers it costs to dodge "Dodge Cost" = 4 #How far the player moves when dodging - "Dodge Strength" = 0.25 + "Dodge Strength" = 0.35 #How high the player moves when dodging - "Dodge Height" = 0.2 + "Dodge Height" = 0.4 #Whether the player can dodge in mid-air "Dodge Whilst Airborne" = false diff --git a/pack/config/additional-additions-config.json b/pack/config/additional-additions-config.json new file mode 100644 index 0000000..22ff366 --- /dev/null +++ b/pack/config/additional-additions-config.json @@ -0,0 +1,43 @@ +{ + "version": 8, + "FoodItems": { + "FriedEgg": false, + "BerryPie": false, + "HoneyedApple": false + }, + "WateringCan": true, + "RoseGold": true, + "Ropes": false, + "EnchantmentPrecision": false, + "EnchantmentSpeed": false, + "Wrench": false, + "CopperPatina": true, + "AmethystLamp": { + "enabled": true, + "despawnChance": 0.5 + }, + "Crossbows": false, + "TridentShard": false, + "GlowStick": false, + "GildedNetherite": { + "enabled": false, + "fireResistancePerPiece": 2.5 + }, + "DepthMeter": { + "enabled": false, + "displayElevationAlways": false + }, + "MysteriousBundle": true, + "CompostableRottenFlesh": true, + "MusicDiscs": true, + "NoteBlockAmethystSounds": true, + "ShipwreckSpyglassLoot": false, + "PocketJukebox": true, + "ChickenNugget": false, + "PoweredRailsCopperRecipe": true, + "GlowBerryEatGlow": { + "enabled": true, + "duration": 5 + }, + "HastePotions": false +} \ No newline at end of file diff --git a/pack/config/bits_n_bobs-common.toml b/pack/config/bits_n_bobs-common.toml new file mode 100644 index 0000000..2a3c431 --- /dev/null +++ b/pack/config/bits_n_bobs-common.toml @@ -0,0 +1,44 @@ + +#. +#Feature flags to enable or disable certain features of the mod. +[featureFlags] + #. + #Ability for the player to create chain drives using create's cogwheels. + cogwheelChainDrives = true + #. + #Ability for the player to create chain drives using the flanged gear cogwheels. + flangedChainDrives = true + #. + #Availability of the Chain Pulley block. + chainPulley = true + #. + #Availability of the Flywheel Bearing block. (In development) + experimentalFlywheelBearing = false + #. + #Availability of the weathered girder block. + weatheredGirder = true + #. + #Availability of the girder strut blocks. + girderStrut = true + #. + #Availability of Nixie Board block. + nixieBoard = false + #. + #Availability of Large Nixie Tube block. + largeNixieTube = false + #. + #Availability of the Lightbulb block. + lightbulb = true + #. + #Availability of the Brass Lamp block. + brassLamp = true + #. + #Availability of the Headlamp block. + headlamp = true + #. + #Availability of the Chair blocks. + chairs = true + #. + #Availability of the tile decoration blocks. + tiles = true + diff --git a/pack/config/copycats-common.toml b/pack/config/copycats-common.toml new file mode 100644 index 0000000..d3e3993 --- /dev/null +++ b/pack/config/copycats-common.toml @@ -0,0 +1,75 @@ +#. +#Disables the migration of placed copycats from old versions to new ones. Setting this to true may cause copycats to lose their textures when you upgrade this mod. Restart the game to apply changes. +disableMigration = false + +#. +#Enable/disable features. Values on server override clients +[features] + #. + copycat_stacked_half_layer = true + copycat_vertical_stairs = false + copycat_byte = true + copycat_vertical_slice = false + copycat_wooden_pressure_plate = true + copycat_block = true + copycat_shaft = false + copycat_large_cogwheel = false + copycat_fence = false + copycat_wall = false + copycat_cogwheel = false + copycat_vertical_step = false + copycat_sliding_door = true + copycat_folding_door = true + copycat_slope_layer = false + copycat_light_weighted_pressure_plate = false + copycat_stairs = true + copycat_fence_gate = false + copycat_slab = true + copycat_board = false + copycat_wooden_button = true + copycat_trapdoor = true + copycat_stone_pressure_plate = true + copycat_pane = false + copycat_half_panel = false + copycat_slice = false + copycat_beam = false + copycat_door = true + copycat_iron_door = true + copycat_byte_panel = true + copycat_corner_slice = false + copycat_flat_pane = false + copycat_ghost_block = false + copycat_fluid_pipe = false + copycat_heavy_weighted_pressure_plate = false + copycat_iron_trapdoor = true + copycat_half_layer = false + copycat_stone_button = true + copycat_ladder = false + copycat_layer = false + copycat_slope = true + copycat_vertical_slope = true + copycat_vertical_half_layer = true + +#. +#Enable/disable categories of features. Disabling a category hides all related features. Values on server override clients +[feature_categories] + #. + #. + #All copycats with a sloped surface + slopes = true + #. + #All copycats that support multiple materials in a single block + multistates = true + #. + #All copycats that can be resized by putting in more of the same copycat + stackables = true + #. + #All copycats that can emit a redstone signal + redstone = true + #. + #All copycats with extra functions/interactions + functional = true + #. + #All copycats mimicking blocks from Create + create = true + diff --git a/pack/config/forgery/features.ini b/pack/config/forgery/features.ini index fd43587..434d14b 100644 --- a/pack/config/forgery/features.ini +++ b/pack/config/forgery/features.ini @@ -1493,7 +1493,7 @@ ; ; Anvils don't cost any xp. ; - extra.anvil_no_xp_cost=unset + extra.anvil_no_xp_cost=true ; Server Only ; @@ -2185,7 +2185,7 @@ ; Removes experience. Anvils become ; free and enchanting only costs lapis. ; - extra.no_experience=unset + extra.no_experience=true ; Client Only ; diff --git a/pack/config/keydisabled.json b/pack/config/keydisabled.json new file mode 100644 index 0000000..6480646 --- /dev/null +++ b/pack/config/keydisabled.json @@ -0,0 +1,6 @@ +{ + "disabledKeys": [ + "key.jei.previousPage", "key.origins.primary_active", "quark.emote.facepalm", "key.trashslot.toggle", "quark.keybind.patreon_emote.dance", "key.raised.options", "key.toggleCarriedItemTooltips", "key.cofh.mode_change_decrement", "key.jei.nextCategory", "quark.keybind.patreon_emote.jet", "key.structure_gel.open_building_tool_gui", "info.structure_gel.building_tool.undo", "key.jei.showUses", "quark.emote.think", "key.jei.cheatItemStack2", "key.jei.nextRecipePage", "key.jei.previousRecipePage", "key.jei.cheatOneItem", "squake.key.toggle", "key.origins.secondary_active", "key.jei.closeRecipeGui", "key.jei.previousSearch", "key.vs_clockwork.aeronaut_goggles_toggle", "quark.emote.shrug", "key.cofh.mode_change_increment", "key.jei.nextPage", "key.valkyrienskies.ship_cruise", "inventorio.keys.rocket_boost", "key.jei.toggleEditMode", "quark.emote.yes", "key.jei.toggleOverlay", "key.jei.recipeBack", "key.jei.clearSearchBar", "key.jei.previousCategory", "key.origins.view_origin", "info.structure_gel.building_tool.redo", "quark.keybind.patreon_emote.zombie", "quark.emote.point", "key.valkyrienskies.ship_down", "quark.emote.clap", "key.jei.toggleCheatModeConfigButton", "key.jei.cheatItemStack", "key.jei.maxTransferRecipeBookmark", "key.jei.showUses2", "key.jei.showRecipe", "key.jei.toggleWildcardHideIngredient", "key.jei.cheatOneItem2", "key.jei.showRecipe2", "key.toggleVisualItemContents", "key.jei.focusSearch", "quark.emote.headbang", "key.jei.toggleHideIngredient", "key.jei.bookmark", "key.jei.transferRecipeBookmark", "key.toggleSelectedItemTooltips", "quark.emote.no", "quark.keybind.variant_selector", "key.curios.open.desc", "key.jei.nextSearch", "key.jei.copy.recipe.id", "key.jei.toggleCheatMode", "quark.keybind.patreon_emote.tpose", "quark.keybind.patreon_emote.exorcist", "quark.emote.cheer", "quark.emote.wave", "quark.emote.weep", "quark.keybind.patreon_emote.dab", "quark.emote.salute", "key.jei.toggleBookmarkOverlay" + ], + "consoleLogs": false +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/overworld.zip b/pack/config/paxi/datapacks/overworld.zip new file mode 100644 index 0000000..ff00ab0 Binary files /dev/null and b/pack/config/paxi/datapacks/overworld.zip differ diff --git a/pack/config/paxi/datapacks/trees/data/additionaladditions/loot_tables/mysterious_bundle.json b/pack/config/paxi/datapacks/trees/data/additionaladditions/loot_tables/mysterious_bundle.json index b3c4d70..b7e50f9 100644 --- a/pack/config/paxi/datapacks/trees/data/additionaladditions/loot_tables/mysterious_bundle.json +++ b/pack/config/paxi/datapacks/trees/data/additionaladditions/loot_tables/mysterious_bundle.json @@ -30,7 +30,37 @@ { "type": "minecraft:item", "weight": 4, - "name": "minecraft:cake" + "name": "exposure:camera" + }, + { + "type": "minecraft:item", + "weight": 1, + "name": "yttr:red_bloque" + }, + { + "type": "minecraft:item", + "weight": 1, + "name": "yttr:blue_bloque" + }, + { + "type": "minecraft:item", + "weight": 1, + "name": "yttr:magenta_bloque" + }, + { + "type": "minecraft:item", + "weight": 1, + "name": "yttr:green_bloque" + }, + { + "type": "minecraft:item", + "weight": 1, + "name": "yttr:cyan_bloque" + }, + { + "type": "minecraft:item", + "weight": 1, + "name": "yttr:orange_bloque" }, { "type": "minecraft:item", @@ -42,6 +72,11 @@ "weight": 2, "name": "minecraft:chainmail_leggings" }, + { + "type": "minecraft:item", + "weight": 2, + "name": "kitchenkarrot:dandelion_coke" + }, { "type": "minecraft:item", "weight": 2, @@ -62,11 +97,6 @@ "weight": 6, "name": "minecraft:string" }, - { - "type": "minecraft:item", - "weight": 6, - "name": "minecraft:rotten_flesh" - }, { "type": "minecraft:item", "weight": 5, @@ -109,9 +139,14 @@ }, { "type": "minecraft:item", - "weight": 3, + "weight": 1, "name": "minecraft:spyglass" }, + { + "type": "minecraft:item", + "weight": 1, + "name": "minecraft:pocket_jukebox" + }, { "type": "minecraft:item", "weight": 3, diff --git a/pack/config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/mushroom_stew.json b/pack/config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/mushroom_stew.json index 21e22e3..999d7d4 100644 --- a/pack/config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/mushroom_stew.json +++ b/pack/config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/mushroom_stew.json @@ -10,6 +10,6 @@ ], "cool_down": 0, "always_edible": true, - "heal": 8, + "heal": 16, "harm": 0 } diff --git a/pack/config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/rabbit_stew.json b/pack/config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/rabbit_stew.json index f49903a..0adfff8 100644 --- a/pack/config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/rabbit_stew.json +++ b/pack/config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/rabbit_stew.json @@ -10,6 +10,6 @@ ], "cool_down": 0, "always_edible": true, - "heal": 10, + "heal": 16, "harm": 0 } diff --git a/pack/config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json b/pack/config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json deleted file mode 100644 index a42415c..0000000 --- a/pack/config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json +++ /dev/null @@ -1 +0,0 @@ -{"type":"minecraft:overworld","generator":{"biome_source":{"biomes":[{"parameters":{"weirdness":[-1,1],"continentalness":[-1.2,-1.05],"erosion":[-1,1],"temperature":[-1,1],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:mushroom_fields"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.05,-0.455],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:deep_frozen_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.05,-0.455],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:deep_cold_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.05,-0.455],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:deep_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.05,-0.455],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:deep_lukewarm_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.05,-0.455],"erosion":[-1,1],"temperature":[0.5,1],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:warm_ocean"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.455,-0.25],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:frozen_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-0.455,-0.25],"erosion":[-1,0.6],"temperature":[-0.5,-0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:cold_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-0.455,-0.25],"erosion":[-1,0.6],"temperature":[-0.15,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-0.455,-0.25],"erosion":[-1,0.6],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:lukewarm_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-0.455,-0.25],"erosion":[-1,0.6],"temperature":[0.5,1],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:warm_ocean"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,1],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,-0.2225],"temperature":[-1,1],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:stony_shore"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_beach"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,1],"erosion":[-0.2225,0.45],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.3],"erosion":[-0.2225,0.45],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.3],"erosion":[-0.2225,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,1],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,1],"erosion":[-0.375,0.45],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[0.05,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.45,1],"temperature":[0.5,0.75],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.45],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[-0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[0.15,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:cold_ocean"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:ocean"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:lukewarm_ocean"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[0.5,1],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:warm_ocean"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,1],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,1],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,0.03],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,1],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:jagged_peaks"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.5,-0.15],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.05,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[0,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[0.15,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.78],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:jagged_peaks"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:jagged_peaks"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.56666666,-0.02],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.56666666,-0.02],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-1,-0.2225],"temperature":[-1,1],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:stony_shore"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_beach"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[-0.4,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[-0.4,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.4,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.03,1],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.02,1],"continentalness":[-0.455,-0.25],"erosion":[-1,0.6],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:frozen_ocean"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[-0.455,1],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:frozen_river"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[-0.25,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:frozen_river"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[-0.25,0.03],"erosion":[-1,0.45],"temperature":[-0.5,1],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:river"},{"parameters":{"weirdness":[-0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.02,1],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:frozen_river"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-0.375,1],"temperature":[-0.5,1],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:river"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:frozen_ocean"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,-0.2225],"temperature":[-1,1],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:stony_shore"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_beach"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,1],"erosion":[-0.2225,0.45],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,0.3],"erosion":[-0.2225,0.45],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,1],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,1],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[0.45,0.6],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[0.45,0.6],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[-0.375,0.05],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[0.5,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,0.6],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[-0.375,0.45],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[-0.375,-0.2225],"temperature":[-1,-0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[-0.375,-0.2225],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[-0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[0.15,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:cold_ocean"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:ocean"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:lukewarm_ocean"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[0.5,1],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:warm_ocean"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[-0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,0.6],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,0.6],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:frozen_peaks"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-1,-0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[-0.375,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[0.05,0.45],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[0.15,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-1,-0.5],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.78],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:frozen_peaks"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[-1,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:frozen_peaks"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.56666666,1],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[0.03,1],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-1,-0.2225],"temperature":[-1,1],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:stony_shore"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_beach"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[0,0],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.18,0.3],"erosion":[-1,0.6],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[0,0],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[0,0],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[0,0],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[0,0],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[0,0],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.2,0.8],"erosion":[-1,1],"temperature":[-1,1],"humidity":[0.7,1],"depth":[0.2,0.9],"offset":0},"biome":"minecraft:lush_caves"},{"parameters":{"weirdness":[-1,1],"continentalness":[0.8,1],"erosion":[-1,1],"temperature":[-1,1],"humidity":[-1,1],"depth":[0.2,0.9],"offset":0},"biome":"minecraft:dripstone_caves"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.2,-1.05],"erosion":[-1,1],"temperature":[-1,1],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:mushroom_fields"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.05,-0.455],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:deep_frozen_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.05,-0.455],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:deep_cold_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.05,-0.455],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:deep_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.05,-0.455],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:deep_lukewarm_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.05,-0.455],"erosion":[-1,1],"temperature":[0.5,1],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:warm_ocean"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.455,-0.25],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:frozen_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-0.455,-0.25],"erosion":[-1,0.6],"temperature":[-0.5,-0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:cold_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-0.455,-0.25],"erosion":[-1,0.6],"temperature":[-0.15,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-0.455,-0.25],"erosion":[-1,0.6],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:lukewarm_ocean"},{"parameters":{"weirdness":[-1,1],"continentalness":[-0.455,-0.25],"erosion":[-1,0.6],"temperature":[0.5,1],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:warm_ocean"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,1],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,-0.2225],"temperature":[-1,1],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:stony_shore"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_beach"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,1],"erosion":[-0.2225,0.45],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.3],"erosion":[-0.2225,0.45],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.3],"erosion":[-0.2225,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.25,1],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.78,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[-0.18,1],"erosion":[-0.375,0.45],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.03,0.3],"erosion":[0.05,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.45,1],"temperature":[0.5,0.75],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.03,1],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.7666667],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.45],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-1,-0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[-0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-1,-0.26666668],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[0.15,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-1,-0.02],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:cold_ocean"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:ocean"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:lukewarm_ocean"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[0.5,1],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:warm_ocean"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,1],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,1],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,0.03],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,1],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[-0.18,1],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:jagged_peaks"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.5,-0.15],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.05,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[0,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[0.15,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.93333334,-0.02],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.78],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:jagged_peaks"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:jagged_peaks"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[-0.7666667,-0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.7666667,-0.4],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.56666666,-0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.56666666,-0.02],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.56666666,-0.02],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.56666666,-0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-1,-0.2225],"temperature":[-1,1],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:stony_shore"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_beach"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[-0.4,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[-0.4,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.4,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.4,-0.26666668],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.4,-0.02],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:flower_forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[-0.18,1],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.03,1],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_spruce_taiga"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.26666668,-0.02],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.02,1],"continentalness":[-0.455,-0.25],"erosion":[-1,0.6],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:frozen_ocean"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[-0.455,1],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:frozen_river"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[-0.25,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:frozen_river"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[-0.25,0.03],"erosion":[-1,0.45],"temperature":[-0.5,1],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:river"},{"parameters":{"weirdness":[-0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[-0.18,0.03],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[-0.02,1],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[-0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:frozen_river"},{"parameters":{"weirdness":[-0.02,0.02],"continentalness":[0.03,1],"erosion":[-0.375,1],"temperature":[-0.5,1],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:river"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:frozen_ocean"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-1,-0.2225],"temperature":[-1,1],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:stony_shore"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_beach"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,0.03],"erosion":[-0.2225,0.45],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,1],"erosion":[-0.2225,0.45],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,0.3],"erosion":[-0.2225,0.45],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,1],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,0.03],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.25,1],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[-0.18,1],"erosion":[-1,0.6],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.6],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[0.45,0.6],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[-0.18,0.03],"erosion":[0.45,0.6],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[-0.375,0.05],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.05,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.02,0.4],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[0.5,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[-0.375,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.02,0.26666668],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,0.6],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.78,0.6],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[-0.18,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.26666668,0.56666666],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[-0.375,0.45],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[-0.375,-0.2225],"temperature":[-1,-0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[-0.375,-0.2225],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.26666668,0.4],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[-0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.45,0.6],"temperature":[0.15,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.26666668,1],"continentalness":[0.3,1],"erosion":[0.6,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:cold_ocean"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:ocean"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:lukewarm_ocean"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.455,-0.25],"erosion":[0.6,1],"temperature":[0.5,1],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:warm_ocean"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.45,0.6],"temperature":[0.15,0.5],"humidity":[-0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,0.6],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,0.03],"erosion":[0.45,0.6],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.25,1],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[-0.18,1],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:frozen_peaks"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,0.75],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.4,0.56666666],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-1,-0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[0,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[-0.375,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,0.3],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[0.05,0.45],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.5,-0.15],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[0.45,1],"temperature":[-0.5,-0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.03,1],"erosion":[0.45,0.6],"temperature":[0.15,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.03,1],"erosion":[0.6,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-1,-0.5],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.4,0.93333334],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.4,1],"continentalness":[0.3,1],"erosion":[0.05,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.78],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:frozen_peaks"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,0.75],"humidity":[-1,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,1],"erosion":[-1,-0.375],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.25,0.03],"erosion":[-0.78,-0.375],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,1],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,0.45],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[-0.25,0.03],"erosion":[-0.375,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:frozen_peaks"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[0.15,0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:stony_peaks"},{"parameters":{"weirdness":[0.56666666,0.7666667],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.56666666,1],"continentalness":[0.03,1],"erosion":[-0.375,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.56666666,0.93333334],"continentalness":[0.03,1],"erosion":[-0.375,-0.2225],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:ice_spikes"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,1],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.25,-0.18],"erosion":[-1,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[-0.18,0.03],"erosion":[-1,1],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[-0.18,0.03],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.7666667,1],"continentalness":[0.03,1],"erosion":[-0.78,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.7666667,0.93333334],"continentalness":[0.03,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.455,0.03],"erosion":[0.6,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-1,-0.2225],"temperature":[-1,1],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:stony_shore"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-1,-0.5],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_beach"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,1],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:desert"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:beach"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.5,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[-0.2225,0.45],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[-0.5,0.15],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:swamp"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.15,0.75],"humidity":[-1,1],"depth":[1,1],"offset":0},"biome":"minecraft:mangrove_swamp"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.25,-0.18],"erosion":[0.45,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[-0.18,0.3],"erosion":[-1,0.6],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.375],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_slopes"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[-0.5,0.15],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-1,-0.78],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,1],"erosion":[-0.78,-0.375],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.15,0.5],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.78,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.375,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[-0.375,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[-1,-0.5],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.03,0.3],"erosion":[0.45,1],"temperature":[0.5,0.75],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-1,0.45],"temperature":[0.15,0.5],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.5,-0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:old_growth_pine_taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:meadow"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,0.45],"temperature":[-0.15,0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:dark_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[-0.15,0.15],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"hybrid_beta:temperate_rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-1,-0.7],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[-0.7,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"minecraft:forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:eroded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:savanna_plateau"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:rainforest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.78,-0.2225],"temperature":[0.75,1],"humidity":[0.7,1],"depth":[1,1],"offset":0},"biome":"minecraft:bamboo_jungle"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-1,-0.5],"humidity":[-0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:snowy_taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[-0.5,-0.15],"humidity":[-0.7,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:cherry_grove"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[-0.5,-0.15],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.5,-0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:sunflower_plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[-0.15,0.15],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:taiga"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.15,1],"humidity":[-1,-0.35],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.45],"temperature":[0.15,0.5],"humidity":[-0.35,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:plains"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.15,0.5],"humidity":[0.35,0.7],"depth":[1,1],"offset":0},"biome":"hybrid_beta:seasonal_forest"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,0.75],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.5,1],"humidity":[0,0.35],"depth":[1,1],"offset":0},"biome":"minecraft:savanna"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,0.05],"temperature":[0.75,1],"humidity":[-0.35,0],"depth":[1,1],"offset":0},"biome":"minecraft:wooded_badlands"},{"parameters":{"weirdness":[0.93333334,1],"continentalness":[0.3,1],"erosion":[-0.2225,1],"temperature":[0.75,1],"humidity":[0.35,1],"depth":[1,1],"offset":0},"biome":"minecraft:jungle"},{"parameters":{"weirdness":[-1,1],"continentalness":[-1.2,1],"erosion":[-1,-0.375],"temperature":[-1,1],"humidity":[-1,1],"depth":[1.1,1.1],"offset":0},"biome":"minecraft:deep_dark"}],"type":"minecraft:multi_noise"},"settings":"minecraft:overworld","type":"minecraft:noise"}} diff --git a/pack/config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json.disabled b/pack/config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json.disabled new file mode 100644 index 0000000..8529f27 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json.disabled @@ -0,0 +1,7029 @@ +{ + "dimensionName": "minecraft:overworld", + "continentalnesses": [ + -1.2, + -1.05, + -0.455, + -0.19, + -0.11, + 0.03, + 0.3, + 0.8, + 1 + ], + "erosions": [ + -1, + -0.78, + -0.375, + -0.2225, + 0.05, + 0.45, + 0.55, + 1 + ], + "weirdnesses": [ + -1, + -0.93333334, + -0.7666667, + -0.56666666, + -0.4, + -0.26666668, + -0.05, + 0.05, + 0.26666668, + 0.4, + 0.56666666, + 0.7666667, + 0.93333334, + 1 + ], + "temperatures": [ + -1, + -0.45, + -0.15, + 0.2, + 0.55, + 1 + ], + "humidities": [ + -1, + -0.35, + -0.1, + 0.1, + 0.3, + 0.7, + 1 + ], + "depths": [ + 0, + 0, + 0.2, + 0.9, + 1, + 1, + 1.1, + 1.1 + ], + "dimension": { + "key": "dimension", + "name": "Biomes", + "array": [ + [ + "slice_ktoj3nad", + "slice_ktojmnu2", + "slice_ktojsso9", + "slice_ktojmnu2", + "slice_ktoj3nad", + "slice_ktoip0qu", + "slice_ktoi8ht1", + "slice_ktoip0qu", + "slice_ktoj3nad", + "slice_ktojmnu2", + "slice_ktojsso9", + "slice_ktojmnu2", + "slice_ktoj3nad" + ], + [ + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned" + ], + [ + "layout_kvu3cyig", + "layout_kvu3cyig", + "layout_kvu3cyig", + "layout_kvu3cyig", + "layout_kvu3cyig", + "layout_kvu3cyig", + "layout_kvu3cyig", + "layout_kvu3cyig", + "layout_kvu3cyig", + "layout_kvu3cyig", + "layout_kvu3cyig", + "layout_kvu3cyig", + "layout_kvu3cyig" + ], + [ + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned" + ], + [ + "slice_ktoj3nad", + "slice_ktojmnu2", + "slice_ktojsso9", + "slice_ktojmnu2", + "slice_ktoj3nad", + "slice_ktoip0qu", + "slice_ktoi8ht1", + "slice_ktoip0qu", + "slice_ktoj3nad", + "slice_ktojmnu2", + "slice_ktojsso9", + "slice_ktojmnu2", + "slice_ktoj3nad" + ], + [ + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned" + ], + [ + "layout_l3c9y1z4", + "layout_l3c9y1z4", + "layout_l3c9y1z4", + "layout_l3c9y1z4", + "layout_l3c9y1z4", + "layout_l3c9y1z4", + "layout_l3c9y1z4", + "layout_l3c9y1z4", + "layout_l3c9y1z4", + "layout_l3c9y1z4", + "layout_l3c9y1z4", + "layout_l3c9y1z4", + "layout_l3c9y1z4" + ] + ] + }, + "modes": [ + "A", + "A", + "A", + "A", + "A", + "A", + "B", + "B", + "B", + "B", + "B", + "B", + "B" + ], + "layouts": [ + { + "key": "layout_ktoepeor", + "name": "Middle", + "array": [ + [ + "minecraft:snowy_tundra/minecraft:ice_spikes", + "minecraft:snowy_tundra", + "minecraft:snowy_tundra/minecraft:snowy_taiga", + "minecraft:snowy_taiga", + "minecraft:taiga", + "minecraft:taiga" + ], + [ + "minecraft:plains", + "minecraft:plains", + "minecraft:forest", + "minecraft:taiga", + "minecraft:giant_spruce_taiga/minecraft:giant_tree_taiga", + "minecraft:giant_spruce_taiga/minecraft:giant_tree_taiga" + ], + [ + "minecraft:flower_forest/minecraft:sunflower_plains", + "minecraft:plains", + "minecraft:forest", + "minecraft:birch_forest/minecraft:tall_birch_forest", + "minecraft:dark_forest", + "minecraft:dark_forest" + ], + [ + "minecraft:savanna", + "minecraft:savanna", + "minecraft:forest/minecraft:plains", + "minecraft:jungle/minecraft:jungle_edge", + "minecraft:jungle/minecraft:bamboo_jungle", + "minecraft:jungle/minecraft:bamboo_jungle" + ], + [ + "minecraft:desert", + "minecraft:desert", + "minecraft:desert", + "minecraft:desert", + "minecraft:desert", + "minecraft:desert" + ] + ] + }, + { + "key": "layout_ktoj9oab", + "name": "Plateau", + "array": [ + [ + "minecraft:snowy_tundra/minecraft:ice_spikes", + "minecraft:snowy_tundra", + "minecraft:snowy_tundra", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga" + ], + [ + "minecraft:meadow/minecraft:cherry_grove", + "minecraft:meadow", + "minecraft:forest/minecraft:meadow", + "minecraft:taiga/minecraft:meadow", + "minecraft:giant_spruce_taiga/minecraft:giant_tree_taiga", + "minecraft:giant_spruce_taiga/minecraft:giant_tree_taiga" + ], + [ + "minecraft:meadow/minecraft:cherry_grove", + "minecraft:meadow/minecraft:cherry_grove", + "minecraft:meadow/minecraft:forest", + "minecraft:meadow/minecraft:birch_forest", + "unassigned", + "unassigned" + ], + [ + "minecraft:savanna_plateau", + "minecraft:savanna_plateau", + "minecraft:forest", + "minecraft:forest", + "minecraft:jungle", + "minecraft:jungle" + ], + [ + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89" + ] + ] + }, + { + "key": "layout_ktoj0p0e", + "name": "Slopes", + "array": [ + [ + "minecraft:snowy_slopes", + "minecraft:snowy_slopes", + "minecraft:grove", + "minecraft:grove", + "minecraft:grove", + "minecraft:grove" + ], + [ + "minecraft:snowy_slopes", + "minecraft:snowy_slopes", + "minecraft:grove", + "minecraft:grove", + "minecraft:grove", + "minecraft:grove" + ], + [ + "minecraft:snowy_slopes", + "minecraft:snowy_slopes", + "minecraft:grove", + "minecraft:grove", + "minecraft:grove", + "minecraft:grove" + ], + [ + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab" + ], + [ + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab" + ] + ] + }, + { + "key": "layout_ktojr3tg", + "name": "Peaks", + "array": [ + [ + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks" + ], + [ + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks" + ], + [ + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks", + "minecraft:lofty_peaks/minecraft:snowcapped_peaks" + ], + [ + "minecraft:stony_peaks", + "minecraft:stony_peaks", + "minecraft:stony_peaks", + "minecraft:stony_peaks", + "minecraft:stony_peaks", + "minecraft:stony_peaks" + ], + [ + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89" + ] + ] + }, + { + "key": "layout_ktoikw89", + "name": "Badlands", + "array": [ + [ + "minecraft:badlands/minecraft:eroded_badlands", + "minecraft:badlands/minecraft:eroded_badlands", + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:wooded_badlands_plateau", + "minecraft:wooded_badlands_plateau" + ], + [ + "minecraft:badlands/minecraft:eroded_badlands", + "minecraft:badlands/minecraft:eroded_badlands", + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:wooded_badlands_plateau", + "minecraft:wooded_badlands_plateau" + ], + [ + "minecraft:badlands/minecraft:eroded_badlands", + "minecraft:badlands/minecraft:eroded_badlands", + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:wooded_badlands_plateau", + "minecraft:wooded_badlands_plateau" + ], + [ + "minecraft:badlands/minecraft:eroded_badlands", + "minecraft:badlands/minecraft:eroded_badlands", + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:wooded_badlands_plateau", + "minecraft:wooded_badlands_plateau" + ], + [ + "minecraft:badlands/minecraft:eroded_badlands", + "minecraft:badlands/minecraft:eroded_badlands", + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:wooded_badlands_plateau", + "minecraft:wooded_badlands_plateau" + ] + ] + }, + { + "key": "layout_ktoepeot", + "name": "Shattered", + "array": [ + [ + "minecraft:gravelly_hills", + "minecraft:gravelly_hills", + "minecraft:extreme_hills", + "minecraft:wooded_mountains", + "minecraft:wooded_mountains", + "minecraft:wooded_mountains" + ], + [ + "minecraft:gravelly_hills", + "minecraft:gravelly_hills", + "minecraft:extreme_hills", + "minecraft:wooded_mountains", + "minecraft:wooded_mountains", + "minecraft:wooded_mountains" + ], + [ + "minecraft:extreme_hills", + "minecraft:extreme_hills", + "minecraft:extreme_hills", + "minecraft:wooded_mountains", + "minecraft:wooded_mountains", + "minecraft:wooded_mountains" + ], + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ] + ] + }, + { + "key": "layout_ktoij44p", + "name": "River", + "array": [ + [ + "minecraft:frozen_river", + "minecraft:frozen_river", + "minecraft:frozen_river", + "minecraft:frozen_river", + "minecraft:frozen_river", + "minecraft:frozen_river" + ], + [ + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river" + ], + [ + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river" + ], + [ + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river" + ], + [ + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river", + "minecraft:river" + ] + ] + }, + { + "key": "layout_ktoint2n", + "name": "Deep Ocean", + "array": [ + [ + "minecraft:deep_frozen_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:deep_frozen_ocean" + ], + [ + "minecraft:deep_cold_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_cold_ocean" + ], + [ + "minecraft:deep_ocean", + "minecraft:deep_ocean", + "minecraft:deep_ocean", + "minecraft:deep_ocean", + "minecraft:deep_ocean", + "minecraft:deep_ocean" + ], + [ + "minecraft:deep_lukewarm_ocean", + "minecraft:deep_lukewarm_ocean", + "minecraft:deep_lukewarm_ocean", + "minecraft:deep_lukewarm_ocean", + "minecraft:deep_lukewarm_ocean", + "minecraft:deep_lukewarm_ocean" + ], + [ + "minecraft:warm_ocean", + "minecraft:warm_ocean", + "minecraft:warm_ocean", + "minecraft:warm_ocean", + "minecraft:warm_ocean", + "minecraft:warm_ocean" + ] + ] + }, + { + "key": "layout_ktoin4kk", + "name": "Ocean", + "array": [ + [ + "minecraft:frozen_ocean", + "minecraft:frozen_ocean", + "minecraft:frozen_ocean", + "minecraft:frozen_ocean", + "minecraft:frozen_ocean", + "minecraft:frozen_ocean" + ], + [ + "minecraft:cold_ocean", + "minecraft:cold_ocean", + "minecraft:cold_ocean", + "minecraft:cold_ocean", + "minecraft:cold_ocean", + "minecraft:cold_ocean" + ], + [ + "minecraft:ocean", + "minecraft:ocean", + "minecraft:ocean", + "minecraft:ocean", + "minecraft:ocean", + "minecraft:ocean" + ], + [ + "minecraft:lukewarm_ocean", + "minecraft:lukewarm_ocean", + "minecraft:lukewarm_ocean", + "minecraft:lukewarm_ocean", + "minecraft:lukewarm_ocean", + "minecraft:lukewarm_ocean" + ], + [ + "minecraft:warm_ocean", + "minecraft:warm_ocean", + "minecraft:warm_ocean", + "minecraft:warm_ocean", + "minecraft:warm_ocean", + "minecraft:warm_ocean" + ] + ] + }, + { + "key": "layout_ktoepeos", + "name": "Beach", + "array": [ + [ + "minecraft:snowy_beach", + "minecraft:snowy_beach", + "minecraft:snowy_beach", + "minecraft:snowy_beach", + "minecraft:snowy_beach", + "minecraft:snowy_beach" + ], + [ + "minecraft:beach", + "minecraft:beach", + "minecraft:beach", + "minecraft:beach", + "minecraft:beach", + "minecraft:beach" + ], + [ + "minecraft:beach", + "minecraft:beach", + "minecraft:beach", + "minecraft:beach", + "minecraft:beach", + "minecraft:beach" + ], + [ + "minecraft:beach", + "minecraft:beach", + "minecraft:beach", + "minecraft:beach", + "minecraft:beach", + "minecraft:beach" + ], + [ + "minecraft:desert", + "minecraft:desert", + "minecraft:desert", + "minecraft:desert", + "minecraft:desert", + "minecraft:desert" + ] + ] + }, + { + "key": "layout_ktoj2qez", + "name": "Windswept Savanna or Middle", + "array": [ + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor/minecraft:shattered_savanna", + "layout_ktoepeor", + "layout_ktoepeor" + ] + ] + }, + { + "key": "layout_liiyphg6", + "name": "Windswept Savanna or Shattered", + "array": [ + [ + "layout_ktoepeot", + "layout_ktoepeot", + "layout_ktoepeot", + "layout_ktoepeot", + "layout_ktoepeot", + "layout_ktoepeot" + ], + [ + "layout_ktoepeot", + "layout_ktoepeot", + "layout_ktoepeot", + "layout_ktoepeot", + "layout_ktoepeot", + "layout_ktoepeot" + ], + [ + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot", + "layout_ktoepeot" + ], + [ + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot", + "layout_ktoepeot" + ], + [ + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot/minecraft:shattered_savanna", + "layout_ktoepeot", + "layout_ktoepeot" + ] + ] + }, + { + "key": "layout_ktoik08p", + "name": "Swamp or River", + "array": [ + [ + "minecraft:frozen_river", + "minecraft:frozen_river", + "minecraft:frozen_river", + "minecraft:frozen_river", + "minecraft:frozen_river", + "minecraft:frozen_river" + ], + [ + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt" + ], + [ + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt" + ], + [ + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt" + ], + [ + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt", + "layout_ktoiz1xt" + ] + ] + }, + { + "key": "layout_ktoiz1xt", + "name": "Swamp or Middle", + "array": [ + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "minecraft:swamp", + "minecraft:swamp", + "minecraft:swamp", + "minecraft:swamp", + "minecraft:swamp", + "minecraft:swamp" + ], + [ + "minecraft:swamp", + "minecraft:swamp", + "minecraft:swamp", + "minecraft:swamp", + "minecraft:swamp", + "minecraft:swamp" + ], + [ + "minecraft:mangrove_swamp", + "minecraft:mangrove_swamp", + "minecraft:mangrove_swamp", + "minecraft:mangrove_swamp", + "minecraft:mangrove_swamp", + "minecraft:mangrove_swamp" + ], + [ + "minecraft:mangrove_swamp", + "minecraft:mangrove_swamp", + "minecraft:mangrove_swamp", + "minecraft:mangrove_swamp", + "minecraft:mangrove_swamp", + "minecraft:mangrove_swamp" + ] + ] + }, + { + "key": "layout_ktoikj2n", + "name": "Middle or Badlands", + "array": [ + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89" + ] + ] + }, + { + "key": "layout_ktoj0a9e", + "name": "Middle or Badlands or Slopes", + "array": [ + [ + "layout_ktoj0p0e", + "layout_ktoj0p0e", + "layout_ktoj0p0e", + "layout_ktoj0p0e", + "layout_ktoj0p0e", + "layout_ktoj0p0e" + ], + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor" + ], + [ + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89", + "layout_ktoikw89" + ] + ] + }, + { + "key": "layout_ktojcwxi", + "name": "Slopes or Plateau", + "array": [ + [ + "layout_ktoj0p0e", + "layout_ktoj0p0e", + "layout_ktoj0p0e", + "layout_ktoj0p0e", + "layout_ktoj0p0e", + "layout_ktoj0p0e" + ], + [ + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab" + ], + [ + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab" + ], + [ + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab" + ], + [ + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoj9oab" + ] + ] + }, + { + "key": "layout_kvu3ce1q", + "name": "Lush Caves", + "array": [ + [ + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "minecraft:lush_caves" + ], + [ + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "minecraft:lush_caves" + ], + [ + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "minecraft:lush_caves" + ], + [ + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "minecraft:lush_caves" + ], + [ + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "unassigned", + "minecraft:lush_caves" + ] + ] + }, + { + "key": "layout_mkyiyfnl", + "name": "New Layout", + "array": [ + [ + "unassigned", + "unassigned", + "biome_mkyefmvg", + "unassigned", + "unassigned", + "unassigned" + ], + [ + "unassigned", + "unassigned", + "biome_mkyefmvg", + "unassigned", + "unassigned", + "unassigned" + ], + [ + "unassigned", + "unassigned", + "biome_mkyefmvg", + "unassigned", + "unassigned", + "unassigned" + ], + [ + "unassigned", + "unassigned", + "biome_mkyefmvg", + "unassigned", + "unassigned", + "unassigned" + ], + [ + "unassigned", + "unassigned", + "biome_mkyefmvg", + "unassigned", + "unassigned", + "unassigned" + ] + ] + } + ], + "slices": [ + { + "key": "slice_ktoi8ht1", + "name": "Valley", + "array": [ + [ + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields" + ], + [ + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n" + ], + [ + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk" + ], + [ + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p" + ], + [ + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoik08p" + ], + [ + "layout_ktoikj2n", + "layout_ktoikj2n", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoik08p" + ], + [ + "layout_ktoikj2n", + "layout_ktoikj2n", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoik08p" + ], + [ + "layout_ktoikj2n", + "layout_ktoikj2n", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoij44p", + "layout_ktoik08p" + ] + ] + }, + { + "key": "slice_ktoip0qu", + "name": "Low Slice", + "array": [ + [ + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields" + ], + [ + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n" + ], + [ + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk" + ], + [ + "minecraft:stone_shore", + "minecraft:stone_shore", + "minecraft:stone_shore", + "layout_ktoepeos", + "layout_ktoepeos", + "layout_ktoepeos/layout_ktoj2qez", + "layout_ktoepeos" + ], + [ + "layout_ktoikj2n", + "layout_ktoikj2n", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoj2qez", + "layout_ktoiz1xt" + ], + [ + "layout_ktoj0a9e", + "layout_ktoj0a9e", + "layout_ktoikj2n", + "layout_ktoikj2n", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoiz1xt" + ], + [ + "layout_ktoj0a9e", + "layout_ktoj0a9e", + "layout_ktoikj2n", + "layout_ktoikj2n", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoiz1xt" + ], + [ + "layout_ktoj0a9e", + "layout_ktoj0a9e", + "layout_ktoikj2n", + "layout_ktoikj2n", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoiz1xt" + ] + ] + }, + { + "key": "slice_ktoj3nad", + "name": "Mid Slice", + "array": [ + [ + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields" + ], + [ + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n" + ], + [ + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk" + ], + [ + "minecraft:stone_shore", + "minecraft:stone_shore", + "minecraft:stone_shore", + "layout_ktoepeor", + "layout_ktoepeos/layout_ktoepeor", + "layout_ktoepeos/layout_ktoj2qez", + "layout_ktoepeos/layout_ktoepeor" + ], + [ + "layout_ktoj0p0e", + "layout_ktoj0a9e", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoj2qez", + "layout_ktoiz1xt" + ], + [ + "layout_ktoj0p0e", + "layout_ktoj0a9e", + "layout_ktoikj2n", + "layout_ktoikj2n", + "layout_ktoepeor", + "layout_ktoepeot", + "layout_ktoiz1xt" + ], + [ + "layout_ktoj0p0e", + "layout_ktojcwxi", + "layout_ktoj9oab", + "layout_ktoikj2n", + "layout_ktoepeor", + "layout_ktoepeot", + "layout_ktoiz1xt" + ], + [ + "layout_ktoj0p0e", + "layout_ktojcwxi", + "layout_ktoj9oab", + "layout_ktoikj2n", + "layout_ktoepeor", + "layout_ktoepeot", + "layout_ktoiz1xt" + ] + ] + }, + { + "key": "slice_ktojmnu2", + "name": "High Slice", + "array": [ + [ + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields" + ], + [ + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n" + ], + [ + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk" + ], + [ + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoj2qez", + "layout_ktoepeor" + ], + [ + "layout_ktoj0p0e", + "layout_ktoj0a9e", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoj2qez", + "layout_ktoepeor" + ], + [ + "layout_ktojr3tg", + "layout_ktoj0p0e", + "layout_ktoj9oab", + "layout_ktoikj2n", + "layout_ktoepeor", + "layout_ktoepeot", + "layout_ktoepeor" + ], + [ + "layout_ktojr3tg", + "layout_ktoj0p0e", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoepeor", + "layout_ktoepeot", + "layout_ktoepeor" + ], + [ + "layout_ktojr3tg", + "layout_ktoj0p0e", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoepeor", + "layout_ktoepeot", + "layout_ktoepeor" + ] + ] + }, + { + "key": "slice_ktojsso9", + "name": "Peaks", + "array": [ + [ + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields", + "minecraft:mushroom_fields" + ], + [ + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n", + "layout_ktoint2n" + ], + [ + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk", + "layout_ktoin4kk" + ], + [ + "layout_ktojr3tg", + "layout_ktoj0a9e", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_liiyphg6", + "layout_ktoepeor" + ], + [ + "layout_ktojr3tg", + "layout_ktoj0a9e", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_ktoepeor", + "layout_liiyphg6", + "layout_ktoepeor" + ], + [ + "layout_ktojr3tg", + "layout_ktojr3tg", + "layout_ktoj9oab", + "layout_ktoikj2n", + "layout_ktoepeor", + "layout_ktoepeot", + "layout_ktoepeor" + ], + [ + "layout_ktojr3tg", + "layout_ktojr3tg", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoepeor", + "layout_ktoepeot", + "layout_ktoepeor" + ], + [ + "layout_ktojr3tg", + "layout_ktojr3tg", + "layout_ktoj9oab", + "layout_ktoj9oab", + "layout_ktoepeor", + "layout_ktoepeot", + "layout_ktoepeor" + ] + ] + }, + { + "key": "layout_kvu3cyig", + "name": "Caves", + "array": [ + [ + "biome_mkyefmvg", + "biome_mkyefmvg", + "biome_mkyefmvg", + "biome_mkyefmvg", + "biome_mkyefmvg", + "biome_mkyefmvg", + "biome_mkyefmvg" + ], + [ + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q" + ], + [ + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q" + ], + [ + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q" + ], + [ + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q" + ], + [ + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q" + ], + [ + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q", + "layout_kvu3ce1q" + ], + [ + "minecraft:dripstone_caves", + "minecraft:dripstone_caves", + "minecraft:dripstone_caves", + "minecraft:dripstone_caves", + "minecraft:dripstone_caves", + "minecraft:dripstone_caves", + "minecraft:dripstone_caves" + ] + ] + }, + { + "key": "layout_l3c9y1z4", + "name": "Deep Dark", + "array": [ + [ + "minecraft:deep_dark", + "minecraft:deep_dark", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl" + ], + [ + "minecraft:deep_dark", + "minecraft:deep_dark", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl" + ], + [ + "minecraft:deep_dark", + "minecraft:deep_dark", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl" + ], + [ + "minecraft:deep_dark", + "minecraft:deep_dark", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl" + ], + [ + "minecraft:deep_dark", + "minecraft:deep_dark", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl" + ], + [ + "minecraft:deep_dark", + "minecraft:deep_dark", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl" + ], + [ + "minecraft:deep_dark", + "minecraft:deep_dark", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl" + ], + [ + "minecraft:deep_dark", + "minecraft:deep_dark", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl", + "layout_mkyiyfnl" + ] + ] + } + ], + "biomes": [ + { + "key": "minecraft:mushroom_fields", + "name": "minecraft:mushroom_fields" + }, + { + "key": "minecraft:deep_frozen_ocean", + "name": "minecraft:deep_frozen_ocean" + }, + { + "key": "minecraft:deep_cold_ocean", + "name": "minecraft:deep_cold_ocean" + }, + { + "key": "minecraft:deep_ocean", + "name": "minecraft:deep_ocean" + }, + { + "key": "minecraft:deep_lukewarm_ocean", + "name": "minecraft:deep_lukewarm_ocean" + }, + { + "key": "minecraft:frozen_ocean", + "name": "minecraft:frozen_ocean" + }, + { + "key": "minecraft:cold_ocean", + "name": "minecraft:cold_ocean" + }, + { + "key": "minecraft:ocean", + "name": "minecraft:ocean" + }, + { + "key": "minecraft:warm_ocean", + "name": "minecraft:warm_ocean" + }, + { + "key": "minecraft:lukewarm_ocean", + "name": "minecraft:lukewarm_ocean" + }, + { + "key": "minecraft:frozen_river", + "name": "minecraft:frozen_river" + }, + { + "key": "minecraft:river", + "name": "minecraft:river" + }, + { + "key": "minecraft:swamp", + "name": "minecraft:swamp" + }, + { + "key": "minecraft:snowy_tundra", + "name": "minecraft:snowy_plains" + }, + { + "key": "minecraft:ice_spikes", + "name": "minecraft:ice_spikes" + }, + { + "key": "minecraft:snowy_taiga", + "name": "minecraft:snowy_taiga" + }, + { + "key": "minecraft:plains", + "name": "minecraft:plains" + }, + { + "key": "minecraft:forest", + "name": "minecraft:forest" + }, + { + "key": "minecraft:taiga", + "name": "minecraft:taiga" + }, + { + "key": "minecraft:giant_spruce_taiga", + "name": "minecraft:old_growth_spruce_taiga" + }, + { + "key": "minecraft:giant_tree_taiga", + "name": "minecraft:old_growth_pine_taiga" + }, + { + "key": "minecraft:sunflower_plains", + "name": "minecraft:sunflower_plains" + }, + { + "key": "minecraft:flower_forest", + "name": "minecraft:flower_forest" + }, + { + "key": "minecraft:birch_forest", + "name": "minecraft:birch_forest" + }, + { + "key": "minecraft:tall_birch_forest", + "name": "minecraft:old_growth_birch_forest" + }, + { + "key": "minecraft:dark_forest", + "name": "minecraft:dark_forest" + }, + { + "key": "minecraft:savanna", + "name": "minecraft:savanna" + }, + { + "key": "minecraft:jungle", + "name": "minecraft:jungle" + }, + { + "key": "minecraft:eroded_badlands", + "name": "minecraft:eroded_badlands" + }, + { + "key": "minecraft:badlands", + "name": "minecraft:badlands" + }, + { + "key": "minecraft:wooded_badlands_plateau", + "name": "minecraft:wooded_badlands" + }, + { + "key": "minecraft:stone_shore", + "name": "minecraft:stony_shore" + }, + { + "key": "minecraft:snowy_beach", + "name": "minecraft:snowy_beach" + }, + { + "key": "minecraft:beach", + "name": "minecraft:beach" + }, + { + "key": "minecraft:desert", + "name": "minecraft:desert" + }, + { + "key": "minecraft:shattered_savanna", + "name": "minecraft:windswept_savanna" + }, + { + "key": "minecraft:jungle_edge", + "name": "minecraft:sparse_jungle" + }, + { + "key": "minecraft:snowy_slopes", + "name": "minecraft:snowy_slopes" + }, + { + "key": "minecraft:grove", + "name": "minecraft:grove" + }, + { + "key": "minecraft:savanna_plateau", + "name": "minecraft:savanna_plateau" + }, + { + "key": "minecraft:gravelly_hills", + "name": "minecraft:windswept_gravelly_hills" + }, + { + "key": "minecraft:extreme_hills", + "name": "minecraft:windswept_hills" + }, + { + "key": "minecraft:wooded_mountains", + "name": "minecraft:windswept_forest" + }, + { + "key": "minecraft:meadow", + "name": "minecraft:meadow" + }, + { + "key": "minecraft:lofty_peaks", + "name": "minecraft:jagged_peaks" + }, + { + "key": "minecraft:snowcapped_peaks", + "name": "minecraft:frozen_peaks" + }, + { + "key": "minecraft:stony_peaks", + "name": "minecraft:stony_peaks" + }, + { + "key": "minecraft:bamboo_jungle", + "name": "minecraft:bamboo_jungle" + }, + { + "key": "minecraft:lush_caves", + "name": "minecraft:lush_caves" + }, + { + "key": "minecraft:dripstone_caves", + "name": "minecraft:dripstone_caves" + }, + { + "key": "minecraft:mangrove_swamp", + "name": "minecraft:mangrove_swamp" + }, + { + "key": "minecraft:deep_dark", + "name": "minecraft:deep_dark" + }, + { + "key": "minecraft:cherry_grove", + "name": "minecraft:cherry_grove" + }, + { + "key": "biome_mkyefmvg", + "name": "quark:glimmering_weald", + "color": "#813d9c" + } + ], + "targetVersion": "1_19", + "exportSplines": false, + "exportBiomeColors": false, + "noiseSettingsName": "minecraft:overworld", + "dimensionTypeName": "minecraft:overworld", + "splines": { + "offset": { + "continentalnesses": [ + -1.1, + -1.02, + -0.51, + -0.44, + -0.18, + -0.16, + -0.15, + -0.1, + 0.25, + 1 + ], + "erosions": [ + -0.85, + -0.7, + -0.4, + -0.35, + -0.1, + 0.2, + 0.4, + 0.45, + 0.55, + 0.58, + 0.7 + ], + "splines": [ + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 0.044, + "derivative": 0 + } + ] + }, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": -0.2222, + "derivative": 0 + } + ] + }, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": -0.2222, + "derivative": 0 + } + ] + }, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": -0.12, + "derivative": 0 + } + ] + }, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": -0.12, + "derivative": 0 + } + ] + }, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.08880186, + "derivative": 1.16820288 + }, + { + "location": -0.6666667, + "value": 0.69000006, + "derivative": 1.16820288 + }, + { + "location": -0.6666667, + "value": 0.69000006, + "derivative": -1.16820288 + }, + { + "location": 0, + "value": -0.08880186, + "derivative": -1.16820288 + }, + { + "location": 0, + "value": -0.08880186, + "derivative": 1.16820288 + }, + { + "location": 0.6666667, + "value": 0.69000006, + "derivative": 1.16820288 + }, + { + "location": 0.6666667, + "value": 0.69000006, + "derivative": -1.16820288 + }, + { + "location": 1.33333334, + "value": -0.08880186, + "derivative": -1.16820288 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.115760356, + "derivative": 1.13364066 + }, + { + "location": -0.6666667, + "value": 0.6400001, + "derivative": 1.13364066 + }, + { + "location": -0.6666667, + "value": 0.6400001, + "derivative": -1.13364066 + }, + { + "location": 0, + "value": -0.115760356, + "derivative": -1.13364066 + }, + { + "location": 0, + "value": -0.115760356, + "derivative": 1.13364066 + }, + { + "location": 0.6666667, + "value": 0.6400001, + "derivative": 1.13364066 + }, + { + "location": 0.6666667, + "value": 0.6400001, + "derivative": -1.13364066 + }, + { + "location": 1.33333334, + "value": -0.115760356, + "derivative": -1.13364066 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.2222, + "derivative": 0 + }, + { + "location": -1.25000004, + "value": -0.2222, + "derivative": 0 + }, + { + "location": -1.2166667066666665, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8015151399999999, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": -0.7981818066666666, + "value": 2.9802322e-8, + "derivative": 0.7603689 + }, + { + "location": -0.6666667, + "value": 0.100000024, + "derivative": 0.7603689 + }, + { + "location": -0.6666667, + "value": 0.100000024, + "derivative": -0.7603689 + }, + { + "location": -0.5351515933333333, + "value": 2.9802322e-8, + "derivative": -0.7603689 + }, + { + "location": -0.53181826, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": -0.11666669333333335, + "value": 0, + "derivative": 0 + }, + { + "location": -0.08333335999999991, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 0, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 0.08333335999999991, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 0.11666669333333335, + "value": 0, + "derivative": 0 + }, + { + "location": 0.53181826, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": 0.5351515933333333, + "value": 2.9802322e-8, + "derivative": 0.7603689 + }, + { + "location": 0.6666667, + "value": 0.100000024, + "derivative": 0.7603689 + }, + { + "location": 0.6666667, + "value": 0.100000024, + "derivative": -0.7603689 + }, + { + "location": 0.7981818066666666, + "value": 2.9802322e-8, + "derivative": -0.7603689 + }, + { + "location": 0.8015151399999999, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": 1.2166667066666665, + "value": 0, + "derivative": 0 + }, + { + "location": 1.25000004, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.2222, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.3, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": -0.4666666933333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.33333335999999997, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0, + "value": -0.3, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.3, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": 0.8666667066666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": 1.00000004, + "value": 0.05, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.3, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.15, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.05, + "derivative": 0.30000000000000004 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": -0.4666666933333333, + "value": 0.05, + "derivative": -0.30000000000000004 + }, + { + "location": -0.33333335999999997, + "value": 0, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0, + "value": -0.15, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.15, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.05, + "derivative": 0.30000000000000004 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": 0.8666667066666666, + "value": 0.05, + "derivative": -0.30000000000000004 + }, + { + "location": 1.00000004, + "value": 0, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.15, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.15, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0, + "derivative": 0 + }, + { + "location": -0.4666666933333333, + "value": 0, + "derivative": 0 + }, + { + "location": -0.33333335999999997, + "value": 0, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0, + "value": -0.15, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.15, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0, + "derivative": 0 + }, + { + "location": 0.8666667066666666, + "value": 0, + "derivative": 0 + }, + { + "location": 1.00000004, + "value": 0, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.15, + "derivative": -1.5 + } + ] + }, + null, + null, + null, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.02, + "derivative": 0 + }, + { + "location": -1.1333333733333333, + "value": -0.03, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": -0.03, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0, + "derivative": 0.18 + }, + { + "location": -0.6666667, + "value": 0, + "derivative": 0 + }, + { + "location": -0.4666666933333333, + "value": 0, + "derivative": -0.18 + }, + { + "location": -0.33333335999999997, + "value": -0.03, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0, + "value": -0.02, + "derivative": 0 + }, + { + "location": 0.2000000266666666, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0, + "derivative": 0.18 + }, + { + "location": 0.6666667, + "value": 0, + "derivative": 0 + }, + { + "location": 0.8666667066666666, + "value": 0, + "derivative": -0.18 + }, + { + "location": 1.00000004, + "value": -0.03, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": -0.03, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.02, + "derivative": 0 + } + ] + } + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.08880186, + "derivative": 1.16820288 + }, + { + "location": -0.6666667, + "value": 0.69000006, + "derivative": 1.16820288 + }, + { + "location": -0.6666667, + "value": 0.69000006, + "derivative": -1.16820288 + }, + { + "location": 0, + "value": -0.08880186, + "derivative": -1.16820288 + }, + { + "location": 0, + "value": -0.08880186, + "derivative": 1.16820288 + }, + { + "location": 0.6666667, + "value": 0.69000006, + "derivative": 1.16820288 + }, + { + "location": 0.6666667, + "value": 0.69000006, + "derivative": -1.16820288 + }, + { + "location": 1.33333334, + "value": -0.08880186, + "derivative": -1.16820288 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.115760356, + "derivative": 1.13364066 + }, + { + "location": -0.6666667, + "value": 0.6400001, + "derivative": 1.13364066 + }, + { + "location": -0.6666667, + "value": 0.6400001, + "derivative": -1.13364066 + }, + { + "location": 0, + "value": -0.115760356, + "derivative": -1.13364066 + }, + { + "location": 0, + "value": -0.115760356, + "derivative": 1.13364066 + }, + { + "location": 0.6666667, + "value": 0.6400001, + "derivative": 1.13364066 + }, + { + "location": 0.6666667, + "value": 0.6400001, + "derivative": -1.13364066 + }, + { + "location": 1.33333334, + "value": -0.115760356, + "derivative": -1.13364066 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.2222, + "derivative": 0 + }, + { + "location": -1.25000004, + "value": -0.2222, + "derivative": 0 + }, + { + "location": -1.2166667066666665, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8015151399999999, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": -0.7981818066666666, + "value": 2.9802322e-8, + "derivative": 0.7603689 + }, + { + "location": -0.6666667, + "value": 0.100000024, + "derivative": 0.7603689 + }, + { + "location": -0.6666667, + "value": 0.100000024, + "derivative": -0.7603689 + }, + { + "location": -0.5351515933333333, + "value": 2.9802322e-8, + "derivative": -0.7603689 + }, + { + "location": -0.53181826, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": -0.11666669333333335, + "value": 0, + "derivative": 0 + }, + { + "location": -0.08333335999999991, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 0, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 0.08333335999999991, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 0.11666669333333335, + "value": 0, + "derivative": 0 + }, + { + "location": 0.53181826, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": 0.5351515933333333, + "value": 2.9802322e-8, + "derivative": 0.7603689 + }, + { + "location": 0.6666667, + "value": 0.100000024, + "derivative": 0.7603689 + }, + { + "location": 0.6666667, + "value": 0.100000024, + "derivative": -0.7603689 + }, + { + "location": 0.7981818066666666, + "value": 2.9802322e-8, + "derivative": -0.7603689 + }, + { + "location": 0.8015151399999999, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": 1.2166667066666665, + "value": 0, + "derivative": 0 + }, + { + "location": 1.25000004, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.2222, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.3, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": -0.4666666933333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.33333335999999997, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0, + "value": -0.3, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.3, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": 0.8666667066666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": 1.00000004, + "value": 0.05, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.3, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.15, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.05, + "derivative": 0.30000000000000004 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": -0.4666666933333333, + "value": 0.05, + "derivative": -0.30000000000000004 + }, + { + "location": -0.33333335999999997, + "value": 0, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0, + "value": -0.15, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.15, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.05, + "derivative": 0.30000000000000004 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": 0.8666667066666666, + "value": 0.05, + "derivative": -0.30000000000000004 + }, + { + "location": 1.00000004, + "value": 0, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.15, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.15, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0, + "derivative": 0 + }, + { + "location": -0.4666666933333333, + "value": 0, + "derivative": 0 + }, + { + "location": -0.33333335999999997, + "value": 0, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0, + "value": -0.15, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.15, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0, + "derivative": 0 + }, + { + "location": 0.8666667066666666, + "value": 0, + "derivative": 0 + }, + { + "location": 1.00000004, + "value": 0, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.15, + "derivative": -1.5 + } + ] + }, + null, + null, + null, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.02, + "derivative": 0 + }, + { + "location": -1.1333333733333333, + "value": -0.03, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": -0.03, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0, + "derivative": 0.18 + }, + { + "location": -0.6666667, + "value": 0, + "derivative": 0 + }, + { + "location": -0.4666666933333333, + "value": 0, + "derivative": -0.18 + }, + { + "location": -0.33333335999999997, + "value": -0.03, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0, + "value": -0.02, + "derivative": 0 + }, + { + "location": 0.2000000266666666, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0, + "derivative": 0.18 + }, + { + "location": 0.6666667, + "value": 0, + "derivative": 0 + }, + { + "location": 0.8666667066666666, + "value": 0, + "derivative": -0.18 + }, + { + "location": 1.00000004, + "value": -0.03, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": -0.03, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.02, + "derivative": 0 + } + ] + } + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.08880186, + "derivative": 1.16820288 + }, + { + "location": -0.6666667, + "value": 0.69000006, + "derivative": 1.16820288 + }, + { + "location": -0.6666667, + "value": 0.69000006, + "derivative": -1.16820288 + }, + { + "location": 0, + "value": -0.08880186, + "derivative": -1.16820288 + }, + { + "location": 0, + "value": -0.08880186, + "derivative": 1.16820288 + }, + { + "location": 0.6666667, + "value": 0.69000006, + "derivative": 1.16820288 + }, + { + "location": 0.6666667, + "value": 0.69000006, + "derivative": -1.16820288 + }, + { + "location": 1.33333334, + "value": -0.08880186, + "derivative": -1.16820288 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.115760356, + "derivative": 1.13364066 + }, + { + "location": -0.6666667, + "value": 0.6400001, + "derivative": 1.13364066 + }, + { + "location": -0.6666667, + "value": 0.6400001, + "derivative": -1.13364066 + }, + { + "location": 0, + "value": -0.115760356, + "derivative": -1.13364066 + }, + { + "location": 0, + "value": -0.115760356, + "derivative": 1.13364066 + }, + { + "location": 0.6666667, + "value": 0.6400001, + "derivative": 1.13364066 + }, + { + "location": 0.6666667, + "value": 0.6400001, + "derivative": -1.13364066 + }, + { + "location": 1.33333334, + "value": -0.115760356, + "derivative": -1.13364066 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.2222, + "derivative": 0 + }, + { + "location": -1.25000004, + "value": -0.2222, + "derivative": 0 + }, + { + "location": -1.2166667066666665, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8015151399999999, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": -0.7981818066666666, + "value": 2.9802322e-8, + "derivative": 0.7603689 + }, + { + "location": -0.6666667, + "value": 0.100000024, + "derivative": 0.7603689 + }, + { + "location": -0.6666667, + "value": 0.100000024, + "derivative": -0.7603689 + }, + { + "location": -0.5351515933333333, + "value": 2.9802322e-8, + "derivative": -0.7603689 + }, + { + "location": -0.53181826, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": -0.11666669333333335, + "value": 0, + "derivative": 0 + }, + { + "location": -0.08333335999999991, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 0, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 0.08333335999999991, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 0.11666669333333335, + "value": 0, + "derivative": 0 + }, + { + "location": 0.53181826, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": 0.5351515933333333, + "value": 2.9802322e-8, + "derivative": 0.7603689 + }, + { + "location": 0.6666667, + "value": 0.100000024, + "derivative": 0.7603689 + }, + { + "location": 0.6666667, + "value": 0.100000024, + "derivative": -0.7603689 + }, + { + "location": 0.7981818066666666, + "value": 2.9802322e-8, + "derivative": -0.7603689 + }, + { + "location": 0.8015151399999999, + "value": 2.9802322e-8, + "derivative": 0 + }, + { + "location": 1.2166667066666665, + "value": 0, + "derivative": 0 + }, + { + "location": 1.25000004, + "value": -0.2222, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.2222, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.25, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": -0.4666666933333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.33333335999999997, + "value": 0.05, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0, + "value": -0.25, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.25, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": 0.8666667066666666, + "value": 0.05, + "derivative": 0 + }, + { + "location": 1.00000004, + "value": 0.05, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.05, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.25, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.001, + "derivative": 0.03 + }, + { + "location": -1.00000004, + "value": 0.003, + "derivative": 0.03 + }, + { + "location": -0.8666667066666666, + "value": 0.05, + "derivative": 0.282000012 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": -0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": -0.4666666933333333, + "value": 0.05, + "derivative": -0.282000012 + }, + { + "location": -0.33333335999999997, + "value": 0.003, + "derivative": -0.03 + }, + { + "location": -0.2000000266666666, + "value": 0.001, + "derivative": -0.03 + }, + { + "location": 0, + "value": -0.1, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.001, + "derivative": 0.03 + }, + { + "location": 0.33333335999999997, + "value": 0.003, + "derivative": 0.03 + }, + { + "location": 0.4666666933333333, + "value": 0.05, + "derivative": 0.282000012 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": 0.021000003 + }, + { + "location": 0.6666667, + "value": 0.060000002, + "derivative": -0.021000003 + }, + { + "location": 0.8666667066666666, + "value": 0.05, + "derivative": -0.282000012 + }, + { + "location": 1.00000004, + "value": 0.003, + "derivative": -0.03 + }, + { + "location": 1.1333333733333333, + "value": 0.001, + "derivative": -0.03 + }, + { + "location": 1.33333334, + "value": -0.1, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": -0.4666666933333333, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": -0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.1, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": 0.8666667066666666, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": 1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.1, + "derivative": -1.5 + } + ] + }, + null, + null, + null, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.02, + "derivative": 0 + }, + { + "location": -1.1333333733333333, + "value": -0.03, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": -0.03, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.03, + "derivative": 0.36 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": -0.4666666933333333, + "value": 0.03, + "derivative": -0.36 + }, + { + "location": -0.33333335999999997, + "value": -0.03, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0, + "value": -0.02, + "derivative": 0 + }, + { + "location": 0.2000000266666666, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.03, + "derivative": 0.36 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": 0.8666667066666666, + "value": 0.03, + "derivative": -0.36 + }, + { + "location": 1.00000004, + "value": -0.03, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": -0.03, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.02, + "derivative": 0 + } + ] + } + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": 0.20235021, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.7161751, + "derivative": 1.5414747000000002 + }, + { + "location": -0.6666667, + "value": 1.23, + "derivative": 1.5414747000000002 + }, + { + "location": -0.6666667, + "value": 1.23, + "derivative": -1.5414747000000002 + }, + { + "location": -0.33333335999999997, + "value": 0.7161751, + "derivative": -1.5414747000000002 + }, + { + "location": 0, + "value": 0.20235021, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.7161751, + "derivative": 1.5414747000000002 + }, + { + "location": 0.6666667, + "value": 1.23, + "derivative": 1.5414747000000002 + }, + { + "location": 0.6666667, + "value": 1.23, + "derivative": -1.5414747000000002 + }, + { + "location": 1.00000004, + "value": 0.7161751, + "derivative": -1.5414747000000002 + }, + { + "location": 1.33333334, + "value": 0.20235021, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": 0.2, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.44682026, + "derivative": 1.29953922 + }, + { + "location": -0.6666667, + "value": 0.88, + "derivative": 1.29953922 + }, + { + "location": -0.6666667, + "value": 0.88, + "derivative": -1.29953922 + }, + { + "location": -0.33333335999999997, + "value": 0.44682026, + "derivative": -1.29953922 + }, + { + "location": 0, + "value": 0.2, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.44682026, + "derivative": 1.29953922 + }, + { + "location": 0.6666667, + "value": 0.88, + "derivative": 1.29953922 + }, + { + "location": 0.6666667, + "value": 0.88, + "derivative": -1.29953922 + }, + { + "location": 1.00000004, + "value": 0.44682026, + "derivative": -1.29953922 + }, + { + "location": 1.33333334, + "value": 0.2, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": 0.2, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.30829495, + "derivative": 1.1751152999999999 + }, + { + "location": -0.6666667, + "value": 0.70000005, + "derivative": 1.1751152999999999 + }, + { + "location": -0.6666667, + "value": 0.70000005, + "derivative": -1.1751152999999999 + }, + { + "location": -0.33333335999999997, + "value": 0.30829495, + "derivative": -1.1751152999999999 + }, + { + "location": 0, + "value": 0.2, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.30829495, + "derivative": 1.1751152999999999 + }, + { + "location": 0.6666667, + "value": 0.70000005, + "derivative": 1.1751152999999999 + }, + { + "location": 0.6666667, + "value": 0.70000005, + "derivative": -1.1751152999999999 + }, + { + "location": 1.00000004, + "value": 0.30829495, + "derivative": -1.1751152999999999 + }, + { + "location": 1.33333334, + "value": 0.2, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.25, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.35, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.35, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.35, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0.42000002, + "derivative": 0.147000042 + }, + { + "location": -0.6666667, + "value": 0.42000002, + "derivative": -0.147000042 + }, + { + "location": -0.4666666933333333, + "value": 0.35, + "derivative": 0 + }, + { + "location": -0.33333335999999997, + "value": 0.35, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.35, + "derivative": 0 + }, + { + "location": 0, + "value": -0.25, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.25, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.35, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.35, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.35, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0.42000002, + "derivative": 0.147000042 + }, + { + "location": 0.6666667, + "value": 0.42000002, + "derivative": -0.147000042 + }, + { + "location": 0.8666667066666666, + "value": 0.35, + "derivative": 0 + }, + { + "location": 1.00000004, + "value": 0.35, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.35, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.25, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.0069999998, + "derivative": 0.21000000000000002 + }, + { + "location": -1.00000004, + "value": 0.021, + "derivative": 0.21000000000000002 + }, + { + "location": -0.8666667066666666, + "value": 0.35, + "derivative": 1.9740000000000002 + }, + { + "location": -0.6666667, + "value": 0.42000002, + "derivative": 0.147000042 + }, + { + "location": -0.6666667, + "value": 0.42000002, + "derivative": -0.147000042 + }, + { + "location": -0.4666666933333333, + "value": 0.35, + "derivative": -1.9740000000000002 + }, + { + "location": -0.33333335999999997, + "value": 0.021, + "derivative": -0.21000000000000002 + }, + { + "location": -0.2000000266666666, + "value": 0.0069999998, + "derivative": -0.21000000000000002 + }, + { + "location": 0, + "value": -0.1, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.0069999998, + "derivative": 0.21000000000000002 + }, + { + "location": 0.33333335999999997, + "value": 0.021, + "derivative": 0.21000000000000002 + }, + { + "location": 0.4666666933333333, + "value": 0.35, + "derivative": 1.9740000000000002 + }, + { + "location": 0.6666667, + "value": 0.42000002, + "derivative": 0.147000042 + }, + { + "location": 0.6666667, + "value": 0.42000002, + "derivative": -0.147000042 + }, + { + "location": 0.8666667066666666, + "value": 0.35, + "derivative": -1.9740000000000002 + }, + { + "location": 1.00000004, + "value": 0.021, + "derivative": -0.21000000000000002 + }, + { + "location": 1.1333333733333333, + "value": 0.0069999998, + "derivative": -0.21000000000000002 + }, + { + "location": 1.33333334, + "value": -0.1, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": -0.4666666933333333, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": -0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.1, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": 0.8666667066666666, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": 1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.1, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": -0.4666666933333333, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": -0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.1, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": 0.8666667066666666, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": 1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.1, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.1, + "derivative": 0 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.17, + "derivative": 0 + }, + { + "location": -0.33333335999999997, + "value": 0.17, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.1, + "derivative": 0 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.17, + "derivative": 0 + }, + { + "location": 1.00000004, + "value": 0.17, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.1, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.1, + "derivative": 0 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.17, + "derivative": 0 + }, + { + "location": -0.33333335999999997, + "value": 0.17, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.1, + "derivative": 0 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.17, + "derivative": 0 + }, + { + "location": 1.00000004, + "value": 0.17, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.1, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": -0.4666666933333333, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": -0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.1, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.1, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": 0.8666667066666666, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": 1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.1, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.02, + "derivative": 0 + }, + { + "location": -1.1333333733333333, + "value": -0.03, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": -0.03, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.03, + "derivative": 0.36 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": -0.4666666933333333, + "value": 0.03, + "derivative": -0.36 + }, + { + "location": -0.33333335999999997, + "value": -0.03, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0, + "value": -0.02, + "derivative": 0 + }, + { + "location": 0.2000000266666666, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": -0.03, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.03, + "derivative": 0.36 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": 0.8666667066666666, + "value": 0.03, + "derivative": -0.36 + }, + { + "location": 1.00000004, + "value": -0.03, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": -0.03, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.02, + "derivative": 0 + } + ] + } + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": 0.34792626, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.9239631, + "derivative": 1.7281106999999998 + }, + { + "location": -0.6666667, + "value": 1.5, + "derivative": 1.7281106999999998 + }, + { + "location": -0.6666667, + "value": 1.5, + "derivative": -1.7281106999999998 + }, + { + "location": -0.33333335999999997, + "value": 0.9239631, + "derivative": -1.7281106999999998 + }, + { + "location": 0, + "value": 0.34792626, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.9239631, + "derivative": 1.7281106999999998 + }, + { + "location": 0.6666667, + "value": 1.5, + "derivative": 1.7281106999999998 + }, + { + "location": 0.6666667, + "value": 1.5, + "derivative": -1.7281106999999998 + }, + { + "location": 1.00000004, + "value": 0.9239631, + "derivative": -1.7281106999999998 + }, + { + "location": 1.33333334, + "value": 0.34792626, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": 0.2, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.5391705, + "derivative": 1.3824885 + }, + { + "location": -0.6666667, + "value": 1, + "derivative": 1.3824885 + }, + { + "location": -0.6666667, + "value": 1, + "derivative": -1.3824885 + }, + { + "location": -0.33333335999999997, + "value": 0.5391705, + "derivative": -1.3824885 + }, + { + "location": 0, + "value": 0.2, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.5391705, + "derivative": 1.3824885 + }, + { + "location": 0.6666667, + "value": 1, + "derivative": 1.3824885 + }, + { + "location": 0.6666667, + "value": 1, + "derivative": -1.3824885 + }, + { + "location": 1.00000004, + "value": 0.5391705, + "derivative": -1.3824885 + }, + { + "location": 1.33333334, + "value": 0.2, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": 0.2, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.5391705, + "derivative": 1.3824885 + }, + { + "location": -0.6666667, + "value": 1, + "derivative": 1.3824885 + }, + { + "location": -0.6666667, + "value": 1, + "derivative": -1.3824885 + }, + { + "location": -0.33333335999999997, + "value": 0.5391705, + "derivative": -1.3824885 + }, + { + "location": 0, + "value": 0.2, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.5391705, + "derivative": 1.3824885 + }, + { + "location": 0.6666667, + "value": 1, + "derivative": 1.3824885 + }, + { + "location": 0.6666667, + "value": 1, + "derivative": -1.3824885 + }, + { + "location": 1.00000004, + "value": 0.5391705, + "derivative": -1.3824885 + }, + { + "location": 1.33333334, + "value": 0.2, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.2, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.5, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.5, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.5, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0.6, + "derivative": 0.210000045 + }, + { + "location": -0.6666667, + "value": 0.6, + "derivative": -0.210000045 + }, + { + "location": -0.4666666933333333, + "value": 0.5, + "derivative": 0 + }, + { + "location": -0.33333335999999997, + "value": 0.5, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.5, + "derivative": 0 + }, + { + "location": 0, + "value": -0.2, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.2, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.5, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.5, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.5, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0.6, + "derivative": 0.210000045 + }, + { + "location": 0.6666667, + "value": 0.6, + "derivative": -0.210000045 + }, + { + "location": 0.8666667066666666, + "value": 0.5, + "derivative": 0 + }, + { + "location": 1.00000004, + "value": 0.5, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.5, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.2, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.05, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0.299999982 + }, + { + "location": -1.00000004, + "value": 0.03, + "derivative": 0.299999982 + }, + { + "location": -0.8666667066666666, + "value": 0.5, + "derivative": 2.82 + }, + { + "location": -0.6666667, + "value": 0.6, + "derivative": 0.210000045 + }, + { + "location": -0.6666667, + "value": 0.6, + "derivative": -0.210000045 + }, + { + "location": -0.4666666933333333, + "value": 0.5, + "derivative": -2.82 + }, + { + "location": -0.33333335999999997, + "value": 0.03, + "derivative": -0.299999982 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": -0.299999982 + }, + { + "location": 0, + "value": -0.05, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.05, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0.299999982 + }, + { + "location": 0.33333335999999997, + "value": 0.03, + "derivative": 0.299999982 + }, + { + "location": 0.4666666933333333, + "value": 0.5, + "derivative": 2.82 + }, + { + "location": 0.6666667, + "value": 0.6, + "derivative": 0.210000045 + }, + { + "location": 0.6666667, + "value": 0.6, + "derivative": -0.210000045 + }, + { + "location": 0.8666667066666666, + "value": 0.5, + "derivative": -2.82 + }, + { + "location": 1.00000004, + "value": 0.03, + "derivative": -0.299999982 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": -0.299999982 + }, + { + "location": 1.33333334, + "value": -0.05, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.05, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": -0.4666666933333333, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": -0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.05, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.05, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": 0.8666667066666666, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": 1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.05, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.05, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": -0.4666666933333333, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": -0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.05, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.05, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": 0.8666667066666666, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": 1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.05, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.05, + "derivative": 0 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.17, + "derivative": 0 + }, + { + "location": -0.33333335999999997, + "value": 0.17, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.05, + "derivative": 0 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.17, + "derivative": 0 + }, + { + "location": 1.00000004, + "value": 0.17, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.05, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.05, + "derivative": 0 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.17, + "derivative": 0 + }, + { + "location": -0.33333335999999997, + "value": 0.17, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.05, + "derivative": 0 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.17, + "derivative": 0 + }, + { + "location": 1.00000004, + "value": 0.17, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.05, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.05, + "derivative": 1.5 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": -0.4666666933333333, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": -0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.05, + "derivative": -1.5 + }, + { + "location": 0, + "value": -0.05, + "derivative": 1.5 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": 0.8666667066666666, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": 1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.05, + "derivative": -1.5 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.33333334, + "value": -0.02, + "derivative": 0.045 + }, + { + "location": -1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": -1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.8666667066666666, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": -0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": -0.4666666933333333, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": -0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": -0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0, + "value": -0.02, + "derivative": -0.045 + }, + { + "location": 0, + "value": -0.02, + "derivative": 0.045 + }, + { + "location": 0.2000000266666666, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.33333335999999997, + "value": 0.01, + "derivative": 0 + }, + { + "location": 0.4666666933333333, + "value": 0.03, + "derivative": 0.12 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": 0.14700000000000002 + }, + { + "location": 0.6666667, + "value": 0.1, + "derivative": -0.14700000000000002 + }, + { + "location": 0.8666667066666666, + "value": 0.03, + "derivative": -0.12 + }, + { + "location": 1.00000004, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.1333333733333333, + "value": 0.01, + "derivative": 0 + }, + { + "location": 1.33333334, + "value": -0.02, + "derivative": -0.045 + } + ] + } + ] + ] + }, + "factor": { + "continentalnesses": [ + -0.19, + -0.15, + -0.1, + 0.03, + 0.06 + ], + "erosions": [ + -0.6, + -0.5, + -0.35, + -0.25, + -0.1, + 0.03, + 0.05, + 0.35, + 0.4, + 0.45, + 0.55, + 0.58, + 0.62 + ], + "splines": [ + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 3.95, + "derivative": 0 + } + ] + }, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null, + null + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 6.25, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.05, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.05, + "value": 2.67, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 6.25, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 6.25, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.05, + "value": 2.67, + "derivative": 0 + }, + { + "location": 0.05, + "value": 6.3, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 6.25, + "derivative": 0 + } + ] + }, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 6.25, + "derivative": 0 + } + ] + }, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.30000004, + "value": 6.25, + "derivative": 0 + }, + { + "location": -1.23000004, + "value": 6.25, + "derivative": 0 + }, + { + "location": -0.10333335999999993, + "value": 6.25, + "derivative": 0 + }, + { + "location": -0.03333335999999998, + "value": 6.25, + "derivative": 0 + }, + { + "location": 0.03333335999999998, + "value": 6.25, + "derivative": 0 + }, + { + "location": 0.10333335999999993, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.23000004, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.30000004, + "value": 6.25, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.30000004, + "value": 6.25, + "derivative": 0 + }, + { + "location": -1.23000004, + "value": 6.25, + "derivative": 0 + }, + { + "location": -0.10333335999999993, + "value": 6.25, + "derivative": 0 + }, + { + "location": -0.03333335999999998, + "value": 6.25, + "derivative": 0 + }, + { + "location": 0.03333335999999998, + "value": 6.25, + "derivative": 0 + }, + { + "location": 0.10333335999999993, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.23000004, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.30000004, + "value": 6.25, + "derivative": 0 + } + ] + }, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 6.25, + "derivative": 0 + } + ] + } + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 5.47, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.05, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.05, + "value": 2.67, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 5.47, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 5.47, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.05, + "value": 2.67, + "derivative": 0 + }, + { + "location": 0.05, + "value": 6.3, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 5.47, + "derivative": 0 + } + ] + }, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 5.47, + "derivative": 0 + } + ] + }, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.30000004, + "value": 5.47, + "derivative": 0 + }, + { + "location": -1.23000004, + "value": 5.47, + "derivative": 0 + }, + { + "location": -0.10333335999999993, + "value": 5.47, + "derivative": 0 + }, + { + "location": -0.03333335999999998, + "value": 5.47, + "derivative": 0 + }, + { + "location": 0.03333335999999998, + "value": 5.47, + "derivative": 0 + }, + { + "location": 0.10333335999999993, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.23000004, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.30000004, + "value": 5.47, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.30000004, + "value": 5.47, + "derivative": 0 + }, + { + "location": -1.23000004, + "value": 5.47, + "derivative": 0 + }, + { + "location": -0.10333335999999993, + "value": 5.47, + "derivative": 0 + }, + { + "location": -0.03333335999999998, + "value": 5.47, + "derivative": 0 + }, + { + "location": 0.03333335999999998, + "value": 5.47, + "derivative": 0 + }, + { + "location": 0.10333335999999993, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.23000004, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.30000004, + "value": 5.47, + "derivative": 0 + } + ] + }, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 5.47, + "derivative": 0 + } + ] + } + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 5.08, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.05, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.05, + "value": 2.67, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 5.08, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 5.08, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.05, + "value": 2.67, + "derivative": 0 + }, + { + "location": 0.05, + "value": 6.3, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 5.08, + "derivative": 0 + } + ] + }, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 5.08, + "derivative": 0 + } + ] + }, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.30000004, + "value": 5.08, + "derivative": 0 + }, + { + "location": -1.23000004, + "value": 5.08, + "derivative": 0 + }, + { + "location": -0.10333335999999993, + "value": 5.08, + "derivative": 0 + }, + { + "location": -0.03333335999999998, + "value": 5.08, + "derivative": 0 + }, + { + "location": 0.03333335999999998, + "value": 5.08, + "derivative": 0 + }, + { + "location": 0.10333335999999993, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.23000004, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.30000004, + "value": 5.08, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.30000004, + "value": 5.08, + "derivative": 0 + }, + { + "location": -1.23000004, + "value": 5.08, + "derivative": 0 + }, + { + "location": -0.10333335999999993, + "value": 5.08, + "derivative": 0 + }, + { + "location": -0.03333335999999998, + "value": 5.08, + "derivative": 0 + }, + { + "location": 0.03333335999999998, + "value": 5.08, + "derivative": 0 + }, + { + "location": 0.10333335999999993, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.23000004, + "value": 0.625, + "derivative": 0 + }, + { + "location": 1.30000004, + "value": 5.08, + "derivative": 0 + } + ] + }, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 5.08, + "derivative": 0 + } + ] + } + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 4.69, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.05, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.05, + "value": 2.67, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 4.69, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 4.69, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.05, + "value": 2.67, + "derivative": 0 + }, + { + "location": 0.05, + "value": 6.3, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.2, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.2, + "value": 4.69, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.85000004, + "value": 6.3, + "derivative": 0 + }, + { + "location": -0.7666667066666666, + "value": 1.56, + "derivative": 0 + }, + { + "location": -0.5666666933333333, + "value": 1.56, + "derivative": 0 + }, + { + "location": -0.48333335999999993, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.48333335999999993, + "value": 4.69, + "derivative": 0 + }, + { + "location": 0.5666666933333333, + "value": 1.56, + "derivative": 0 + }, + { + "location": 0.7666667066666666, + "value": 1.56, + "derivative": 0 + }, + { + "location": 0.85000004, + "value": 4.69, + "derivative": 0 + } + ] + }, + null, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.85000004, + "value": 6.3, + "derivative": 0 + }, + { + "location": -0.7666667066666666, + "value": 1.56, + "derivative": 0 + }, + { + "location": -0.5666666933333333, + "value": 1.56, + "derivative": 0 + }, + { + "location": -0.48333335999999993, + "value": 6.3, + "derivative": 0 + }, + { + "location": 0.48333335999999993, + "value": 4.69, + "derivative": 0 + }, + { + "location": 0.5666666933333333, + "value": 1.56, + "derivative": 0 + }, + { + "location": 0.7666667066666666, + "value": 1.56, + "derivative": 0 + }, + { + "location": 0.85000004, + "value": 4.69, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.2333333733333331, + "value": 6.3, + "derivative": 0 + }, + { + "location": -1.05000004, + "value": 1.37, + "derivative": 0 + }, + { + "location": -0.28333336, + "value": 1.37, + "derivative": 0 + }, + { + "location": -0.10000002666666663, + "value": 6.048437620749989, + "derivative": 0 + }, + { + "location": 0.10000002666666663, + "value": 4.941562379250011, + "derivative": 0 + }, + { + "location": 0.28333336, + "value": 1.37, + "derivative": 0 + }, + { + "location": 1.05000004, + "value": 1.37, + "derivative": 0 + }, + { + "location": 1.2333333733333331, + "value": 4.69, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -1.2333333733333331, + "value": 6.3, + "derivative": 0 + }, + { + "location": -1.05000004, + "value": 1.37, + "derivative": 0 + }, + { + "location": -0.28333336, + "value": 1.37, + "derivative": 0 + }, + { + "location": -0.10000002666666663, + "value": 6.048437620749989, + "derivative": 0 + }, + { + "location": 0.10000002666666663, + "value": 4.941562379250011, + "derivative": 0 + }, + { + "location": 0.28333336, + "value": 1.37, + "derivative": 0 + }, + { + "location": 1.05000004, + "value": 1.37, + "derivative": 0 + }, + { + "location": 1.2333333733333331, + "value": 4.69, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 4.69, + "derivative": 0 + } + ] + }, + null + ] + ] + }, + "jaggedness": { + "continentalnesses": [ + -0.11, + 0.03, + 0.65 + ], + "erosions": [ + -1, + -0.78, + -0.5775, + -0.375 + ], + "splines": [ + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 0, + "derivative": 0 + } + ] + }, + null, + null, + null + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.9333333766666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8500000533333333, + "value": 0, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0.63, + "derivative": 0 + }, + { + "location": -0.4833333466666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4833333466666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0.3, + "derivative": 0 + }, + { + "location": 0.8500000533333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.9333333766666666, + "value": 0, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.9333333766666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8500000533333333, + "value": 0, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0.315, + "derivative": 0 + }, + { + "location": -0.4833333466666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4833333466666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0.15, + "derivative": 0 + }, + { + "location": 0.8500000533333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.9333333766666666, + "value": 0, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.9333333766666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8500000533333333, + "value": 0, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0.315, + "derivative": 0 + }, + { + "location": -0.4833333466666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4833333466666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0.15, + "derivative": 0 + }, + { + "location": 0.8500000533333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.9333333766666666, + "value": 0, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 0, + "derivative": 0 + } + ] + } + ], + [ + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.9333333766666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8500000533333333, + "value": 0.63, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0.63, + "derivative": 0 + }, + { + "location": -0.4833333466666666, + "value": 0.63, + "derivative": 0 + }, + { + "location": -0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4833333466666666, + "value": 0.3, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0.3, + "derivative": 0 + }, + { + "location": 0.8500000533333333, + "value": 0.3, + "derivative": 0 + }, + { + "location": 0.9333333766666666, + "value": 0, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.9333333766666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8500000533333333, + "value": 0, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0.63, + "derivative": 0 + }, + { + "location": -0.4833333466666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4833333466666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0.3, + "derivative": 0 + }, + { + "location": 0.8500000533333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.9333333766666666, + "value": 0, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": -0.9333333766666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.8500000533333333, + "value": 0, + "derivative": 0 + }, + { + "location": -0.6666667, + "value": 0.63, + "derivative": 0 + }, + { + "location": -0.4833333466666666, + "value": 0, + "derivative": 0 + }, + { + "location": -0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4000000233333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.4833333466666666, + "value": 0, + "derivative": 0 + }, + { + "location": 0.6666667, + "value": 0.3, + "derivative": 0 + }, + { + "location": 0.8500000533333333, + "value": 0, + "derivative": 0 + }, + { + "location": 0.9333333766666666, + "value": 0, + "derivative": 0 + } + ] + }, + { + "coordinate": "weirdness", + "points": [ + { + "location": 0, + "value": 0, + "derivative": 0 + } + ] + } + ] + ] + } + }, + "datapackVersion": 15, + "version": 6 +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json.disabled2 b/pack/config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json.disabled2 new file mode 100644 index 0000000..471dff7 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json.disabled2 @@ -0,0 +1,42372 @@ +{ + "type": "minecraft:overworld", + "generator": { + "biome_source": { + "biomes": [ + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.2, + -1.05 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:mushroom_fields" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.05, + -0.455 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:deep_frozen_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.05, + -0.455 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:deep_cold_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.05, + -0.455 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:deep_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.05, + -0.455 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:deep_lukewarm_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.05, + -0.19 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:warm_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -0.455, + -0.19 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -0.455, + -0.19 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:cold_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -0.455, + -0.19 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -0.455, + -0.19 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:lukewarm_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + -0.2225 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:stony_shore" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_beach" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:beach" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 0.55 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:swamp" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:mangrove_swamp" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.05 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.05 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.55 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_gravelly_hills" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jagged_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jagged_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_gravelly_hills" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jagged_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + -0.2225 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:stony_shore" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_beach" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:beach" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + 0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:swamp" + }, + { + "parameters": { + "weirdness": [ + -0.4, + 0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:mangrove_swamp" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_beach" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:beach" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_river" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:river" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:river" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:eroded_badlands" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_river" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.55 + ], + "temperature": [ + -0.45, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:river" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + -0.2225 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:stony_shore" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_beach" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:beach" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 1 + ], + "humidity": [ + -1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_savanna" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_beach" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:beach" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:eroded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.05 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:eroded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.05 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.05 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.55 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_gravelly_hills" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.35, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.35, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.35, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:eroded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_gravelly_hills" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + -0.2225 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:stony_shore" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:swamp" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:mangrove_swamp" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.35, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 0, + 0 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.2, + 0.8 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + 0.7, + 1 + ], + "depth": [ + 0.2, + 0.9 + ], + "offset": 0 + }, + "biome": "minecraft:lush_caves" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + 0.8, + 1 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 0.2, + 0.9 + ], + "offset": 0 + }, + "biome": "minecraft:dripstone_caves" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.2, + -1.05 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:mushroom_fields" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.05, + -0.455 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:deep_frozen_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.05, + -0.455 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:deep_cold_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.05, + -0.455 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:deep_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.05, + -0.455 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:deep_lukewarm_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.05, + -0.19 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:warm_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -0.455, + -0.19 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -0.455, + -0.19 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:cold_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -0.455, + -0.19 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -0.455, + -0.19 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:lukewarm_ocean" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + -0.2225 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:stony_shore" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_beach" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:beach" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 0.55 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:swamp" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:mangrove_swamp" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.05 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.05 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.55 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_gravelly_hills" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.7666667 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.26666668 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -1, + -0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jagged_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.93333334, + -0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jagged_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_gravelly_hills" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jagged_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.7666667, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.56666666, + -0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + -0.2225 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:stony_shore" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_beach" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:beach" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + 0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:swamp" + }, + { + "parameters": { + "weirdness": [ + -0.4, + 0.4 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:mangrove_swamp" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.26666668 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.4, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_beach" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:beach" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_spruce_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:flower_forest" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.26666668, + -0.05 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_river" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:river" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:river" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:eroded_badlands" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_river" + }, + { + "parameters": { + "weirdness": [ + -0.05, + 0.05 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.55 + ], + "temperature": [ + -0.45, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:river" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.4 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + -0.2225 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:stony_shore" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_beach" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:beach" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 1 + ], + "humidity": [ + -1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_savanna" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_beach" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:beach" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:eroded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.05 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:eroded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.05 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.05 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.05, + 0.55 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 0.26666668 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.05, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_gravelly_hills" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.35, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.56666666 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.26666668, + 0.4 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.56666666 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.35, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.35, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.05 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.4, + 0.93333334 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + 0.05, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:eroded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:badlands" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:wooded_badlands" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.78, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_gravelly_hills" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_hills" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -1, + -0.15 + ], + "humidity": [ + 0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.45, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:windswept_forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:frozen_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.7666667 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:stony_peaks" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.56666666, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.375, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + 0.45 + ], + "temperature": [ + 0.55, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:desert" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + 0.45, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.375 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.7666667, + 0.93333334 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -1, + -0.2225 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:stony_shore" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + 0.03 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.19, + -0.11 + ], + "erosion": [ + -0.2225, + 1 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:ice_spikes" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 0.03 + ], + "erosion": [ + -0.375, + 1 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:swamp" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + -0.11, + 1 + ], + "erosion": [ + 0.55, + 1 + ], + "temperature": [ + 0.2, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:mangrove_swamp" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_slopes" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:grove" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -1, + -0.78 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_pine_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:dark_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.78, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.03, + 0.3 + ], + "erosion": [ + -0.375, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -0.35, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:meadow" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:cherry_grove" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna_plateau" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.78, + -0.2225 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + -0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:snowy_taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -1, + -0.45 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + 0.2 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.45, + -0.15 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:taiga" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -1, + -0.35 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sunflower_plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + -0.35, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.45 + ], + "temperature": [ + -0.15, + 0.2 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:old_growth_birch_forest" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -1, + -0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:savanna" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + -0.1, + 0.1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:plains" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:sparse_jungle" + }, + { + "parameters": { + "weirdness": [ + 0.93333334, + 1 + ], + "continentalness": [ + 0.3, + 1 + ], + "erosion": [ + -0.2225, + 0.55 + ], + "temperature": [ + 0.2, + 0.55 + ], + "humidity": [ + 0.3, + 1 + ], + "depth": [ + 1, + 1 + ], + "offset": 0 + }, + "biome": "minecraft:bamboo_jungle" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.2, + 1 + ], + "erosion": [ + -1, + 1 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + 0.1, + 0.3 + ], + "depth": [ + 1, + 1.1 + ], + "offset": 0 + }, + "biome": "quark:glimmering_weald" + }, + { + "parameters": { + "weirdness": [ + -1, + 1 + ], + "continentalness": [ + -1.2, + 1 + ], + "erosion": [ + -1, + -0.375 + ], + "temperature": [ + -1, + 1 + ], + "humidity": [ + -1, + 1 + ], + "depth": [ + 1.1, + 1.1 + ], + "offset": 0 + }, + "biome": "minecraft:deep_dark" + } + ], + "type": "minecraft:multi_noise" + }, + "settings": "minecraft:overworld", + "type": "minecraft:noise" + } +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_boots.json b/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_boots.json index e78faa9..1258491 100644 --- a/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_boots.json +++ b/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_boots.json @@ -2,7 +2,7 @@ "type": "minecraft:crafting_shaped", "category": "equipment", "result": { - "id": "minecraft:chainmail_boots", + "item": "minecraft:chainmail_boots", "count": 1 }, "pattern": [ diff --git a/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_chestplate.json b/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_chestplate.json index 83d0b6a..c55c3ef 100644 --- a/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_chestplate.json +++ b/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_chestplate.json @@ -2,7 +2,7 @@ "type": "minecraft:crafting_shaped", "category": "equipment", "result": { - "id": "minecraft:chainmail_chestplate", + "item": "minecraft:chainmail_chestplate", "count": 1 }, "pattern": [ diff --git a/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_helmet.json b/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_helmet.json index ce60da0..ddc166d 100644 --- a/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_helmet.json +++ b/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_helmet.json @@ -2,7 +2,7 @@ "type": "minecraft:crafting_shaped", "category": "equipment", "result": { - "id": "minecraft:chainmail_helmet", + "item": "minecraft:chainmail_helmet", "count": 1 }, "pattern": [ diff --git a/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_leggings.json b/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_leggings.json index 0a68eaf..6c4fe87 100644 --- a/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_leggings.json +++ b/pack/config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_leggings.json @@ -2,7 +2,7 @@ "type": "minecraft:crafting_shaped", "category": "equipment", "result": { - "id": "minecraft:chainmail_leggings", + "item": "minecraft:chainmail_leggings", "count": 1 }, "pattern": [ diff --git a/pack/config/paxi/datapacks/trees/data/pwb/advancements/guide.json b/pack/config/paxi/datapacks/trees/data/pwb/advancements/guide.json new file mode 100644 index 0000000..e6c56ec --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/advancements/guide.json @@ -0,0 +1,7 @@ +{ + "criteria": { + "nope": { + "trigger": "minecraft:impossible" + } + } +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/advancements/obtain_brookite.json b/pack/config/paxi/datapacks/trees/data/pwb/advancements/obtain_brookite.json new file mode 100644 index 0000000..1ba8494 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/advancements/obtain_brookite.json @@ -0,0 +1,71 @@ + +{ + "parent": "yttr:root", + "display": { + "icon": { + "item": "yttr:brookite_shovel" + }, + "title": { + "text": "youtube.com/watch?v=phAOxT4UEzY&t=5" + }, + "description": { + "text": "Heheh that's me" + }, + "frame": "task", + "show_toast": true, + "announce_to_chat": true, + "hidden": false + }, + "criteria": { + "yttr:brookite": { + "trigger": "minecraft:inventory_changed", + "conditions": { + "items": [ + { "items": ["yttr:brookite"] }, + { "tag": ["yttr:brookite_ores"] } + ] + } + }, + "yttr:brookite_shovel": { + "trigger": "minecraft:inventory_changed", + "conditions": { + "items": [ + { "items": ["yttr:brookite_shovel"] } + ] + } + }, + "yttr:brookite_pickaxe": { + "trigger": "minecraft:inventory_changed", + "conditions": { + "items": [ + { "items": ["yttr:brookite_pickaxe"] } + ] + } + }, + "yttr:brookite_axe": { + "trigger": "minecraft:inventory_changed", + "conditions": { + "items": [ + { "items":[ "yttr:brookite_axe"] } + ] + } + }, + "yttr:brookite_hoe": { + "trigger": "minecraft:inventory_changed", + "conditions": { + "items": [ + { "items": ["yttr:brookite_hoe"] } + ] + } + } + }, + "requirements": [ + [ + "yttr:brookite_sword", + "yttr:brookite_shovel", + "yttr:brookite_pickaxe", + "yttr:brookite_axe", + "yttr:brookite_hoe" + ] + ] +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/blasting/brookite_from_crushed.json b/pack/config/paxi/datapacks/trees/data/pwb/recipes/blasting/brookite_from_crushed.json new file mode 100644 index 0000000..297b899 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/blasting/brookite_from_crushed.json @@ -0,0 +1,10 @@ +{ + "type": "minecraft:blasting", + "category": "misc", + "cookingtime": 100, + "experience": 0.1, + "ingredient": { + "item": "create:crushed_raw_brookite" + }, + "result": "yttr:brookite" +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/blasting/yttrium_from_crushed.json b/pack/config/paxi/datapacks/trees/data/pwb/recipes/blasting/yttrium_from_crushed.json new file mode 100644 index 0000000..cfa05ce --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/blasting/yttrium_from_crushed.json @@ -0,0 +1,10 @@ +{ + "type": "minecraft:blasting", + "category": "misc", + "cookingtime": 100, + "experience": 0.1, + "ingredient": { + "item": "create:crushed_raw_gadolinite" + }, + "result": "yttr:yttrium_ingot" +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/bronze_ingot.json.disabled b/pack/config/paxi/datapacks/trees/data/pwb/recipes/bronze_ingot.json.disabled new file mode 100644 index 0000000..c6955e3 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/bronze_ingot.json.disabled @@ -0,0 +1,18 @@ +{ + "type": "create:mixing", + "heat_requirement": "heated", + "ingredients": [ + { + "tag": "c:ingots/copper" + }, + { + "tag": "c:ingots/tin" + } + ], + "results": [ + { + "count": 3, + "item": "crossroads:ingot_bronze" + } + ] +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/centrifuging/crushed_raw_gadolinite.json b/pack/config/paxi/datapacks/trees/data/pwb/recipes/centrifuging/crushed_raw_gadolinite.json new file mode 100644 index 0000000..a828182 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/centrifuging/crushed_raw_gadolinite.json @@ -0,0 +1,17 @@ +{ + "type": "yttr:centrifuging", + "ingredient": { + "item": "create:crushed_raw_gadolinite" + }, + "results": [ + { + "item": "yttr:iron_dust" + }, + { + "item": "yttr:neodymium_dust" + }, + { + "item": "yttr:yttrium_dust" + } + ] +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/brookite.json b/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/brookite.json new file mode 100644 index 0000000..44094a1 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/brookite.json @@ -0,0 +1,26 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "item": "yttr:brookite_ore" + } + ], + "processingTime": 250, + "results": [ + { + "item": "yttr:brookite" + }, + { + "chance": 0.75, + "item": "yttr:brookite" + }, + { + "chance": 0.75, + "item": "create:experience_nugget" + }, + { + "chance": 0.125, + "item": "minecraft:cobblestone" + } + ] +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/deepslate_brookite.json b/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/deepslate_brookite.json new file mode 100644 index 0000000..934d9b6 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/deepslate_brookite.json @@ -0,0 +1,26 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "item": "yttr:deepslate_brookite_ore" + } + ], + "processingTime": 250, + "results": [ + { + "item": "yttr:brookite" + }, + { + "chance": 0.75, + "item": "yttr:brookite" + }, + { + "chance": 0.75, + "item": "create:experience_nugget" + }, + { + "chance": 0.125, + "item": "minecraft:cobbled_deepslate" + } + ] +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/deepslate_gadolinite.json b/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/deepslate_gadolinite.json new file mode 100644 index 0000000..f6aceae --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/deepslate_gadolinite.json @@ -0,0 +1,26 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "item": "yttr:deepslate_gadolinite" + } + ], + "processingTime": 250, + "results": [ + { + "item": "create:crushed_raw_gadolinite" + }, + { + "chance": 0.75, + "item": "create:crushed_raw_gadolinite" + }, + { + "chance": 0.75, + "item": "create:experience_nugget" + }, + { + "chance": 0.125, + "item": "minecraft:cobbled_deepslate" + } + ] +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/gadolinite.json b/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/gadolinite.json new file mode 100644 index 0000000..5c0d689 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/gadolinite.json @@ -0,0 +1,26 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "item": "yttr:gadolinite" + } + ], + "processingTime": 250, + "results": [ + { + "item": "create:crushed_raw_gadolinite" + }, + { + "chance": 0.75, + "item": "create:crushed_raw_gadolinite" + }, + { + "chance": 0.75, + "item": "create:experience_nugget" + }, + { + "chance": 0.125, + "item": "minecraft:cobblestone" + } + ] +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/raw_gadolinite.json b/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/raw_gadolinite.json new file mode 100644 index 0000000..6e7d80d --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/crushing/raw_gadolinite.json @@ -0,0 +1,18 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "item": "yttr:raw_gadolinite" + } + ], + "processingTime": 400, + "results": [ + { + "item": "create:crushed_raw_gadolinite" + }, + { + "chance": 0.75, + "item": "create:experience_nugget" + } + ] +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/cuprosteel_ingot.json.disabled b/pack/config/paxi/datapacks/trees/data/pwb/recipes/cuprosteel_ingot.json.disabled new file mode 100644 index 0000000..8e6f687 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/cuprosteel_ingot.json.disabled @@ -0,0 +1,18 @@ +{ + "type": "create:mixing", + "heat_requirement": "heated", + "ingredients": [ + { + "tag": "c:ingots/copper" + }, + { + "tag": "c:ingots/iron" + } + ], + "results": [ + { + "count": 3, + "item": "yttr:cuprosteel_ingot" + } + ] +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/smelting/big_iron_from_crushed.json b/pack/config/paxi/datapacks/trees/data/pwb/recipes/smelting/big_iron_from_crushed.json new file mode 100644 index 0000000..4cc5694 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/smelting/big_iron_from_crushed.json @@ -0,0 +1,10 @@ +{ + "type": "minecraft:smelting", + "category": "misc", + "cookingtime": 200, + "experience": 0.1, + "ingredient": { + "item": "create:crushed_raw_gadolinite" + }, + "result": "yttr:xl_iron_ingot" +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/smelting/brookite_from_crushed.json b/pack/config/paxi/datapacks/trees/data/pwb/recipes/smelting/brookite_from_crushed.json new file mode 100644 index 0000000..684b43e --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/smelting/brookite_from_crushed.json @@ -0,0 +1,10 @@ +{ + "type": "minecraft:smelting", + "category": "misc", + "cookingtime": 200, + "experience": 0.1, + "ingredient": { + "item": "create:crushed_raw_brookite" + }, + "result": "yttr:brookite" +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/recipes/splashing/gadolinite.json b/pack/config/paxi/datapacks/trees/data/pwb/recipes/splashing/gadolinite.json new file mode 100644 index 0000000..22e52a0 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/recipes/splashing/gadolinite.json @@ -0,0 +1,18 @@ +{ + "type": "create:splashing", + "ingredients": [ + { + "item": "create:crushed_raw_gadolinite" + } + ], + "results": [ + { + "count": 16, + "item": "minecraft:iron_nugget" + }, + { + "chance": 0.75, + "item": "yttr:neodymium_dust" + } + ] +} \ No newline at end of file diff --git a/pack/config/paxi/datapacks/trees/data/pwb/tags/item/important.json b/pack/config/paxi/datapacks/trees/data/pwb/tags/item/important.json new file mode 100644 index 0000000..beeb367 --- /dev/null +++ b/pack/config/paxi/datapacks/trees/data/pwb/tags/item/important.json @@ -0,0 +1,16 @@ +{ + "values": [ + "minecraft:bundle", + "supplementaries:sack", + "minecraft:spyglass", + "tetra:basic_workbench", + "tetra:modular_toolbelt", + "supplementaries:lunch_basket", + "yttr:brookite_pickaxe", + "supplementaries:rope_arrow", + "toms_storage:ts.storage_terminal", + "supplementaries:quiver", + "minecraft:leather_leggings", + "minecraft:leather_boots" + ] +} \ No newline at end of file diff --git a/pack/config/paxi/resourcepacks/simple-create-radios.pw.toml b/pack/config/paxi/resourcepacks/simple-create-radios.pw.toml new file mode 100644 index 0000000..91d9cd9 --- /dev/null +++ b/pack/config/paxi/resourcepacks/simple-create-radios.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Create Radios" +filename = "Simple Create Radios V2.01.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/FeyRzQr8/versions/9UeChR5k/Simple%20Create%20Radios%20V2.01.zip" +hash-format = "sha512" +hash = "7f73207c26ffe3f3a6502a3d8de500ce904610773e4d963b6e8d52885559b2c655e9beacf20a678f2a003fab2072d3ff9b20666c3f91ce099e5b08acfac612d9" + +[update] +[update.modrinth] +mod-id = "FeyRzQr8" +version = "9UeChR5k" diff --git a/pack/config/quark-common.toml b/pack/config/quark-common.toml index eee5f74..754234d 100644 --- a/pack/config/quark-common.toml +++ b/pack/config/quark-common.toml @@ -140,7 +140,7 @@ "Variant Ladders" = true "Vertical Planks" = false "Vertical Slabs" = false - "Wooden Posts" = true + "Wooden Posts" = false "More Stone Variants" = false [building.celebratory_lamps] @@ -766,7 +766,7 @@ "Smelt Raw Ore Blocks" = true [world] - "Ancient Wood" = false + "Ancient Wood" = true "Azalea Wood" = true "Big Stone Clusters" = false "Blossom Trees" = true @@ -779,7 +779,7 @@ "Nether Obsidian Spikes" = false "New Stone Types" = false "No More Lava Pockets" = true - Permafrost = false + Permafrost = true "Spiral Spires" = true [world.ancient_wood] diff --git a/pack/config/raised.json b/pack/config/raised.json new file mode 100644 index 0000000..687de05 --- /dev/null +++ b/pack/config/raised.json @@ -0,0 +1,917 @@ +{ + "layers": { + "additionaladditions:additionalspyglass": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "additionaladditions:additionalspyglass" + }, + "biomancy:charge_bar": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "biomancy:charge_bar" + }, + "biomancy:frenzy": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "biomancy:frenzy" + }, + "biomancy:gun": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "biomancy:gun" + }, + "biomancy:injector": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "biomancy:injector" + }, + "biomancy:inside_block": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "biomancy:inside_block" + }, + "biomancy:knowledge": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "biomancy:knowledge" + }, + "blue_skies:nature_arc_health_bonus": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "blue_skies:nature_arc_health_bonus" + }, + "botania:hud": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "botania:hud" + }, + "create:blueprint": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "create:blueprint" + }, + "create:goggle_info": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "create:goggle_info" + }, + "create:linked_controller": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "create:linked_controller" + }, + "create:remaining_air": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "create:remaining_air" + }, + "create:schematic": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "create:schematic" + }, + "create:toolbox": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "create:toolbox" + }, + "create:track_placement": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "create:track_placement" + }, + "create:train_hud": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "create:train_hud" + }, + "create:value_settings": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "create:value_settings" + }, + "crossroads:crossroad_beam_tool_overlay": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "crossroads:crossroad_beam_tool_overlay" + }, + "crossroads:crossroad_multi_line_overlay": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "crossroads:crossroad_multi_line_overlay" + }, + "cynosure:cynosure_overlays_air_level": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_air_level" + }, + "cynosure:cynosure_overlays_armor_level": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_armor_level" + }, + "cynosure:cynosure_overlays_boss_event_progress": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_boss_event_progress" + }, + "cynosure:cynosure_overlays_chat_panel": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_chat_panel" + }, + "cynosure:cynosure_overlays_crosshair": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_crosshair" + }, + "cynosure:cynosure_overlays_debug_text": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_debug_text" + }, + "cynosure:cynosure_overlays_experience_bar": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_experience_bar" + }, + "cynosure:cynosure_overlays_food_level": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_food_level" + }, + "cynosure:cynosure_overlays_frostbite": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_frostbite" + }, + "cynosure:cynosure_overlays_helmet": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_helmet" + }, + "cynosure:cynosure_overlays_hotbar": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_hotbar" + }, + "cynosure:cynosure_overlays_item_name": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_item_name" + }, + "cynosure:cynosure_overlays_jump_bar": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_jump_bar" + }, + "cynosure:cynosure_overlays_mount_health": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_mount_health" + }, + "cynosure:cynosure_overlays_player_health": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_player_health" + }, + "cynosure:cynosure_overlays_player_list": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_player_list" + }, + "cynosure:cynosure_overlays_portal": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_portal" + }, + "cynosure:cynosure_overlays_potion_icons": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_potion_icons" + }, + "cynosure:cynosure_overlays_record_overlay": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_record_overlay" + }, + "cynosure:cynosure_overlays_scoreboard": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_scoreboard" + }, + "cynosure:cynosure_overlays_sleep_fade": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_sleep_fade" + }, + "cynosure:cynosure_overlays_spyglass": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_spyglass" + }, + "cynosure:cynosure_overlays_subtitles": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_subtitles" + }, + "cynosure:cynosure_overlays_title_text": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_title_text" + }, + "cynosure:cynosure_overlays_vignette": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "cynosure:cynosure_overlays_vignette" + }, + "feathers:feathers": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "DOWN" + }, + "sync": "feathers:feathers" + }, + "inventorio:inventorio_hotbar_addons": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "inventorio:inventorio_hotbar_addons" + }, + "minecraft:bossbar": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "DOWN" + }, + "sync": "minecraft:bossbar" + }, + "minecraft:chat": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "UP" + }, + "sync": "minecraft:chat" + }, + "minecraft:effects": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "LEFT", + "y": "DOWN" + }, + "sync": "minecraft:effects" + }, + "minecraft:hotbar": { + "displacement": { + "x": 0, + "y": 2 + }, + "direction": { + "x": "NONE", + "y": "UP" + }, + "sync": "minecraft:hotbar" + }, + "minecraft:other": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "minecraft:other" + }, + "minecraft:players": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "DOWN" + }, + "sync": "minecraft:players" + }, + "minecraft:sidebar": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "LEFT", + "y": "NONE" + }, + "sync": "minecraft:sidebar" + }, + "minecraft:subtitles": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "LEFT", + "y": "UP" + }, + "sync": "minecraft:subtitles" + }, + "minecraft:titles": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "minecraft:titles" + }, + "minecraft:toasts": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "LEFT", + "y": "DOWN" + }, + "sync": "minecraft:toasts" + }, + "modonomicon:multiblock_hud": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "modonomicon:multiblock_hud" + }, + "patchouli:book_right_click": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "patchouli:book_right_click" + }, + "patchouli:multiblock_progress": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "patchouli:multiblock_progress" + }, + "pneumaticcraft:jackhammer": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "pneumaticcraft:jackhammer" + }, + "pneumaticcraft:minigun": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "pneumaticcraft:minigun" + }, + "pneumaticcraft:pneumatic_armor": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "pneumaticcraft:pneumatic_armor" + }, + "structure_gel:building_tool_overlay": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "structure_gel:building_tool_overlay" + }, + "supplementaries:cannon_charge_overlay": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "supplementaries:cannon_charge_overlay" + }, + "supplementaries:quiver_overlay": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "supplementaries:quiver_overlay" + }, + "supplementaries:slimed_overlay": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "supplementaries:slimed_overlay" + }, + "tetra:ability_overlays": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "tetra:ability_overlays" + }, + "tetra:block_progresss": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "tetra:block_progresss" + }, + "tetra:booster": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "tetra:booster" + }, + "tetra:crossbow": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "tetra:crossbow" + }, + "tetra:howling": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "tetra:howling" + }, + "tetra:multiblock_schematic": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "tetra:multiblock_schematic" + }, + "tetra:ranged_progresss": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "tetra:ranged_progresss" + }, + "tetra:scanner": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "tetra:scanner" + }, + "tetra:secondary_interaction": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "tetra:secondary_interaction" + }, + "tetra:toolbelt": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "tetra:toolbelt" + }, + "twilightforest:quest_ram_indicator": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "twilightforest:quest_ram_indicator" + }, + "vs_clockwork:gravitron": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "vs_clockwork:gravitron" + }, + "vs_clockwork:wanderwand": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "vs_clockwork:wanderwand" + }, + "xaerominimap:xaero": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "xaerominimap:xaero" + }, + "xaeroworldmap:xaero_wm_crosshair_message": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "xaeroworldmap:xaero_wm_crosshair_message" + }, + "yungscavebiomes:buffeted": { + "displacement": { + "x": 0, + "y": 0 + }, + "direction": { + "x": "NONE", + "y": "NONE" + }, + "sync": "yungscavebiomes:buffeted" + } + } +} \ No newline at end of file diff --git a/pack/config/sawmill-common.toml b/pack/config/sawmill-common.toml new file mode 100644 index 0000000..caf6142 --- /dev/null +++ b/pack/config/sawmill-common.toml @@ -0,0 +1,35 @@ + +[general] + #Sort recipes following cretive tab order. Could cause issue in the case when, for whatever reason, creative other would differ from server to client.Additionally Neoforge has a bug where this stuff won't work on servers. Use Forge instead! + sort_recipes = true + #Save sawmill recipes to disk. Enable this if you are the author of a modpack and want to disable dynamic recipe generation. To do so just turn of that config, turn this one on and after booting up the game just copy the generated recipes in the generated folder in your own datapack, then turn off this config + save_recipes = false + #Generates Sawmill recipes dynamically. Remove this if you plan to add all of them manually instead. Can speed up boot time slightly + dynamic_recipes = false + #Allow crafting non-block items + allow_non_blocks = true + #Allows crafting non wood variant items (crafting table for example) + allow_non_variant = true + #List of Mod ids you want to completely exclude from sawmill recipes. All recipes from these mods will be ignored. Use to remove mods with many recipes as sawmill can display at most 255 at onceFor more fine control use the sawmill:blacklist item tag + mods_blacklist = ["framedblocks"] + #Makes so planks recipes can only craft items with 1 input plank. Disable to allow more recipes + limit_planks_input_to_one = true + #Makes Sawmill GUI slightly wider + wider_gui = true + #Determines if GUI will have search bar or not. Automatic only enables the bar statically when you have enough mods that add wood recipes. Dynamic changes the gui dynamically depending on how many recipe its displaying + #Allowed Values: OFF, ON, AUTOMATIC, DYNAMIC + search_bar_mode = "ON" + #At how many recipes the search bar should appear + #Range: 0 ~ 200 + search_bar_threshold = 32 + #Maximum discount that sawmill will given when converting recipes. Unit is percentage of input item + #Range: 0.0 ~ 1.0 + max_discount = 0.35 + #Ignore all custom ingredient types when scanning recipes.Turn this on if some recipes are missing. + ignore_custom_ingredients = false + + #This is a map of wood object type to its cost in planks. Its used to add some discount to some special blocks.Change this if say you want all fences to cost 1 plank. Not all keys will work here bt you can try modded ones if you hae Every Compat + [general.special_recipe_costs] + stairs = 1.0 + boat = 4.0 + diff --git a/pack/config/squakereforged-common.toml b/pack/config/squakereforged-common.toml index 8d62993..a3cb317 100644 --- a/pack/config/squakereforged-common.toml +++ b/pack/config/squakereforged-common.toml @@ -8,10 +8,10 @@ #if enabled, holding jump while swimming at the surface of water allows you to glide sharkingEnabled = true #if enabled, holding sneak while jumping will convert your horizontal speed into vertical speed - trimpEnabled = true + trimpEnabled = false #a higher value means you can turn more sharply in the air without losing speed #Range: 0.0 ~ 1.7976931348623157E308 - airAccelerate = 14.0 + airAccelerate = 18.0 #a higher value means faster air acceleration #Range: 0.0 ~ 1.7976931348623157E308 maxAirAccelerationPerTick = 0.045 @@ -20,13 +20,13 @@ groundAccelerate = 10.0 #see uncappedBunnyhopEnabled; if you ever jump while above the hard cap speed (moveSpeed*hardCapThreshold), your speed is set to the hard cap speed #Range: 0.0 ~ 1.7976931348623157E308 - hardCapThreshold = 16.0 + hardCapThreshold = 14.0 #see uncappedBunnyhopEnabled and softCapDegen; soft cap speed = (moveSpeed*softCapThreshold) #Range: 0.0 ~ 1.7976931348623157E308 - softCapThreshold = 16.0 + softCapThreshold = 14.0 #the modifier used to calculate speed lost when jumping above the soft cap #Range: 0.0 ~ 1.7976931348623157E308 - softCapDegen = 0.65 + softCapDegen = 0.4 #amount of friction while sharking (between 0 and 1) #Range: 0.0 ~ 1.0 sharkingWaterFriction = 0.3 @@ -35,7 +35,7 @@ sharkingSurfaceTension = 0.2 #a lower value means less horizontal speed converted to vertical speed and vice versa #Range: 0.0 ~ 1.7976931348623157E308 - trimpMultiplier = 0.7 + trimpMultiplier = 0.4 #increases the distance needed to fall in order to take fall damage; this is a server-side setting #Range: 0.0 ~ 1.7976931348623157E308 fallDistanceThresholdIncrease = 0.0 diff --git a/pack/config/structurify.json b/pack/config/structurify.json new file mode 100644 index 0000000..f6ab630 --- /dev/null +++ b/pack/config/structurify.json @@ -0,0 +1,78 @@ +{ + "config_version": "2.0.17", + "config_datetime": "2026-02-02_22-04-19", + "general": { + "disable_all_structures": false, + "prevent_structure_overlap": false, + "enable_global_spacing_and_separation_modifier": false, + "global_spacing_and_separation_modifier": 1.0 + }, + "structure_namespaces": [], + "structures": [ + { + "name": "minecraft:village_desert", + "is_disabled": true, + "whitelisted_biomes": [], + "blacklisted_biomes": [], + "step": "surface_structures", + "terrain_adaptation": "beard_thin" + }, + { + "name": "minecraft:village_plains", + "is_disabled": true, + "whitelisted_biomes": [], + "blacklisted_biomes": [], + "step": "surface_structures", + "terrain_adaptation": "beard_thin" + }, + { + "name": "minecraft:village_savanna", + "is_disabled": true, + "whitelisted_biomes": [], + "blacklisted_biomes": [], + "step": "surface_structures", + "terrain_adaptation": "beard_thin" + }, + { + "name": "minecraft:village_snowy", + "is_disabled": true, + "whitelisted_biomes": [], + "blacklisted_biomes": [], + "step": "surface_structures", + "terrain_adaptation": "beard_thin" + }, + { + "name": "minecraft:village_taiga", + "is_disabled": true, + "whitelisted_biomes": [], + "blacklisted_biomes": [], + "step": "surface_structures", + "terrain_adaptation": "beard_thin" + }, + { + "name": "repurposed_structures:village_dark_forest", + "is_disabled": true, + "whitelisted_biomes": [], + "blacklisted_biomes": [], + "step": "surface_structures", + "terrain_adaptation": "beard_thin" + }, + { + "name": "repurposed_structures:village_jungle", + "is_disabled": true, + "whitelisted_biomes": [], + "blacklisted_biomes": [], + "step": "surface_structures", + "terrain_adaptation": "beard_thin" + }, + { + "name": "repurposed_structures:village_swamp", + "is_disabled": true, + "whitelisted_biomes": [], + "blacklisted_biomes": [], + "step": "top_layer_modification", + "terrain_adaptation": "beard_thin" + } + ], + "structure_sets": [] +} \ No newline at end of file diff --git a/pack/config/supplementaries-common.toml b/pack/config/supplementaries-common.toml new file mode 100644 index 0000000..a8a734d --- /dev/null +++ b/pack/config/supplementaries-common.toml @@ -0,0 +1,681 @@ + +[redstone] + wind_vane = true + clock_block = true + redstone_illuminator = true + crank = true + cog_block = true + gold_door = true + gold_trapdoor = true + lock_block = true + relayer = true + + [redstone.speaker_block] + enabled = true + #Enable/disable speaker block narrator mode + narrator_enabled = true + #Max text + #Range: 0 ~ 10000 + max_text = 32 + #Maximum block range + #Range: 0 ~ 100000000 + range = 64 + + [redstone.bellows] + enabled = true + #bellows pushes air following this equation: + #air=(sin(2PI*ticks/period)<0), with period = base_period-(redstone_power-1)*power_scaling + #represents base period at 1 power + #Range: 1 ~ 512 + base_period = 78 + #entities with velocity greater than this won't be pushed + #Range: 0.0 ~ 16.0 + power_scaling = 2.0 + #velocity increase uses this equation: + #vel = base_vel*((range-entity_distance)/range) with base_vel = base_velocity_scaling/period + #note that the block will push further the faster it's pulsing + #Range: 0.0 ~ 64.0 + base_velocity_scaling = 5.0 + #maximum range + #note that it will still only keep alive the two fire blocks closer to it + #Range: 0 ~ 16 + range = 5 + + [redstone.spring_launcher] + enabled = true + #spring launcher launch speed + #Range: 0.0 ~ 16.0 + velocity = 1.5 + #fall distance needed to trigger the automatic spring launch + #Range: 0 ~ 512 + fall_height_required = 5 + + [redstone.enderman_head] + enabled = true + drop_head = true + #Time to increase 1 power level when being looked at + #Range: 0 ~ 10000 + ticks_to_increase_power = 15 + #do enderman heads work when looked from any side? + work_from_any_side = false + + [redstone.turn_table] + enabled = true + #can rotate entities standing on it? + rotate_entities = true + #Allows turn table to shuffle containers content when rotated over horizontal axis + shuffle_containers = true + + [redstone.pulley_block] + enabled = true + #Chance for a new mineshaft elevator piece to spawn + #Range: 0.0 ~ 1.0 + mineshaft_elevator = 0.035 + + [redstone.dispenser_minecart] + enabled = true + #Makes projectiles shot from dispenser minecart retain the minecart velocity and be shot at an angle when the minecart is on a rail slope + adjust_projectile_angle = true + + [redstone.faucet] + enabled = true + #Turn off to prevent faucets from dropping items + spill_items = true + #Allows faucets to fill entities inventories + fill_entities_below = false + + [redstone.crystal_display] + enabled = true + #Allows chaining 2 crystal displays, letting one power the other to its left IF its own power exceeds 10. Given power will be its own divided by 10. Note that to work the decimal display must NOT have power directly behind it. Doing so will override the behavior to non chaining mode + chaining = true + +[functional] + fodder = true + hourglass = true + + [functional.rope] + #Allows ropes to be supported & attached to solid block sides + block_side_attachment = true + #Makes sliding down ropes as fast as free falling, still negating fall damage + slide_on_fall = true + #In case you want to disable supplementaries ropes you can specify here another mod rope and they will be used for rope arrows and in mineshafts instead + rope_override = "supplementaries:rope" + #Enables horizontal placement of ropes. Disabling will make ropes always non solid + horizontal_ropes = true + #Use this config to turn allow supplementaries to replace all items tagged as #supplementaies:ropes with supplementaries own rope or turn them to air instead. This is applied to all loot tables (chests and drops) + #Allowed Values: REPLACE, NONE, REMOVE + replace_in_loot_tables = "NONE" + + [functional.jar] + enabled = true + #Jar liquid capacity: leave at 12 for pixel accuracy + #Range: 0 ~ 1024 + capacity = 12 + #Allow right click to instantly eat or drink food or potions inside a placed jar. + #Disable if you think this ability is op (honey for example). Cookies are excluded + drink_from_jar = false + #Allows the player to directly drink from jar items + drink_from_jar_item = false + #Dynamically allows all small mobs inside jars depending on their hitbox size + jar_auto_detect = false + #Allow Jars to capture small mobs + jar_capture = true + #Allow Jars to hold cookies + jar_cookies = true + #Allow Jars to hold liquids from bottles, buckets and bowls + jar_liquids = true + + [functional.cage] + enabled = true + #Allows all entities to be captured by cages and jars. Not meant for survival + allow_all_mobs = false + #Allows all baby mobs to be captured by cages + cage_allow_all_babies = false + #Dynamically allows all small mobs inside cages depending on their hitbox size + cage_auto_detect = false + #Makes it so all (hostile) mobs captured by cages and jars will be set to persistent so they won't despawn when released + persistent_mobs = false + #Health percentage under which mobs will be allowed to be captured by cages and jars. Leave at 100 to accept any health level + #Range: 1 ~ 100 + health_threshold = 100 + #When on, if a mob is tameable, it will only be capturable when tamed. + require_taming = true + + [functional.safe] + enabled = true + #Makes safes only breakable by their owner or by a player in creative + prevent_breaking = false + #Make safes simpler so they do not require keys: + #they will be bound to the first person that opens one and only that person will be able to interact with them + simple_safes = false + + [functional.sack] + enabled = true + #Penalize the player with slowness effect when carrying too many sacks + sack_penalty = true + #Maximum number of sacks after which the overencumbered effect will be applied. Each multiple of this number will increase the effect strength by one + #Range: 0 ~ 50 + sack_increment = 2 + #How many slots should a sack have + #Range: 1 ~ 27 + slots = 9 + + [functional.bamboo_spikes] + enabled = true + tipped_spikes = true + #Allows entities killed by spikes to drop loot as if they were killed by a player + player_loot = false + #Alternative mode for bamboo spikes. Allows only harmful effects to be applied on them and they obtain infinite durability + only_allow_harmful_effects = true + #Populate the creative inventory with all tipped spikes variations + populate_creative_tab = true + + [functional.urn] + enabled = true + #Chance for an urn to spawn a critter from the urn_spawn tag + #Range: 0.0 ~ 1.0 + critter_spawn_chance = 0.01 + cave_urns = true + + [functional.soap] + enabled = true + #Dyed Bock types that cannot be cleaned with soap + clean_blacklist = ["minecraft:glazed_terracotta", "botania:mystical_flower", "mna:chimerite_crystal", "botania:floating_flower", ",minecraft:mushroom", "botania:mushroom", "botania:tall_mystical_flower", "botania:petal_block", "morered:network_cable", "xycraft_world:glowing_shiny_aurey_block", "xycraft_world:shiny_aurey_block", "xycraft_world:rgb_lamp", "xycraft_world:glowing_rgb_viewer", "xycraft_world:glowing_matte_rgb_block", "xycraft_world:rgb_lamp_pole"] + + #This is a map of special blocks that can be cleaned with soap + [functional.soap.special_blocks] + "quark:dirty_glass_pane" = "minecraft:glass_pane" + "quark:dirty_glass" = "minecraft:glass" + "#alexscaves:cave_paintings" = "alexscaves:smooth_limestone" + + [functional.cannon] + enabled = true + #Makes TNT-like block shot from a cannon explode on impact + #Allowed Values: IGNITE, IGNITE_ON_IMPACT, NONE + explode_tnt = "IGNITE" + #Cannon fire power multiplier + #Range: 0.0 ~ 5.0 + fire_power = 0.6 + #Time for a cannon to fire a projectile after it has been lit up + #Range: 0 ~ 500 + fuse_time = 40 + #Time for a cannon to be able to fire again after it has been fired + #Range: 0 ~ 500 + cooldown = 60 + music_disc_heave_ho = true + + [functional.cannon.cannonball] + enabled = true + #Cannonball power scaling. Higher values will make cannonballs have more energy. Reminder that the damage and breaking power of a cannonball is proportional to its energy (speed squared) times this constant + #Range: 0.0 ~ 100.0 + power_scaling = 3.5 + #Radius of the 'explosion' when a cannonball hits a block. Set to 0 to disable + #Range: 0.0 ~ 10.0 + break_radius = 1.1 + + [functional.present] + enabled = true + trapped_present = true + + [functional.flax] + enabled = true + wild_flax = true + + [functional.lumisene] + enabled = true + #Gives the flammable effext also when merely stepping on lumisene. Turning this off if you think effects are not something that should be applied like that and just by drinking it. + #Range: 0 ~ 10000 + flammable_from_lumisene_block_duration = 50 + + [functional.lumisene.lumisene_bottle] + #Enables lumisene bottles and the flammable effect and lumisene bottles. Turn off if you think its over the top and doesnt match with existing effects + enabled = true + #Duration of the flammable effect when you drink a lumisene bottle + #Range: 0 ~ 10000 + flammable_duration = 300 + #Duration of the glowing effect when you drink a lumisene bottle + #Range: 0 ~ 10000 + glowing_duration = 200 + +[building] + lapis_bricks = true + deepslate_lamp = true + end_stone_lamp = true + blackstone_lamp = true + stone_lamp = true + stone_tile = true + blackstone_tile = true + bunting = true + sconce = true + sconce_lever = true + pancake = true + checker_block = true + raked_gravel = true + feather_block = true + statue = true + doormat = true + flint_block = true + fine_wood = true + candle_holder = false + fire_pit = true + wicker_fence = true + + [building.blackboard] + enabled = true + #Enable to draw directly on a blackboard using any dye. Gui still only works in black and white + colored_blackboard = false + #Interaction mode for blackboards + #Allowed Values: BOTH, GUI, MANUAL + interaction_mode = "BOTH" + + [building.gravel_bricks] + enabled = true + + [building.slidy_block] + enabled = true + #Slidy block speed + #Range: 0.0 ~ 1.0 + speed = 0.125 + + [building.timber_frame] + enabled = true + #Allow placing a timber frame directly on a block by holding shift + swap_on_shift = false + #Allows axes to remove a framed block leaving the contained block intact + axes_strip = true + #Replace a timber frame with wattle and daub block when daub is placed in it + replace_daub = true + + [building.iron_gate] + enabled = true + #Allows two iron gates to be opened simultaneously when on top of the other + double_opening = true + #Makes iron (ang gold) gates behave like their door counterpart so for example iron gates will only be openable by redstone + door-like_gates = false + + [building.item_shelf] + enabled = true + #Makes item shelves climbable + climbable_shelves = false + + [building.sugar_cube] + enabled = true + #Makes sugar cubes dissolve in rain + dissolve_in_rain = true + #Duration in seconts of speed effect garanted to horses that eat a sugar cube + #Range: 0 ~ 1000 + horse_speed_duration = 10 + + [building.planter] + enabled = true + #Makes so saplings that grow in a planter will break it turning into rooted dirt + broken_by_sapling = false + #When Farmers Delight is on planter will also act like rich soil and use it in its recipe + rich_soil_planter = true + + [building.notice_board] + enabled = true + #Allows notice boards to accept and display any item, not just maps and books + allow_any_item = false + #Enables a GUI for the block. Not needed as the block just holds one item which you can place by clicking on it + gui = true + + [building.pedestal] + enabled = true + #If enabled end crystals placed on a pedestals will provide an enchantment power bonus equivalent to 3 bookshelves + #Range: 0.0 ~ 100.0 + crystal_enchanting = 3.0 + + [building.ash] + enabled = true + #Burnable blocks will have a chance to create ash layers when burned. Greater this number the greater the chance will be + #Range: 0.0 ~ 1.0 + ash_from_fire_chance = 1.0 + #Burning mobs will drop ash when they die + ash_from_burning_mobs = true + #Allows rain to wash away ash layers overtime + rain_wash_ash = true + #Use a datapack to tweak rarity + basalt_ash = true + + [building.flag] + enabled = true + #Allows right/left clicking on a stick to lower/raise a flag attached to it + stick_pole = true + #Maximum allowed pole length + #Range: 0 ~ 256 + pole_length = 16 + + [building.goblet] + enabled = true + #Allows drinking from goblets + allow_drinking = true + + [building.globe] + enabled = true + sepia_globe = true + + [building.sign_post] + enabled = true + + [building.sign_post.way_sign] + #Entirely disables them from spawning + enabled = true + #With this option road signs will display the distance to the structure that they are pointing to + show_distance_text = true + + [building.daub] + enabled = true + wattle_and_daub = true + + [building.ash_bricks] + enabled = true + + [building.hat_stand] + enabled = true + #Allow all items to go on hat stand + unrestricted = false + + [building.awning] + enabled = true + #Allows having slanted awnings. Disabled if you feel its cursed. + slant = true + #Allows entities to fall through awnings, when shifting. + shift_through = true + #Bouncing angle of slanted awnings + #Range: 0.0 ~ 90.0 + angle = 69.44395478041653 + + [building.flower_box] + enabled = true + #Makes so flower boxes can only contain one tall flower item per block + simple_mode = true + + [building.netherite_doors] + door = true + trapdoor = true + +[tools] + candy = true + stasis = true + altimeter = true + confetti_popper = true + + [tools.quiver] + enabled = true + #Allows using a quiver without being slowed down + use_without_slow = true + #Arrow stacks that can fit inside a quiver. Requires reboot + #Range: 1 ~ 9 + slots = 6 + #Increase this number to alter the probability for a Skeleton with quiver to spawn. + #Range: 0.0 ~ 1.0 + quiver_skeleton_spawn_chance = 0.025 + #If the chance for a skeleton to spawn with a quiver will be affected by local difficulty. If true, you wont ever see them on easy and very rarely on normal. Similar logic to equipment + quiver_skeleton_spawn_affected_by_local_difficulty = true + #Allows quiver to only be used when in offhand or in curio slot + only_works_in_curio = false + #Arrows you pickup will try to go in a quiver if available provided it has some arrow of the same type + quiver_pickup = true + + [tools.lunch_basket] + enabled = true + #Allows lunch baskets to be placed on the ground + placeable = true + #Arrow stacks that can fit inside a lunch basket. Requires reboot + #Range: 1 ~ 9 + slots = 6 + + [tools.slice_map] + enabled = true + #Multiplier that will be applied by slice maps to lower their range compared to normal maps + #Range: 0.0 ~ 1.0 + range_multiplier = 0.25 + + [tools.bubble_blower] + enabled = true + #Amount of soap consumed per bubble block placed + #Range: 1 ~ 25 + stasis_cost = 5 + + [tools.bubble_blower.bubble_block] + #Max lifetime of bubble blocks. Set to 10000 to have it infinite + #Range: 1 ~ 10000 + lifetime = 1200 + #Can bubble break when touched on? + break_when_touched = true + #If true feather falling prevents breaking bubbles when stepping on them + feather_falling_prevents_breaking = true + + [tools.wrench] + enabled = true + #Allows wrenches to bypass a block interaction action prioritizing their own when on said hand + #Allowed Values: MAIN_HAND, OFF_HAND, BOTH, NONE + bypass_when_on = "MAIN_HAND" + + [tools.rope_arrow] + enabled = true + #Max number of rope items allowed to be stored inside a rope arrow + #Range: 1 ~ 256 + capacity = 32 + #Makes rope arrows exclusive to crossbows + exclusive_to_crossbows = false + + [tools.flute] + enabled = true + #Radius in which an unbound flute will search pets + #Range: 0 ~ 500 + unbound_radius = 64 + #Max distance at which a bound flute will allow a pet to teleport + #Range: 0 ~ 500 + bound_distance = 64 + + [tools.bomb] + enabled = true + #Bomb explosion radius (damage depends on this) + #Range: 0.1 ~ 10.0 + explosion_radius = 2.0 + #Do bombs break blocks like tnt? + #Allowed Values: ALL, WEAK, NONE + break_blocks = "WEAK" + #Put here any number other than 0 to have your bombs explode after a certain amount of ticks instead than on contact + #Range: 0 ~ 100000 + bomb_fuse = 0 + #Enable bomb item cooldown + cooldown = true + + [tools.bomb.blue_bomb] + #Bomb explosion radius (damage depends on this) + #Range: 0.1 ~ 10.0 + explosion_radius = 5.15 + #Do bombs break blocks like tnt? + #Allowed Values: ALL, WEAK, NONE + break_blocks = "WEAK" + + [tools.slingshot] + enabled = true + #Slingshot range multiplier. Affect the initial projectile speed + #Range: 0.0 ~ 5.0 + range_multiplier = 1.0 + #Time in ticks to fully charge a slingshot + #Range: 0 ~ 100 + charge_time = 20 + #Deceleration for the stasis projectile + #Range: 0.1 ~ 1.0 + stasis_deceleration = 0.9625 + #Allow enderman to intercept any slingshot projectile + unrestricted_enderman_intercept = true + #Allows buckets to be thrown by slingshots. Thrown buckets will place their content when they land + allow_buckets = true + #Damage that items in the 'supplementaries:slingshot_damageable' tag will deal. Scales with thrown speed. Tag is empty by default. + #Range: 0.0 ~ 100.0 + damageable_damage = 0.5 + #Allows splash potions to be thrown by slingshots + allow_splash_potions = false + #Allows bombs to be thrown by slingshots + allow_bombs = false + #Allows fire charges to be thrown by slingshots + allow_fire_charges = false + #Allows snowballs to be thrown by slingshots + allow_snowballs = false + #Allows enderpearls to be thrown by slingshots + allow_enderpearls = false + + [tools.antique_ink] + enabled = true + +#General settings +[general] + #Enable Creative Tab + creative_tab = false + #Set to false to disable custom dispenser behaviors (i.e: filling jars) if for some reason they are causing trouble + dispensers = true + #Creates a creative tab full of filled jars + jar_tab = false + #Save generated resources to disk in a 'debug' folder in your game directory. Mainly for debug purposes but can be used to generate assets in all wood types for your mods :0 + debug_save_dynamic_pack = false + #Turn this on to disable any interaction on blocks placed by other players. This affects item shelves, signs, flower pots, and boards. Useful for protected servers. Note that it will affect only blocks placed after this is turned on and such blocks will keep being protected after this option is disabled + server_protection = false + #Disable startup messages and sanity check that the mod performs to inform of possible detected crashes that might occur due to issues + sanity_checks_messages = true + #slightly increase this or decrease this number to tweak the red merchant spawn chance. Won't spawn at 0 and will spawn twice as often on 2 + #Range: 0.0 ~ 10.0 + red_merchant_spawn_multiplier = 1.0 + +#Vanilla tweaks +[tweaks] + + [tweaks.dragon_banner_pattern] + #Adds dragon banner pattern made from dragon head + enabled = true + + [tweaks.shulker_helmet] + #Allows wearing shulker shells + enabled = true + + [tweaks.golden_apple_disenchant] + enabled = true + + [tweaks.traders_open_doors] + #Allows traders to open doors (because they couldn't apparently) + enabled = true + + [tweaks.dispenser_tweaks] + #Allows dispensers to use axes on blocks to strip logs and scrape off copper oxidation and wax + axe_strip = true + #Enables shooting ender pearls with dispensers + shoot_ender_pearls = true + #Enables extracting bundles items with dispensers + extract_from_bundles = true + + [tweaks.throwable_bricks] + #Throw bricks at your foes! Might break glass blocks + enabled = true + + [tweaks.placeable_sticks] + #Allow placeable sticks + sticks = true + #Allow placeable blaze rods + blaze_rods = true + + [tweaks.placeable_gunpowder] + #Allow placeable gunpowder + enabled = true + #Number of ticks it takes for gunpowder to burn 1 stage (out of 8). Increase to slow it down + #Range: 0 ~ 20 + speed = 2 + #Age at which it spread to the next gunpowder block. Also affects speed + #Range: 0 ~ 8 + spread_age = 2 + + [tweaks.raked_gravel] + #allow gravel to be raked with a hoe + enabled = true + + [tweaks.bottle_xp] + #Allow bottling up xp by using a bottle on an enchanting table + enabled = false + #bottling health cost + #Range: 0 ~ 20 + cost = 2 + #Block that should be clicked on for bottling to work. Leave blank for enchanting table. You can put another block here from another mod if you find it more fitting + target_block = "" + + [tweaks.map_tweaks] + #Cartographers will sell 'adventurer maps' that will lead to a random vanilla structure (choosen from a thought out preset list). + #Best kept disabled if you are adding custom adventurer maps with datapack (check the wiki for more) + random_adventurer_maps = true + #Select a random structure to look for instead of iterating through all of the ones in the tag returning the closest. Turning on will make ones that have diff structures (aka all different ruined portals) show up more. On could take much more time to compute + random_adventurer_maps_select_random_structure = true + #Enables beacons, lodestones, respawn anchors, beds, conduits, portals to be displayed on maps by clicking one of them with a map + block_map_markers = true + #Shows a death marker on your map when you die. Requires a recovery compass in player inventory or similar + #Allowed Values: OFF, WITH_COMPASS, ALWAYS + death_marker = "WITH_COMPASS" + #If Quark is installed adventurer maps will be replaced by adventurer quills. These will not lag the server when generating + quill_adventurer_maps = true + #If Quark is installed replaces buried treasure and mansion maps with their equivalent quill form. This removes the lag spike they create when generating + quill_vanilla_maps = true + #Miminum search radius for quill. Used to incrase the radius of vanilla searches. For reference buried treasures are at 50 and locate is at 100 chunks + #Range: 10 ~ 600 + min_search_radius = 75 + #Makes blocks tagged as 'tinted_on_map' use their tint color. This allows for accurate biome colors for water and grass as well as other custom block that use any tint + tinted_blocks_on_maps = true + + [tweaks.placeable_books] + #Allows written books to be placed down. Requires shift clicking + written_books = true + #Allow books and enchanted books to be placed on the ground + enabled = true + #Enchantment power bonus given by normal book piles with 4 books. Piles with less books will have their respective fraction of this total. For reference a vanilla bookshelf provides 1 + #Range: 0.0 ~ 5.0 + book_power = 1.0 + #Enchantment power bonus given by normal book piles with 4 books. Piles with less books will have their respective fraction of this total. For reference a vanilla bookshelf provides 1 + #Range: 0.0 ~ 5.0 + enchanted_book_power = 1.334 + #Allow all books to be placed both vertically and horizontally + mixed_books = false + + [tweaks.zombie_horse] + #Feed a stack of rotten flesh to a skeleton horse to buff him up to a zombie horse + zombie_horse_conversion = true + #Amount of rotten flesh needed + #Range: 1 ~ 1000 + rotten_flesh = 64 + #Allows zombie horses to be ridden underwater + rideable_underwater = true + #Convert a zombie horse back by feeding it a golden carrot + zombie_horse_inverse_conversion = true + + [tweaks.noteblocks_scare] + #Noteblocks with a zombie head will scare off villagers + enabled = true + + [tweaks.bad_luck_tweaks] + #Hit a void cat, get the unluck + cat_unluck = true + #If you have unluck you are more likely to get hit by a lighting + lightning_unluck = true + + [tweaks.item_lore] + #Adds a recipe to add 'lore' strings to an item by combining it with a named nametag + enabled = true + + [tweaks.sus_recipes] + #Adds recipes to craft suspicious gravel and suspicious sand + enabled = true + + [tweaks.slimed_effect] + enabled = true + #Allow slimeballs to be thrown + throwable_slimeballs = true + #Thrown slimeballs will shortly nerf the player jump height. Disable if you don't want this effect as it can be quite powerful + #Allowed Values: NEVER, ALWAYS, NORMAL_DIFFICULTY, HARD_DIFFICULTY + hinders_jump = "NORMAL_DIFFICULTY" + #Duration of the slimed effect in ticks + #Range: 0 ~ 1000 + duration = 300 + #Chance that a slime mob will apply slimed effect on successful attack. Multiplied by the slime size + #Range: 0.0 ~ 1.0 + chance_per_slime_size = 0.15 + diff --git a/pack/index.toml b/pack/index.toml index f8d5e8a..1f0fde4 100644 --- a/pack/index.toml +++ b/pack/index.toml @@ -6,7 +6,7 @@ hash = "77b0f8773d1d01d8e495a44602faa627cb1db99c56f8d9d71929a73075c6d610" [[files]] file = "config/Elenai-Dodge-2-Common.toml" -hash = "f741e18f2dec8a0291a270b571a073451b08ea7f731c421160d0bdb7cbce9e8e" +hash = "660b5e813d3c28f9f2c8b0239c1b5a9dda060a90a1dae5e8b95e9cd8cbbae548" [[files]] file = "config/Feathers-Client.toml" @@ -16,6 +16,14 @@ hash = "18383b918224dfc5379e2cba08caa1779373a1b381a3aa80d331e52b1d5b7c27" file = "config/Feathers-Common.toml" hash = "63112fede78326cf9c3f7a44999aa9231f87d89f1d809aaddc08767a4a047afd" +[[files]] +file = "config/additional-additions-config.json" +hash = "d99e51f89f7e1b68b1a2ce5122ea7d6fe9fb6234c5809df16323def0d0269b9f" + +[[files]] +file = "config/bits_n_bobs-common.toml" +hash = "f9a6068ddc2195339518c22d0f85be7bfb3b9dbdaaacff58afb51a427688cbe3" + [[files]] file = "config/blockswap/block_swap.json5" hash = "e4cf0ae2e8d6314532e4eb3dd4f4ee2274c9f1ceb1798c0c167a210c8e152cc2" @@ -28,6 +36,10 @@ hash = "62f528a6cbed5a846e9afb0f42b90e91a7bbbf0948412643d460ea872b8bcb51" file = "config/clean_tooltips-client.toml" hash = "09314a9ba7b3f8ec517b1b2a93cc5ff64209eacf7b2e1465f49ef1e23dab343c" +[[files]] +file = "config/copycats-common.toml" +hash = "bd1c04f70abb4b0eebd681b1e4f518379cf600349bf93a4375997b5c023c86ca" + [[files]] file = "config/emi.css" hash = "73d52312d01b859cdae0f46c97f4296841c46c52e684bfed7f33d6c7ed758c43" @@ -58,7 +70,7 @@ hash = "14eb4e8cd105c580403c4e5bc6bba831c81aedcf4e6e04485c74e9d3f253689f" [[files]] file = "config/forgery/features.ini" -hash = "55e31d4cc91a9d750bcb5c5193cfdae7d4df72d689076dfa03c7beeb4d221c2b" +hash = "d0395b6b96c9d0872db6083a87b99d43e9ff46bc6967bf1dddfd35aec97c04af" [[files]] file = "config/forgery/fscript.ini" @@ -84,6 +96,10 @@ hash = "939cfc95ed4a7480ac08d3f692538a348af72c6db693349c61f93f926976d1f2" file = "config/hungerstrike-common.toml" hash = "b4f762127e2742ff1a62ed2099a49b2d8f1bd8bfb5ec71dee9b0da7289fc28d0" +[[files]] +file = "config/incontrol/spawn.json" +hash = "4c9cdacf832146ec446933e8effdc496969ef7814b3694c664ec524567074aad" + [[files]] file = "config/inventorio.json" hash = "22954522892b24f7d20d707480245ff0cb4ce66d9cf04f64761198d5c2770566" @@ -94,7 +110,7 @@ hash = "26f09fa47335288252b4b22e5fec96f42de26a0eb582f4c35a46f2605225fc2e" [[files]] file = "config/item_obliterator.json5" -hash = "5892f512040a3abb77f3c5eba03f6224793c7fd675470db978a1aa9083b7b086" +hash = "6fb0f3db2fc3eb84b383d6386bd47c32173f8be9b0a7bfb0a5c5cbdfa423c698" [[files]] file = "config/jei/blacklist.cfg" @@ -148,6 +164,10 @@ hash = "5767c4a403d83021234200196cc465f6066ac267407865a9d3a7283109caef48" file = "config/jei/world/local/New_World__9/lookupHistory.ini" hash = "b6b8542382c6bc419115082344385443b163febafe0baedfb1e2871e25409250" +[[files]] +file = "config/keydisabled.json" +hash = "7be84c10d7664d378588a5b2b72cf9949b420a710b9245a9ded5408f35f54c2a" + [[files]] file = "config/kitchenkarrot-common.toml" hash = "5181e405bd0c162c45bf95d8aaaa46ddb8d1caa8e58562c28853e6422a00b451" @@ -260,6 +280,10 @@ hash = "3175c9170dcfe87c3ff6892b3b0a8909fadc212fd9297fbf10cab8ccd8b466be" file = "config/paxi/datapacks/debloat-lite/data/minecraft/worldgen/placed_feature/ore_gravel.json" hash = "c6f7ebb7d5f03d8e30bd4df4acba3dcc8780de069174d5fcdc2d3f128af48233" +[[files]] +file = "config/paxi/datapacks/overworld.zip" +hash = "78d58e7886ace1d2abae4dba1cd77c62d898a354e6d300912da791abaca56ed6" + [[files]] file = "config/paxi/datapacks/statures/data/origins/origin_layers/stature.json" hash = "6335ff8abe56dc2e3386b1bbf74195f24f6f98e415c2eca224307d6247638a71" @@ -486,7 +510,7 @@ hash = "ee0bdab8e5e214a64e0ef5a104d7754dea966bacf884aeb3d9644c46e17f3aa8" [[files]] file = "config/paxi/datapacks/trees/data/additionaladditions/loot_tables/mysterious_bundle.json" -hash = "716f3804c1159b7390621f6fc76abeec8bcdcdfe545e599f32cd825b4b342831" +hash = "37ec88a858fb55d8083dc009166100f4e10c87ad9febcda8de7ff92069bb9390" [[files]] file = "config/paxi/datapacks/trees/data/additionaladditions/recipes/amethyst_lamp.json" @@ -922,7 +946,7 @@ hash = "980d98a68798a63abfa2185ebc3c8621fa2eeb03a4cf280197edc0b751370495" [[files]] file = "config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/mushroom_stew.json" -hash = "503800b3676f804a1dd489a1df079ef70cabc7aa658f5c36ad6fbec33159c6d2" +hash = "c3a09174a65551f0d09bd6deba920595a6fd7dcd599ea5e257a9d6e5a24c6e00" [[files]] file = "config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/mutton.json" @@ -942,7 +966,7 @@ hash = "07e0ec5e21c688126759ce0be70aa6a8398892914b341d568d997f6d0cadcf76" [[files]] file = "config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/rabbit_stew.json" -hash = "19f70f2d1bc6a7983a6b53abbed24b3371a2c8b0a79ef1e75593dadcddc329c6" +hash = "887ada6dbdf2c918428a8a183785517bf717c83b3e346764158b14de334a3e3a" [[files]] file = "config/paxi/datapacks/trees/data/foodbenefits/foodproperties/minecraft/salmon.json" @@ -2685,8 +2709,12 @@ file = "config/paxi/datapacks/trees/data/kitchenkarrot/tags/items/vegan_meat.jso hash = "a56b1de91e9cc13376e61b7274a4f8c0f4729b7ee6f90adeb138ad4405d8023e" [[files]] -file = "config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json" -hash = "a0121dc3b08129136a9f42aac0af9c61c4a5017ce9ff2e5e3e8b99cfc6f2ceb7" +file = "config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json.disabled" +hash = "653b2763dc2bcc462e0fba2a44551a90b439f8d6e988810d41423ba1d28b1b01" + +[[files]] +file = "config/paxi/datapacks/trees/data/minecraft/dimension/overworld.json.disabled2" +hash = "5a53249dc514e8413cc90a7f5292168cd92047f2339c5739094aa865c2ebff59" [[files]] file = "config/paxi/datapacks/trees/data/minecraft/dimension_type/overworld.json" @@ -2710,19 +2738,19 @@ hash = "36307240d5ed1ef6dbd8498c0e1c235eacb92c90678c9af98897e717792f14bf" [[files]] file = "config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_boots.json" -hash = "c4cb16bd51e92aca20e279a1ad5d994f2bf7785fe36b0fc67c851d01a616168b" +hash = "fa95fd8a5153c8eee5d37f8c296f04c04cf1ff0efabeabc6b9d035d8c613f33e" [[files]] file = "config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_chestplate.json" -hash = "8d021168605fa77f3095cd836b45fb4f9393cbc9e8a4fe0ab7c4dd97bea99c62" +hash = "d6052ca9c905ca03d22e68f18c763493827cf52860fac3a9848d6e44fbac90c3" [[files]] file = "config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_helmet.json" -hash = "4faadf136b38e520356ae021621ace33b3e00a1d7ab44703286f6a4f4616fb9a" +hash = "bb7ebffa42ac5a2b2a18fa7da564f27db5e55310113dfb6c9563bcfcb33a6726" [[files]] file = "config/paxi/datapacks/trees/data/minecraft/recipes/chainmail_leggings.json" -hash = "b3bb75ab57ca146da241021659602e962aac683b3d0a4bedb49d5d9faa32c2d7" +hash = "dbbcddbd2b46e7dd7397685b5d9efc2166bbf7ac3c2d8983449fdf7886aad853" [[files]] file = "config/paxi/datapacks/trees/data/minecraft/tags/worldgen/biome/has_structure/pillager_outpost.json" @@ -3136,6 +3164,70 @@ hash = "32f2255d755ba222cbcdfb4ec27912427351b508217b0232402d87e692e4510b" file = "config/paxi/datapacks/trees/data/minecraft/worldgen/structure/village_taiga.json" hash = "032d4eb361187b11afb51330855fb5f948f34a174b075dbb57a35d287e780014" +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/advancements/guide.json" +hash = "58edf4260d1a956cb5a63012e233ebc585bb0439cf256c9982aa00bdee29557a" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/advancements/obtain_brookite.json" +hash = "a4fd067b7417df0e2fbdf38c6ab17d71b45f4d3142b7f34b7acdc225fe3e5461" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/blasting/brookite_from_crushed.json" +hash = "55c4aaaad62bbc8ea192518b8ef0e0614856f53bbb57e13fe030126669112746" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/blasting/yttrium_from_crushed.json" +hash = "e1ff3aa4f37f9e9ae16ddffc1260c3debae51c2b723bc76f846cce568787551d" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/bronze_ingot.json.disabled" +hash = "3a97d0cf81fd0872ad693bc49f0462aec2eb288c2c2cd4a0b66d30991b334b7c" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/centrifuging/crushed_raw_gadolinite.json" +hash = "8f86a4a0c85d4cb6a86dccbf3c2b27f2f35abf0354aebec26db739a76161fa7e" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/crushing/brookite.json" +hash = "c942b56ff48bac773ed4105135630eae71aeb668c95b3fe1bc4542379821dc93" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/crushing/deepslate_brookite.json" +hash = "2b2c62e7a8d550b3f6c1225a287d10518ae90f6827b2e27c5b9e86eaf66e7f7a" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/crushing/deepslate_gadolinite.json" +hash = "b9f39db2ff7d0ce3e40ee2348fc674cd9685a24ce3f2097264469b12391720cd" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/crushing/gadolinite.json" +hash = "0d26d75c6668faa29fdb936ec52d6ed0ccad57c6048427e22bf5946c13eaf0f0" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/crushing/raw_gadolinite.json" +hash = "78f8ccd9cf645697885045f9296d5f33ae0d0d28d697e1a5fb74a5cdcd70a079" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/cuprosteel_ingot.json.disabled" +hash = "bb4a96c3704ce3d7121f360243c3b3ac7fb18698157054bc9eff3c41899cd5a7" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/smelting/big_iron_from_crushed.json" +hash = "a2d4720d5efa49f0f7b8dcda0010bdc2d188af78e696d47d3fabb9a07ba95a90" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/smelting/brookite_from_crushed.json" +hash = "dc509536c7965d1e4d4cdd38478ccb7afb1adb4af840a9db6b83b4e617999609" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/recipes/splashing/gadolinite.json" +hash = "edea99264e3f41d5cdebaf27c373a847a37df7aa89e3a5d0b52e7afda479ba4b" + +[[files]] +file = "config/paxi/datapacks/trees/data/pwb/tags/item/important.json" +hash = "0e175d8d3f1491c7a5d9b2e5e6890866ebb25c91c26868da40722a8c3e49393a" + [[files]] file = "config/paxi/datapacks/trees/pack.mcmeta" hash = "7d7066c39148fd7f40168414b7a40fbb47538fbc663c674cb8518dd8322545f3" @@ -6681,13 +6773,13 @@ file = "config/paxi/resourcepacks/VanillaTweaks_r927690_MC1.20.x.zip" hash = "d85b1bb11193c5926807b4b63c1dc5bcbfee93d232bfc6911c785cbfb57c65db" [[files]] -file = "config/paxi/resourcepacks/banner-pattern-clarity.pw.toml" -hash = "39d0e802801d132901cedee93e02a04d8c878a5c94a4183c67457762e3f4f18e" +file = "config/paxi/resourcepacks/cooler-cacti.pw.toml" +hash = "5e9cee628dfaeac11f0ed951aa3627eb5f38d1a74cdc94ba89b4b40ed3bb2d8c" metafile = true [[files]] -file = "config/paxi/resourcepacks/cooler-cacti.pw.toml" -hash = "5e9cee628dfaeac11f0ed951aa3627eb5f38d1a74cdc94ba89b4b40ed3bb2d8c" +file = "config/paxi/resourcepacks/fennecfox.pw.toml" +hash = "0534c2f21cd3f6edf2b524582a5e76d789b5b7591e5bc8a3a8aff4eb897435ba" metafile = true [[files]] @@ -6715,6 +6807,11 @@ file = "config/paxi/resourcepacks/restored-brightness.pw.toml" hash = "87f1a0cb5b4a0c9b04d42f1ae5f463430126fe91d5762169682db0849683643b" metafile = true +[[files]] +file = "config/paxi/resourcepacks/simple-create-radios.pw.toml" +hash = "441cd7d1b5dd4a41b4950095b8def6142e1786d266eb06a7b9c00e2062643b14" +metafile = true + [[files]] file = "config/paxi/resourcepacks/soft-weather.pw.toml" hash = "873ace05641182af3f4648bb8ed9708d7d63411da0e814d8377c950cf9e0b1b6" @@ -6735,13 +6832,33 @@ file = "config/paxi/resourcepacks/xalis-enhanced-jungle-wood.pw.toml" hash = "933c42950f79cf6f5390a8ca6d7613d9f2c163ac9d5eca2659f18a09607c986e" metafile = true +[[files]] +file = "config/propertymodifier-common.toml" +hash = "d76143841802ceabb3b282130de9d533ef9c5aae0f0fb55e001a31affd2ce3aa" + [[files]] file = "config/quark-common.toml" -hash = "d16eefe7ead0723121436da8b1200cc5cdb24fd99bbed08a7e8eb1e524b60f1f" +hash = "2add41b0c180c18ed1510f9402b170e6c0221ceaac8b08105c24af9da2a62839" + +[[files]] +file = "config/raised.json" +hash = "a0453f9e781ab31fc25c1fa75a03f5a160a08dc3a11fff15bbdd641b6ba9dc60" + +[[files]] +file = "config/sawmill-common.toml" +hash = "87c73cc9c3359d695f8e9a3483720fb286f398b64cd7147c3f16e95b18450d86" [[files]] file = "config/squakereforged-common.toml" -hash = "0d081a4c65fbe43448ffc2f48e71801ba705684187b7bf95b808dd0eaca15943" +hash = "607ab42bc970d2bee352abb626f902301d3bd8d0bae3cde0772a694b451ff40e" + +[[files]] +file = "config/structurify.json" +hash = "f38a9cdf5e181923ec7ca5fe65db9d09515199d5b48ebd279d525d339988bdc0" + +[[files]] +file = "config/supplementaries-common.toml" +hash = "22157969342fafbeab547be6606148630effd6ebad6b3a63561c376c9e050b92" [[files]] file = "config/tetra.toml" @@ -6910,11 +7027,26 @@ metafile = true file = "mods/affectionate-1.1.3+1.20.1.jar" hash = "0d33550ab9a7b1c2187e2aa8cf5bf169cee29a4defe25961d5d0e7fb7aea6e69" +[[files]] +file = "mods/ai-improvements.pw.toml" +hash = "eed03a69cacac3a826fc07806ad069b0ae605fefcedab2b2b8fcfa060eb60ebb" +metafile = true + [[files]] file = "mods/akashic-tome.pw.toml" hash = "9d1b15ffa15606c346ad2ed32c349fceac9863ae13b433c2aee7d026c87d4339" metafile = true +[[files]] +file = "mods/alexs-caves.pw.toml" +hash = "0cbc4b2c6b58b7a94f030ae84f18057e5dc78a17bad429f40b8884926a6ab233" +metafile = true + +[[files]] +file = "mods/alternate-current.pw.toml" +hash = "54e171ca3f1f39eba38186a9a5ce6901eb12be05341d76956adff63805d79225" +metafile = true + [[files]] file = "mods/amendments.pw.toml" hash = "420f60e542e731334fc62fc16a9945a60dfa8f6c5a647c71b2cf9217d50ea7f5" @@ -6925,6 +7057,11 @@ file = "mods/architectury-api.pw.toml" hash = "4e81241ba2da06f425efc5e09fb6b38470125c1581c39e1310c5843a0b96ec76" metafile = true +[[files]] +file = "mods/attributefix.pw.toml" +hash = "258431b158c3adc8e7bf4ac8ea9cec20def2e3c373294488d72c238bcbd7538a" +metafile = true + [[files]] file = "mods/badoptimizations.pw.toml" hash = "06d9fc289964f42dfad761ff34dc7c2f09bb7dde3d8fc54954ad01f15c8714ed" @@ -6944,11 +7081,31 @@ file = "mods/balm.pw.toml" hash = "fec49033058ced91f7668d4e305e599f5527501ef37c1f30f96d8927d6202d32" metafile = true +[[files]] +file = "mods/bedrockwaters.pw.toml" +hash = "9b52210bcf4d780312ed419ce0003409817824453267ef453f12d76763903092" +metafile = true + +[[files]] +file = "mods/berry-good.pw.toml" +hash = "c410ef1d053db4fc3fccde5331fa3ebac561e0e2f6f4babe9110b9c322fbc95a" +metafile = true + [[files]] file = "mods/better-clouds.pw.toml" hash = "2d2fcbf69e7e6c8b2682b43a160aa15a0bb8319ae07a159e4416300b0f0dfd6c" metafile = true +[[files]] +file = "mods/betterdays.pw.toml" +hash = "598205e268c0f43a288b21fcccacf3eded9662270a0411bb0d025bfcb2ed043d" +metafile = true + +[[files]] +file = "mods/biolith.pw.toml" +hash = "d991287d91e9ffeb7a6c530af5b71070aa9d1f01ed0a09174b892dc323c94f45" +metafile = true + [[files]] file = "mods/block-swap.pw.toml" hash = "1d093db0add8486b407b1323d2add62c1710469922722ec2531f78ef667ec259" @@ -6979,6 +7136,11 @@ file = "mods/caelus.pw.toml" hash = "da069e723737ae49203f7572eb774be0fd21f5f083ce7a7ee1bed25916befca8" metafile = true +[[files]] +file = "mods/camphor.pw.toml" +hash = "a3ab0b45683a642137d58284df1ab00aa0eca8712fe49333e9873517f33f7197" +metafile = true + [[files]] file = "mods/capable-cauldrons.pw.toml" hash = "57e0194b3f3c432cec5d15d67b7e47ba38a1809d19d17f8573f994ae0513d12f" @@ -6989,6 +7151,11 @@ file = "mods/capable-composters.pw.toml" hash = "40e04324fda62fb3cc7d87d0e507dd3a883f5096b3c7634461f6523447e8003b" metafile = true +[[files]] +file = "mods/client-tweaks.pw.toml" +hash = "fa531ce1f4a691b784b0df60fc5b7a238d5ed9e5a69b8d547dd7eb19057e9790" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "e3dd03e7fec88831974857e2cdded54dd5c5bdcaa3f6d6248c2800e82db4dd41" @@ -7014,6 +7181,16 @@ file = "mods/connector-extras.pw.toml" hash = "ccc22ae710d22b2c8e8851c5968f85d32bac9f40ee7ded717df78cbe0cc8dae3" metafile = true +[[files]] +file = "mods/connector.pw.toml" +hash = "68a935746aad424891dcb36fa705cdafd652ea1170ecb8144b1db0c87e30297b" +metafile = true + +[[files]] +file = "mods/continuity.pw.toml" +hash = "8cea6a7ec6b151f92a3a62261530bb1aefe173ad19840c0319aa10e0d8ab2386" +metafile = true + [[files]] file = "mods/coolrain-1.3.1-1.20.1.jar" hash = "bdfa51196283dd2d3bec174204ac1d2d2d9bc3a173fea3465bfa839163244337" @@ -7023,6 +7200,11 @@ file = "mods/copycats.pw.toml" hash = "853df4ab2418f347cbb1e3b4ca6c82b2a517a8e4e8ccabcd42c27e3496707a32" metafile = true +[[files]] +file = "mods/coroutil.pw.toml" +hash = "b2c7739b56ef71f50a86658cfa67375796beafd391c4dbe26a5de8cd92b9b685" +metafile = true + [[files]] file = "mods/create-bits-n-bobs.pw.toml" hash = "cd1d5a57c6fe6432043ceb6c4756f17d79477989658d7d3f18ab6ae82e8b918f" @@ -7038,11 +7220,21 @@ file = "mods/create-contraption-terminals.pw.toml" hash = "45181af6516b3adc99f7d564763ee0db8eb70cd133a09d3266a903a9f755c5a8" metafile = true +[[files]] +file = "mods/create-diesel-generators.pw.toml" +hash = "6539be34ce1c1142910690b42dd243672ca0a2d64a2e15b70ad5a863e0ec06ee" +metafile = true + [[files]] file = "mods/create-dynamic-lights.pw.toml" hash = "9a7abf68bad2f7907ab005ec9fb1d04a5e39016ea47a39604aefe7346b4e9aed" metafile = true +[[files]] +file = "mods/create-enchantable-machinery.pw.toml" +hash = "d6e6bbfd4980ab66bce150e23e32d7468a43a6203eea5a001a1e363fb0766887" +metafile = true + [[files]] file = "mods/create-estrogen.pw.toml" hash = "ddaabb86ac0d5b32e3f37f0cd1f5ae1ef863cd5a79d7708f847412b5280d7971" @@ -7063,11 +7255,6 @@ file = "mods/create.pw.toml" hash = "fb5c251cf4997fa65ca043bab7c9ecbd02e108031584a3e26276b77d212de23c" metafile = true -[[files]] -file = "mods/crossroads-mc.pw.toml" -hash = "b4b4d788b9900ee635c7b7c8b70979d4ee0ad80828fb6e4848ae46d901dddde4" -metafile = true - [[files]] file = "mods/cull-less-leaves.pw.toml" hash = "09af3f7efd177b0dbb21db66ba27fa8af09128e74d3d0a77a1ef47495a8054fa" @@ -7078,6 +7265,16 @@ file = "mods/curios.pw.toml" hash = "9eefd607e0d54ec444e798ccdeede1a09a3939440bd1e11c11b84c07a5134be2" metafile = true +[[files]] +file = "mods/cynosure.pw.toml" +hash = "4e4c84bceb069b3319bbffdc47540f2fec2eaeeed9cdc9911bb2e00c01872767" +metafile = true + +[[files]] +file = "mods/default-options.pw.toml" +hash = "3497e48c52866fe536932d77fbb5cb1793d4e268e52873f1ca5c1e961b777814" +metafile = true + [[files]] file = "mods/distant-horizons-height-toggler-dhht.pw.toml" hash = "338cf73892a872d23ccc8bda80804f8e21b2d2c4076f3002fd878d772b362c46" @@ -7119,8 +7316,8 @@ hash = "a1a8bc2e5625917e45cdf2360dfaeff24447b261579e8220d1e4748852c30e48" metafile = true [[files]] -file = "mods/dungeons-and-taverns-stronghold-overhaul.pw.toml" -hash = "5cedfd0086fef005b7b4a7a305d908d16ccf41c434af93974da280db78ad7e84" +file = "mods/dungeons-plus.pw.toml" +hash = "fb3eb7cd5aa4f28bab3e2402e58b0eec67e481ba292a18337a8852726c0c594e" metafile = true [[files]] @@ -7203,6 +7400,11 @@ file = "mods/enchantment-transfer.pw.toml" hash = "d0274475440847dfa8063041ddc19d5ad5370d4a3fad0c21f31daf3d843a7895" metafile = true +[[files]] +file = "mods/endercon.pw.toml" +hash = "ee9211ba1d4f7ac2d48ed3b6657b254725cb5d6679f764b6536e243c9829c912" +metafile = true + [[files]] file = "mods/enhanced-block-entities.pw.toml" hash = "de33a63b6e7182dc3229d77c95c118cdc2ad64321ae4fc16d16a23a3b34e746b" @@ -7215,7 +7417,7 @@ metafile = true [[files]] file = "mods/entity-model-features.pw.toml" -hash = "e913f7ebc0ccbefcca67d4db8a93c7257f21cfad0de8be1c8a57e030dad21d80" +hash = "29b8ec6b34a1c23b4a3ba3e4824373768250efa0c299a2ea26cf4cfa0b33944c" metafile = true [[files]] @@ -7228,19 +7430,24 @@ file = "mods/entityculling.pw.toml" hash = "8795d85553d79829521a0efe340d71d0b6baa03fb6659bbd62961b93f336c868" metafile = true +[[files]] +file = "mods/entitytexturefeatures.pw.toml" +hash = "c61547fcb79cbc520c73374a01430c25af6ce2de258f019bd2c617b2d9bd71c7" +metafile = true + [[files]] file = "mods/esf-entity-sound-features.pw.toml" hash = "a96cbb1528c56e51f855fffa5c88ae521feffccc3ec03006695e31ba527cff0c" metafile = true [[files]] -file = "mods/essentials.pw.toml" -hash = "1fa2e66e87823ddff5d6f0b7d2ae796397be53af7541f6674018580eac2b400b" +file = "mods/estrogen.pw.toml" +hash = "bc8edd63c801209c99e7e5d184d77c3cf61ed0183fb04aca50bdf5ad0a5c8623" metafile = true [[files]] -file = "mods/estrogen.pw.toml" -hash = "c357a7acd3c6fb4a68ac28dfe4e60964a3ed95d3df8de89abc2549800ec10480" +file = "mods/etched.pw.toml" +hash = "bd2b62e4397f57220ddf4d862b5c6d87de3192b4ff4da14e9f5d00029ed13c48" metafile = true [[files]] @@ -7252,6 +7459,11 @@ file = "mods/every-compat.pw.toml" hash = "e6bfc8f0fb87b977f859df71017c81ee6ea762dc6f706714d817df7e4c9f2e0b" metafile = true +[[files]] +file = "mods/experimental-settings-disabler.pw.toml" +hash = "c50e9edf68588e4cc082fd1e47804b8016e022579a0eea7f0ee32a7764008d69" +metafile = true + [[files]] file = "mods/exposure.pw.toml" hash = "ea36b8516ea429e479368b708082e89af5fa50dc3576b52c2ff8c8dac595801c" @@ -7262,6 +7474,11 @@ file = "mods/fabric-language-kotlin.pw.toml" hash = "1aa94f817646eea69478dc3dce662c3f4b674359d7ce34cf58fd38dcbc56e458" metafile = true +[[files]] +file = "mods/fast-paintings.pw.toml" +hash = "dc0d8e54793e901169ffe51e57e2c0e7ab0220ce92fc8ef141ba9dfe5ae12a6d" +metafile = true + [[files]] file = "mods/feathers.pw.toml" hash = "d24fcd8d033befe918b425d82f14fbde8496dfd1feef3f4855707141e8480de6" @@ -7293,7 +7510,7 @@ metafile = true [[files]] file = "mods/forgified-fabric-api.pw.toml" -hash = "62ef7e92478035b77e996189984e4749b2d876ed0a389977a2670a28f105bfd2" +hash = "2a2f2168bf03bfa3034ad9583588676c5d66b6f7c767df9fe259ab55350792d2" metafile = true [[files]] @@ -7316,6 +7533,11 @@ file = "mods/hexcasting.pw.toml" hash = "df0bc0ad5b00c9a0f2900b3f8866825c1ba8f21e55b1f8b92ff264d43c13093e" metafile = true +[[files]] +file = "mods/hide-key-binding.pw.toml" +hash = "2e957be57ac23bb14ce1303f0c8121edf5072adceb15a2fa7dcc7b637c2ee77c" +metafile = true + [[files]] file = "mods/hunger-strike.pw.toml" hash = "f18fabbc08a475a186ef3a935595aa96b8166b8d25bd21cfcd56a0136ab6a26a" @@ -7336,6 +7558,11 @@ file = "mods/immediatelyfast.pw.toml" hash = "c949e6e0d6a70b8693ef48f8f205cb4fb967cc7c2ecbe029ffe7809e36ad5138" metafile = true +[[files]] +file = "mods/in-control.pw.toml" +hash = "66e31f260f763f9643e4efd3af083fb2b9810c49cbc221cec82caf82ec19222a" +metafile = true + [[files]] file = "mods/inline.pw.toml" hash = "d92834912371593543ac5c2de473e438fcf831e6e7641634c5e95918b73c211a" @@ -7351,11 +7578,6 @@ file = "mods/inventory-tabs.pw.toml" hash = "82d49e37ee8a4883be87a1cb5d8748f5a6bcfc758f4173b68f78f9e7caf989a7" metafile = true -[[files]] -file = "mods/item-obliterator.pw.toml" -hash = "07fc40541ee106402ce9eb26888d7d078e5fd28cd01a00cbc04dd57839c6aeeb" -metafile = true - [[files]] file = "mods/jei.pw.toml" hash = "6ce9ce3159a94fb17442f8094b4be447e395158d57ac6fc5e1459d17a83efe72" @@ -7385,9 +7607,19 @@ file = "mods/kubejs.pw.toml" hash = "b6ed220c9069f60704dbfe19fd55c976ca56ada35bcb6918c4ad226cd842b99c" metafile = true +[[files]] +file = "mods/lexiconfig.pw.toml" +hash = "471f6366615d29246e35c3193359ea479925ad98eb2beb1d59f0647f9896df3d" +metafile = true + [[files]] file = "mods/lithostitched.pw.toml" -hash = "1d623ba29fcb52d5db733af383a13273792ac3dc1ac7a8f9e3f58a17ae1bc2c7" +hash = "457f1d7c34cb8cb605b002fee89d3f0a766eb461ef82236c48cb1196b1e81a97" +metafile = true + +[[files]] +file = "mods/lootjs.pw.toml" +hash = "713685d5c4c72d8bd46e314ea164b9f9a6a368dedf71398b2246142e2ed66c1f" metafile = true [[files]] @@ -7407,7 +7639,12 @@ metafile = true [[files]] file = "mods/moonlight.pw.toml" -hash = "32ebc8e9c6d09c9f460f0f2815a6e5d5d68c73c75eb912b474c210689a9809f1" +hash = "c6f0ce3cbe75d1fa738142b797549087b4e119a54223222117c962fb809c9e06" +metafile = true + +[[files]] +file = "mods/more-create-burners.pw.toml" +hash = "360861ea901b862d93b6c5dd2d19bd73de3d66a1512c4f9980070c0c599e00be" metafile = true [[files]] @@ -7415,6 +7652,11 @@ file = "mods/mru.pw.toml" hash = "f5e19eff418ff12946e7cd4f10e16508ba7261c9cd9685e3d87016fa21c127d1" metafile = true +[[files]] +file = "mods/musket-mod.pw.toml" +hash = "5bec5af8168f71eee949cd400802293aed0eb36a1f8fa60ae5abe5713b4f38ae" +metafile = true + [[files]] file = "mods/mutil.pw.toml" hash = "d60f6a6d46b66a76a6e3d185177a20cba42b83ba37f34db0fbe3c9babab7c837" @@ -7435,6 +7677,11 @@ file = "mods/nekos-enchanted-books.pw.toml" hash = "d754eab59d0f2c0268ebb006409286f8e7e4e132e6b8dffc217a82bcade633f7" metafile = true +[[files]] +file = "mods/no-chat-reports.pw.toml" +hash = "b849dfdaaa3e4ad635fb16595bfd6ae03b83de0c02f5b06faafb24cc33926f3f" +metafile = true + [[files]] file = "mods/no-telemetry.pw.toml" hash = "8de8d0ef6c5c087ee7c7c028928edcef86527e84a927cef5defb4a7219bf21c5" @@ -7444,11 +7691,21 @@ metafile = true file = "mods/noisium-forge-2.3.0+mc1.20-1.20.1.jar" hash = "b0b020250c81e8cce7776c3dc8f7085f269e2007570d5fbd492c4497ad60685c" +[[files]] +file = "mods/norecipebookreborn.pw.toml" +hash = "4524ad33cc6485c574a6b2f13c0097e61fe4305815e9458376ec3f9b33f35c6f" +metafile = true + [[files]] file = "mods/not-enough-animations.pw.toml" hash = "e1b49409243ca8ccf9d1ef4d458dc1a887a19f9b18dcd5088d56c19073d57b43" metafile = true +[[files]] +file = "mods/nuclear-boiler.pw.toml" +hash = "9742471bde11bf188a236034068dcaad04107ad01087ce7f60c3a2b10ff22f84" +metafile = true + [[files]] file = "mods/nyfs-spiders.pw.toml" hash = "361f5915170fc468704db1c693cfac69431b82fdefc380d6d2d7a95242799bb9" @@ -7468,6 +7725,11 @@ file = "mods/origins.pw.toml" hash = "6318cb31d6cb374bc74893907302418da47557cff4bf5490b3e545cd9ee986a4" metafile = true +[[files]] +file = "mods/packages.pw.toml" +hash = "865045adc967f8a3448de57227d2662a9c2b3169428b6051326812e46d94d329" +metafile = true + [[files]] file = "mods/patchouli.pw.toml" hash = "55c6d0b8ee25fd6a37a964805de3d2eab3f20d73a88ba77a63b4a51fd985d9dd" @@ -7483,15 +7745,6 @@ file = "mods/paxi.pw.toml" hash = "be48890d990e03c639c5636c79bfa74bbd531c49a80487507984899c386a0bd9" metafile = true -[[files]] -file = "mods/peaceful-nights.pw.toml" -hash = "bc3c4775d1199e60d9f47f7d24a255a02f5df9edc4bc1138530f6ba08bff4cd3" -metafile = true - -[[files]] -file = "mods/peaceful_nights-forge-0.1.0+1.20.1.jar" -hash = "ae88304d8990b0a0fc66cde4e399412ed990a2d63c21a8a5c0aecd506280b11c" - [[files]] file = "mods/pehkui.pw.toml" hash = "1f92dd360908c1801848dcd4d14aca5640199545e7e22e76bfdb981b06fa9399" @@ -7507,6 +7760,11 @@ file = "mods/portable-crafting.pw.toml" hash = "8f373d6a737f8c62ddf6f94ab3d895a201d14a1e8f7a6a5f0821b3036c3d2b3f" metafile = true +[[files]] +file = "mods/power-grid.pw.toml" +hash = "f97fc69fec77039f1c8b2ff0c283fc317cf7459efd6a511e84a3a3b486e4a12f" +metafile = true + [[files]] file = "mods/presence-footsteps-forge.pw.toml" hash = "fc6fbe4edaef15637092d30600743dec1bc9bf6055f71a5ff026df108fa2b532" @@ -7514,7 +7772,7 @@ metafile = true [[files]] file = "mods/puzzles-lib.pw.toml" -hash = "5ca42f4c23aee558ed76923d4fb92ecee736ebacb53790445c09d46bd9ccb27e" +hash = "4dd7038889da90e145f9d074bec64a61aaae12dc57c875aa7ad99b8b2e07979b" metafile = true [[files]] @@ -7537,6 +7795,11 @@ file = "mods/raised.pw.toml" hash = "5c3f7d77ffa8b11067f86eafe4ad10d961a0a58ba09c267105bcb04aae0b1b27" metafile = true +[[files]] +file = "mods/redstonepen.pw.toml" +hash = "19fcc41d4a5c2e4efbe9827317443ce3f6484b8d27cdf9686443e0774b990ec1" +metafile = true + [[files]] file = "mods/repurposed-structures.pw.toml" hash = "a4a259039769657a77dac62854c9ec478fd86ad4ed3f3f91e313653dcf024861" @@ -7558,8 +7821,13 @@ hash = "b56161ba01e298c7a28a593dcadc2d1b802c49d7bbdc01d0c7d03a31e04b6408" metafile = true [[files]] -file = "mods/shelf-mod.pw.toml" -hash = "4fbf0c7c087d84da0bb84200a41c2a59e4241725a12964b418c78799e935d71e" +file = "mods/simple-radio.pw.toml" +hash = "60a3b1aa962b013468fbaf732b7b7e5e04734ed0e8f09e7eed84b2da3e01ab0a" +metafile = true + +[[files]] +file = "mods/simple-voice-chat.pw.toml" +hash = "b97a311aeaf633716450ac7ac644d8cdbc4b9731840ad1a08f9957a80de586e1" metafile = true [[files]] @@ -7582,6 +7850,11 @@ file = "mods/sound-physics-remastered.pw.toml" hash = "416bb6449da951ec1a04156348c502b9e47a947212becc173d277faaddaaaccd" metafile = true +[[files]] +file = "mods/spyglass-improvements.pw.toml" +hash = "e9a34b571a46d23747d49768e070fa0b4e8b8f05c3cb3a39da66e127bba78ef2" +metafile = true + [[files]] file = "mods/squake-reforged.pw.toml" hash = "6f052548372d48f8fc777ff1d28357a93ac8463a96356617c4d1885b1fe51d0b" @@ -7603,8 +7876,18 @@ hash = "64050d516184266d1a141e976cfa8a2823f0b21b2b69052bf2bb6182d4e912d4" metafile = true [[files]] -file = "mods/stonecutter-likes-wood.pw.toml" -hash = "cac029d466ae7b1149c31302d94b58794cbb75ecbb9197010898bb62c77aee46" +file = "mods/stony-cliffs-are-cool.pw.toml" +hash = "43a6c7daa5bc03db44b9c514c3f92ae6e398802d2fb8a9e9bd5b63168b4e4807" +metafile = true + +[[files]] +file = "mods/structure-gel-api.pw.toml" +hash = "0a1893b4abfd0e7243095240b329552c082dd3fa7874b43e9b43c94812875472" +metafile = true + +[[files]] +file = "mods/structurify.pw.toml" +hash = "671ca39d8c1e8a3e42e700d72f62aaf06561ef324bdacb00a1a1be6f56972119" metafile = true [[files]] @@ -7613,13 +7896,13 @@ hash = "974af7bd8b20941d615aa6d37f522da34f62d81ddee97ccfad3c458b5db8ece5" metafile = true [[files]] -file = "mods/terrablender.pw.toml" -hash = "fde3d3b1607636100e382dce1bba80ab4608ebfa1ef888a37b86bc8c7dcbafe5" +file = "mods/tetra.pw.toml" +hash = "6d7d7e9056c82d805e0957f33d8dac048a3a193d91ca7e655e12d4bade9eb4d8" metafile = true [[files]] -file = "mods/tetra.pw.toml" -hash = "6d7d7e9056c82d805e0957f33d8dac048a3a193d91ca7e655e12d4bade9eb4d8" +file = "mods/tetracelium.pw.toml" +hash = "1f9ed7d78a4e7263a46a7ff5095394e3932d526e71ba8bdf1cd64c6f3b2594d1" metafile = true [[files]] @@ -7627,14 +7910,18 @@ file = "mods/tetranomicon.pw.toml" hash = "e1c67611aa8ac579d7299e273cac8798b28927b9366ec799cc5133cced89d958" metafile = true +[[files]] +file = "mods/theft.pw.toml" +hash = "61b209eab43fd21cb5eab90a50762db3a1a326106aa5f6526ab687c69013f3da" +metafile = true + [[files]] file = "mods/threadtweak-fabric-1.20.2-0.1.1.jar" hash = "13954c14a9491b07eab6d2b278faed5629d42ac52cc959711959f32270e6edff" [[files]] -file = "mods/toms-storage.pw.toml" -hash = "edfafd11282b46cca84cce70807e85f8b11e918ead6a1ef7aa7d9e216d98ece3" -metafile = true +file = "mods/toms-storage-modified.jar" +hash = "b850551fdc8dc4d2d4cd58710640d4ebf9381f222c89a38a305e6b3adca2131c" [[files]] file = "mods/trackwork.pw.toml" @@ -7671,16 +7958,31 @@ file = "mods/universal-sawmill.pw.toml" hash = "231e9ce2be39e75b040f4fcd8ae12c8aabb897dacad0a589ee1f12f014b6e02e" metafile = true +[[files]] +file = "mods/useful-spyglass.pw.toml" +hash = "dba551bf6c2c2a89aab55adc4885abd89262a4c7985f303997bc6b136d52b6d7" +metafile = true + [[files]] file = "mods/valkyrien-skies.pw.toml" hash = "32484c89c72e4c536a6797b08f1c458b1736769ad30e31d2a0a84744b27da73f" metafile = true +[[files]] +file = "mods/visual-workbench.pw.toml" +hash = "873f24b47799ee61989b4d381e4cfab62c2735d2e3b6c940d18747f8ef1645ca" +metafile = true + [[files]] file = "mods/wandering-collector-forge.pw.toml" hash = "c9b29c82e3c4c533a06684c09b3a9ceb2e06bd85466632ce40e8c361454dcc04" metafile = true +[[files]] +file = "mods/what-are-they-up-to.pw.toml" +hash = "c557d1b26559ef987c229187d2f2705616e78179ce04fa1c96cc3d76a1cdf1b5" +metafile = true + [[files]] file = "mods/wthit-forge.pw.toml" hash = "41bc88119ddf6f93f2596896eef841e706efcd5906f82202883434de4bf52496" @@ -7703,7 +8005,7 @@ metafile = true [[files]] file = "mods/yttr.pw.toml" -hash = "4859a63c931c71c20ffacb1bfe7538bf2bac53f30b60f27273cc98393762971b" +hash = "5ef9d94a7b952b386a14af29b90d8cd3c159174bab3d3689751f5c71e3801bdf" metafile = true [[files]] @@ -7711,6 +8013,11 @@ file = "mods/yungs-api.pw.toml" hash = "152c6732da180e958fb29f492bae2e468d4dfd423ce4d3d0d31ef31c2eec6c61" metafile = true +[[files]] +file = "mods/yungs-better-caves.pw.toml" +hash = "c35cd5713162c90a988800682e017f90862027c3b2a98cd01de45a323d0ab6e6" +metafile = true + [[files]] file = "mods/yungs-better-dungeons.pw.toml" hash = "c35112cced2eec8e5782c5c4327ae31bce16cc1356c75e52000053e890e0f0c1" @@ -7731,19 +8038,19 @@ file = "mods/yungs-better-strongholds.pw.toml" hash = "18dfe8ada0af83eb86d4b8ff8e202479b7c2ab1ee1f894d9bb07cda1744e8981" metafile = true -[[files]] -file = "mods/yungs-cave-biomes.pw.toml" -hash = "2c300c8f7129aabbfd0a5d913edd31baf1ee2641907d220ccc6981a6be204432" -metafile = true - [[files]] file = "mods/zeta.pw.toml" hash = "a9421a7a29ac8ee6e0598ea20025ad2c30e6198b796324184600621743437c91" metafile = true [[files]] -file = "resourcepacks/fennecfox.pw.toml" -hash = "0534c2f21cd3f6edf2b524582a5e76d789b5b7591e5bc8a3a8aff4eb897435ba" +file = "resourcepacks/fast-better-grass.pw.toml" +hash = "b6643cac68927881baa84fa7f348a2d60b6d2f901b4612c7a8c4ad882f90f23b" +metafile = true + +[[files]] +file = "resourcepacks/vanilla-collective-smooth-diorite.pw.toml" +hash = "de0bd0cb9e38f7b253b06553d7391e9085c566e38cd8e407f5e348da5c2615b6" metafile = true [[files]] diff --git a/pack/mods/ai-improvements.pw.toml b/pack/mods/ai-improvements.pw.toml new file mode 100644 index 0000000..c24e20e --- /dev/null +++ b/pack/mods/ai-improvements.pw.toml @@ -0,0 +1,13 @@ +name = "AI Improvements" +filename = "AI-Improvements-1.20-0.5.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/DSVgwcji/versions/eJihmpNQ/AI-Improvements-1.20-0.5.2.jar" +hash-format = "sha512" +hash = "eb932308aceb30f5157e967f1bd4b57eb1a1b2093886cbfaef6524b780337b8b0e2bd41c5103694c3a275827ceb7d63e7c55637a7a46f8e21f0a6770346b757d" + +[update] +[update.modrinth] +mod-id = "DSVgwcji" +version = "eJihmpNQ" diff --git a/pack/mods/alexs-caves.pw.toml b/pack/mods/alexs-caves.pw.toml new file mode 100644 index 0000000..20168a8 --- /dev/null +++ b/pack/mods/alexs-caves.pw.toml @@ -0,0 +1,13 @@ +name = "Alex's Caves" +filename = "alexscaves-2.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/U6GY0xp0/versions/lC8HHXOF/alexscaves-2.0.2.jar" +hash-format = "sha512" +hash = "d23092cf507f4cf66ead45d7b393393ea83a9002056962ee6c341e91323ae39e10f2aefbbbc9f5e54409eb3ee522ad0c2dd5661077b09f1e37d034cfdd4333a0" + +[update] +[update.modrinth] +mod-id = "U6GY0xp0" +version = "lC8HHXOF" diff --git a/pack/mods/alternate-current.pw.toml b/pack/mods/alternate-current.pw.toml new file mode 100644 index 0000000..5f12a54 --- /dev/null +++ b/pack/mods/alternate-current.pw.toml @@ -0,0 +1,13 @@ +name = "Alternate Current" +filename = "alternate_current-mc1.20-1.7.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/r0v8vy1s/versions/kC6SY4Zp/alternate_current-mc1.20-1.7.0.jar" +hash-format = "sha512" +hash = "d9ae21a3a389c63466bf22b36d4a78c859f30c901397622f1f1438737901a2c67e4d911c83831e0d4f1edabf0b86b58f4192d9980ecef8278393fd4af64a9585" + +[update] +[update.modrinth] +mod-id = "r0v8vy1s" +version = "kC6SY4Zp" diff --git a/pack/mods/attributefix.pw.toml b/pack/mods/attributefix.pw.toml new file mode 100644 index 0000000..110975c --- /dev/null +++ b/pack/mods/attributefix.pw.toml @@ -0,0 +1,13 @@ +name = "AttributeFix" +filename = "AttributeFix-Forge-1.20.1-21.0.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lOOpEntO/versions/Y42wjyly/AttributeFix-Forge-1.20.1-21.0.4.jar" +hash-format = "sha512" +hash = "a4f1431c3abb23d97ae6d742721fcc2d1d97b6f9e72e492cc13f2471b608614b8cbbde513fa0a6f8d002f27168130850bf358d405cd2120c979927d7e88fe3d3" + +[update] +[update.modrinth] +mod-id = "lOOpEntO" +version = "Y42wjyly" diff --git a/pack/mods/bedrockwaters.pw.toml b/pack/mods/bedrockwaters.pw.toml new file mode 100644 index 0000000..3a0d086 --- /dev/null +++ b/pack/mods/bedrockwaters.pw.toml @@ -0,0 +1,13 @@ +name = "BedrockWaters" +filename = "bedrockwaters-1.8.0+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/3WAUHe3k/versions/7dSRspYR/bedrockwaters-1.8.0%2B1.20.1.jar" +hash-format = "sha512" +hash = "bc8008bc7569ef832bd581f4bfd978fb80dd9e6f894c2673c677f598ec7f4e0d13e5c70a5c9c9eabd34126557e9c089c86e45329f79f30551d803301a7b60ee2" + +[update] +[update.modrinth] +mod-id = "3WAUHe3k" +version = "7dSRspYR" diff --git a/pack/mods/berry-good.pw.toml b/pack/mods/berry-good.pw.toml new file mode 100644 index 0000000..82497ec --- /dev/null +++ b/pack/mods/berry-good.pw.toml @@ -0,0 +1,13 @@ +name = "Berry Good" +filename = "berry_good-1.20.1-7.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/2WZWaKCl/versions/a8xhP8dI/berry_good-1.20.1-7.0.0.jar" +hash-format = "sha512" +hash = "e7fa84113308a39104c90f2311d432694e7c6702107849bcd475f2c84c102f6ab9641fcee6c81b2bfebda24a4340b0cbb4e6aa9db76004623fd2f8a649bfe7cb" + +[update] +[update.modrinth] +mod-id = "2WZWaKCl" +version = "a8xhP8dI" diff --git a/pack/mods/betterdays.pw.toml b/pack/mods/betterdays.pw.toml new file mode 100644 index 0000000..0dd25b4 --- /dev/null +++ b/pack/mods/betterdays.pw.toml @@ -0,0 +1,13 @@ +name = "Better Days" +filename = "betterdays-1.20.1-3.3.4.5-FORGE.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/tPLE214j/versions/gWa5dl34/betterdays-1.20.1-3.3.4.5-FORGE.jar" +hash-format = "sha512" +hash = "c4f9359a6535964d5f0d9b167227c9f7353de0fcd17cafb89bcdcf1c31c1da515b77487859b883d66e14056acef6ed071a10043acbf2d2957bc0b44c6160667d" + +[update] +[update.modrinth] +mod-id = "tPLE214j" +version = "gWa5dl34" diff --git a/pack/mods/biolith.pw.toml b/pack/mods/biolith.pw.toml new file mode 100644 index 0000000..cba7995 --- /dev/null +++ b/pack/mods/biolith.pw.toml @@ -0,0 +1,13 @@ +name = "Biolith" +filename = "biolith-forge-1.0.1-alpha.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/iGEl6Crx/versions/PRXgw0RP/biolith-forge-1.0.1-alpha.1.jar" +hash-format = "sha512" +hash = "44da48562c564cbac3e6380bbe7ffed10a0401bb3dae3b2a53d5bf75c7987feb74dd46ae783513788774a164d9b85653526c76468adb5b7faa757280d5a7c407" + +[update] +[update.modrinth] +mod-id = "iGEl6Crx" +version = "PRXgw0RP" diff --git a/pack/mods/camphor.pw.toml b/pack/mods/camphor.pw.toml new file mode 100644 index 0000000..1458a6d --- /dev/null +++ b/pack/mods/camphor.pw.toml @@ -0,0 +1,13 @@ +name = "Camphor" +filename = "Camphor-1.1.0+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/FQnW4sZH/versions/6sLYCi9v/Camphor-1.1.0%2B1.20.1.jar" +hash-format = "sha512" +hash = "e98dd2b380e825b623eacf274962fd882657586939332633daa842f258a6ada5f8aaa31a4c24eb2cbbdb739364a8a792408da2796a4f3c167d0fcdb4b9e0d0d9" + +[update] +[update.modrinth] +mod-id = "FQnW4sZH" +version = "6sLYCi9v" diff --git a/pack/mods/client-tweaks.pw.toml b/pack/mods/client-tweaks.pw.toml new file mode 100644 index 0000000..92ef85e --- /dev/null +++ b/pack/mods/client-tweaks.pw.toml @@ -0,0 +1,13 @@ +name = "Client Tweaks" +filename = "clienttweaks-forge-1.20.1-11.1.6.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/Febi39qw/clienttweaks-forge-1.20.1-11.1.6.jar" +hash-format = "sha512" +hash = "1b8ddf7ccb8fb5cd2248365534b80af10023821ec4d2786821edd744ae6ce01dc888ddf61f16e1a2a9f4f88041d06fc1a219aa9088625882f5b5739f68f29a1b" + +[update] +[update.modrinth] +mod-id = "vPNqo58Q" +version = "Febi39qw" diff --git a/pack/mods/connector.pw.toml b/pack/mods/connector.pw.toml new file mode 100644 index 0000000..266bd76 --- /dev/null +++ b/pack/mods/connector.pw.toml @@ -0,0 +1,13 @@ +name = "Sinytra Connector" +filename = "Connector-1.0.0-beta.48+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/u58R1TMW/versions/dmW0aite/Connector-1.0.0-beta.48%2B1.20.1.jar" +hash-format = "sha512" +hash = "b931040133c096d1d00051b92cb8c96b158bb2e4677bf8c85d6c43c692eb3e74b11e0277b2ed5b72baa9b861d447106d462376d996e158846cc8d2a17ed3a440" + +[update] +[update.modrinth] +mod-id = "u58R1TMW" +version = "dmW0aite" diff --git a/pack/mods/continuity.pw.toml b/pack/mods/continuity.pw.toml new file mode 100644 index 0000000..f1f1195 --- /dev/null +++ b/pack/mods/continuity.pw.toml @@ -0,0 +1,13 @@ +name = "Continuity" +filename = "continuity-3.0.0+1.20.1.forge.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1IjD5062/versions/9KbAcWSO/continuity-3.0.0%2B1.20.1.forge.jar" +hash-format = "sha512" +hash = "eef634cde3307893e6f0c4c1d2e9a6e3eb706ee1b9ee86403d18c65762f7158e774665e503486477788b0ca320f543d03d5667a94f82ae2cd99f15a32e953b3a" + +[update] +[update.modrinth] +mod-id = "1IjD5062" +version = "9KbAcWSO" diff --git a/pack/mods/coroutil.pw.toml b/pack/mods/coroutil.pw.toml new file mode 100644 index 0000000..f68a06f --- /dev/null +++ b/pack/mods/coroutil.pw.toml @@ -0,0 +1,13 @@ +name = "CoroUtil" +filename = "coroutil-forge-1.20.1-1.3.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rLLJ1OZM/versions/6rPDKAT8/coroutil-forge-1.20.1-1.3.7.jar" +hash-format = "sha512" +hash = "37a13eaa68579dd45204ebdfa43b2909123a2e5e875a2ca51da0d0882d4c524be1e95fce4bb26db21901b7d100ad9363968814e3566d44b5afce8fb8e8088057" + +[update] +[update.modrinth] +mod-id = "rLLJ1OZM" +version = "6rPDKAT8" diff --git a/pack/mods/create-diesel-generators.pw.toml b/pack/mods/create-diesel-generators.pw.toml new file mode 100644 index 0000000..6e0e768 --- /dev/null +++ b/pack/mods/create-diesel-generators.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Diesel Generators" +filename = "createdieselgenerators-1.20.1-1.3.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ZM3tt6p1/versions/co8qZn3O/createdieselgenerators-1.20.1-1.3.8.jar" +hash-format = "sha512" +hash = "f8afa8393c684a59ff227815dbf6feb1538681ec79e9077ee13c7e5063a6608dfc43807c7f054d7c70b1edd4cb767cf37e4a305d7a225536496281cb3d3e3c6b" + +[update] +[update.modrinth] +mod-id = "ZM3tt6p1" +version = "co8qZn3O" diff --git a/pack/mods/create-enchantable-machinery.pw.toml b/pack/mods/create-enchantable-machinery.pw.toml new file mode 100644 index 0000000..74f302c --- /dev/null +++ b/pack/mods/create-enchantable-machinery.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Enchantable Machinery" +filename = "createenchantablemachinery-3.4.3+mc1.20.1-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/eqrvp4NK/versions/HM6wtOMY/createenchantablemachinery-3.4.3%2Bmc1.20.1-forge.jar" +hash-format = "sha512" +hash = "bc06c3ccbebd4be00fd85a742796b1c4c84f0859a627b2ad4954a9a8f9f45b802822010e6cfe4c84212d8d8b3a8ca979150f7f6b7acbb84eaec2c6ed45eedee5" + +[update] +[update.modrinth] +mod-id = "eqrvp4NK" +version = "HM6wtOMY" diff --git a/pack/mods/crossroads-mc.pw.toml b/pack/mods/crossroads-mc.pw.toml deleted file mode 100644 index 63d21c8..0000000 --- a/pack/mods/crossroads-mc.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Crossroads MC" -filename = "crossroads-1.20.1-2.10.3.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "39fb5de77cd03e71000bda8c08d591c7b84434fb" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 6260167 -project-id = 250231 diff --git a/pack/mods/cynosure.pw.toml b/pack/mods/cynosure.pw.toml new file mode 100644 index 0000000..4c0366b --- /dev/null +++ b/pack/mods/cynosure.pw.toml @@ -0,0 +1,13 @@ +name = "Cynosure" +filename = "cynosure-0.1.15-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4JVfdODB/versions/1vIFc2dJ/cynosure-0.1.15-forge.jar" +hash-format = "sha512" +hash = "12770bab1b84e7496dce99e456a2163a3711e84de690d474c43415dd2de5883faf69a823f3295f223b606b80fd4923075c9ac70f77f8e4c0a550fad508486d5e" + +[update] +[update.modrinth] +mod-id = "4JVfdODB" +version = "1vIFc2dJ" diff --git a/pack/mods/default-options.pw.toml b/pack/mods/default-options.pw.toml new file mode 100644 index 0000000..d69a34c --- /dev/null +++ b/pack/mods/default-options.pw.toml @@ -0,0 +1,13 @@ +name = "Default Options" +filename = "defaultoptions-forge-1.20.1-18.0.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/WEg59z5b/versions/t5i53ltA/defaultoptions-forge-1.20.1-18.0.4.jar" +hash-format = "sha512" +hash = "01e9bc32c967a9ccce0504d0b88245e8a3b27cea1e29ed4740a06064179387e28f36dbd2e95401eb38854984361e06b8d58cca3f0d4ba88d660b2d0013845bc9" + +[update] +[update.modrinth] +mod-id = "WEg59z5b" +version = "t5i53ltA" diff --git a/pack/mods/dungeons-plus.pw.toml b/pack/mods/dungeons-plus.pw.toml new file mode 100644 index 0000000..1e266b8 --- /dev/null +++ b/pack/mods/dungeons-plus.pw.toml @@ -0,0 +1,13 @@ +name = "Dungeons Plus" +filename = "dungeons_plus-1.20.1-1.5.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5fNJnSba/versions/PmMZr5jQ/dungeons_plus-1.20.1-1.5.0.jar" +hash-format = "sha512" +hash = "bc55d019b7cc0b01c42cc4fa625e79594a5722f93fc5427c098b1fe074e2b46efceefb41d6b7948057774f3345953d79d1e2224596c8f8c55d3c369bc2eb2506" + +[update] +[update.modrinth] +mod-id = "5fNJnSba" +version = "PmMZr5jQ" diff --git a/pack/mods/endercon.pw.toml b/pack/mods/endercon.pw.toml new file mode 100644 index 0000000..ff406fa --- /dev/null +++ b/pack/mods/endercon.pw.toml @@ -0,0 +1,13 @@ +name = "Endercon" +filename = "endercon-1.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/wr1BCv8H/versions/30L19LKA/endercon-1.0.2.jar" +hash-format = "sha512" +hash = "c93f52d17fced5717adef26976fdf6a23067c225fc3692d28dbf278ad723d90ca0482cba1c892124c2791dd2a614a4100f588189a0ae9746572dea39405b3746" + +[update] +[update.modrinth] +mod-id = "wr1BCv8H" +version = "30L19LKA" diff --git a/pack/mods/entity-model-features.pw.toml b/pack/mods/entity-model-features.pw.toml index fc35aee..ea14668 100644 --- a/pack/mods/entity-model-features.pw.toml +++ b/pack/mods/entity-model-features.pw.toml @@ -1,13 +1,13 @@ -name = "[EMF] Entity Model Features [Fabric & Forge]" -filename = "entity_model_features_1.20.1-forge-3.0.10.jar" -side = "both" +name = "[EMF] Entity Model Features" +filename = "entity_model_features_1.20.1-forge-3.0.11.jar" +side = "client" [download] -hash-format = "sha1" -hash = "f9913b7ecaaf187bfb50fad3ed38a75b1a36e608" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/pQWf7B6Z/entity_model_features_1.20.1-forge-3.0.11.jar" +hash-format = "sha512" +hash = "e7763ebcd9771b0618284c386307ff2f48ade95c19d1a8a9d1500e71719bb511c7e4ab8c0b79ea785b641530aa850415c666bc74758d74ad6e4911069404fba1" [update] -[update.curseforge] -file-id = 7400722 -project-id = 844662 +[update.modrinth] +mod-id = "4I1XuqiY" +version = "pQWf7B6Z" diff --git a/pack/mods/entitytexturefeatures.pw.toml b/pack/mods/entitytexturefeatures.pw.toml new file mode 100644 index 0000000..9fe2fd1 --- /dev/null +++ b/pack/mods/entitytexturefeatures.pw.toml @@ -0,0 +1,13 @@ +name = "[ETF] Entity Texture Features" +filename = "entity_texture_features_1.20.1-forge-7.0.8.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/2utF7Tal/entity_texture_features_1.20.1-forge-7.0.8.jar" +hash-format = "sha512" +hash = "5513f0bc97baa74b1a70bcc168def235fa8f7e3a07457be0f5f5fb53db8eb9600e12db08921b4db69178ceba9412a9aa83d7df351beea981d20662434ebc2094" + +[update] +[update.modrinth] +mod-id = "BVzZfTc1" +version = "2utF7Tal" diff --git a/pack/mods/essentials.pw.toml b/pack/mods/essentials.pw.toml deleted file mode 100644 index b10a4d7..0000000 --- a/pack/mods/essentials.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Essentials" -filename = "essentials-1.20.1-2.16.0.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "51624cbd509a58bf22b232817b2ecef8e2ff1155" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4640300 -project-id = 293752 diff --git a/pack/mods/estrogen.pw.toml b/pack/mods/estrogen.pw.toml index e79a551..5a4430f 100644 --- a/pack/mods/estrogen.pw.toml +++ b/pack/mods/estrogen.pw.toml @@ -1,13 +1,13 @@ name = "Estrogen" -filename = "estrogen-5.0.7+1.20.1-forge.jar" +filename = "estrogen-5.0.8+1.20.1-forge.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/HhIJW8n1/versions/HwlZrhnz/estrogen-5.0.7%2B1.20.1-forge.jar" +url = "https://cdn.modrinth.com/data/HhIJW8n1/versions/15cYSyT3/estrogen-5.0.8%2B1.20.1-forge.jar" hash-format = "sha512" -hash = "ebaa8128eb406ca53e8fe650d85b307d4fd59a974d8265fd4566cd923b0c982b6d323a80fe9e4df829aee7895243c59b3907ad4579bdea0029f2c2f2356b6dea" +hash = "819a517676a77a9adfe7f4a4541f626ac170b4b77b07456db3faaa6bab94c509fe47badbdd4533bb9babe32592b58836bf2985cba472da8f20031629625af515" [update] [update.modrinth] mod-id = "HhIJW8n1" -version = "HwlZrhnz" +version = "15cYSyT3" diff --git a/pack/mods/etched.pw.toml b/pack/mods/etched.pw.toml new file mode 100644 index 0000000..86d084a --- /dev/null +++ b/pack/mods/etched.pw.toml @@ -0,0 +1,13 @@ +name = "Etched" +filename = "etched-3.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/zi3Fnfmc/versions/M178L4Do/etched-3.0.2.jar" +hash-format = "sha512" +hash = "d932c4fb13b62e92f33dbad0d826e3f08f338d05e166421bf997101176b468f23792931b2c6f154e3b2d1c6fde5012a3ae5a98aa7711da5eb41184523d834046" + +[update] +[update.modrinth] +mod-id = "zi3Fnfmc" +version = "M178L4Do" diff --git a/pack/mods/experimental-settings-disabler.pw.toml b/pack/mods/experimental-settings-disabler.pw.toml new file mode 100644 index 0000000..61b8431 --- /dev/null +++ b/pack/mods/experimental-settings-disabler.pw.toml @@ -0,0 +1,13 @@ +name = "Experimental Settings Disabler" +filename = "experimentalsettingsdisabler-1.20.1-3.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Dafp0il6/versions/ILMogVwI/experimentalsettingsdisabler-1.20.1-3.0.jar" +hash-format = "sha512" +hash = "bf6f47aa17ae5ea29f3c4a76978da5ccd184ae72ecc00ffdaeef17c669abd6fdbfa1fea3b697b571419f1f02606ed85d0b30ce9e7944df6332263cd4032bfa5a" + +[update] +[update.modrinth] +mod-id = "Dafp0il6" +version = "ILMogVwI" diff --git a/pack/mods/fast-paintings.pw.toml b/pack/mods/fast-paintings.pw.toml new file mode 100644 index 0000000..249021b --- /dev/null +++ b/pack/mods/fast-paintings.pw.toml @@ -0,0 +1,13 @@ +name = "Fast Paintings" +filename = "fastpaintings-1.20-1.2.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/z3TzcquW/versions/Bvjyyy1T/fastpaintings-1.20-1.2.7.jar" +hash-format = "sha512" +hash = "917595dfe0834d765751ee7272ef212df3d5077a651483b285d4e252819f56db5628e174c22a419b9038c25aa36f85bf22964e862920d2835f77bbd9baa87168" + +[update] +[update.modrinth] +mod-id = "z3TzcquW" +version = "Bvjyyy1T" diff --git a/pack/mods/forgified-fabric-api.pw.toml b/pack/mods/forgified-fabric-api.pw.toml index de7b6e1..77ac80a 100644 --- a/pack/mods/forgified-fabric-api.pw.toml +++ b/pack/mods/forgified-fabric-api.pw.toml @@ -3,11 +3,11 @@ filename = "fabric-api-0.92.6+1.11.14+1.20.1.jar" side = "both" [download] -hash-format = "sha1" -hash = "285c22b2567b9fdf98ef9808eceb5557de9611d3" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/Aqlf1Shp/versions/XweDEycJ/fabric-api-0.92.6%2B1.11.14%2B1.20.1.jar" +hash-format = "sha512" +hash = "3b84ea415d9255861bcbf78cfda3987b78aa452361bf44ba6a0223501a25ab5c5c55cb0eac6f460c88b8cec958f2b59211e488277c26e3432a08196f62049e7c" [update] -[update.curseforge] -file-id = 6885853 -project-id = 889079 +[update.modrinth] +mod-id = "Aqlf1Shp" +version = "XweDEycJ" diff --git a/pack/mods/hide-key-binding.pw.toml b/pack/mods/hide-key-binding.pw.toml new file mode 100644 index 0000000..d7e833a --- /dev/null +++ b/pack/mods/hide-key-binding.pw.toml @@ -0,0 +1,13 @@ +name = "Hide Key Binding" +filename = "[MC-1.20] Hide Key Binding v1.0.0.7 - 2025-3-31.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/mWovtWTo/versions/vRzrYeDL/%5BMC-1.20%5D%20Hide%20Key%20Binding%20v1.0.0.7%20-%202025-3-31.jar" +hash-format = "sha512" +hash = "5bc3a02e192e4dd7779a53cc4d634a57e86b4f9f1c8d713b781818d77a5f7373bfa93319367497be8d52dc768c3ff184b9bf1ce634bf6389a0e6b70ea8d61b4b" + +[update] +[update.modrinth] +mod-id = "mWovtWTo" +version = "vRzrYeDL" diff --git a/pack/mods/in-control.pw.toml b/pack/mods/in-control.pw.toml new file mode 100644 index 0000000..9a142f7 --- /dev/null +++ b/pack/mods/in-control.pw.toml @@ -0,0 +1,13 @@ +name = "In Control!" +filename = "incontrol-1.20-9.4.6.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/KpICtuVx/versions/DyzZZhxQ/incontrol-1.20-9.4.6.jar" +hash-format = "sha512" +hash = "7d42c60bbe39098b4f71c1f7451f63fd6c90a2f4e66252afc1be6ac5fcd8fdb9161645beee1c8981c8e44c85bdad10b2997d3d9e51a835cb29d85fa0d642583f" + +[update] +[update.modrinth] +mod-id = "KpICtuVx" +version = "DyzZZhxQ" diff --git a/pack/mods/item-obliterator.pw.toml b/pack/mods/item-obliterator.pw.toml deleted file mode 100644 index 2a6e97b..0000000 --- a/pack/mods/item-obliterator.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Item Obliterator (Modpack Utils Series)" -filename = "Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "d8fa4e840a3d60f2172de0584d804d0bf7e6db19" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5479898 -project-id = 835861 diff --git a/pack/mods/lexiconfig.pw.toml b/pack/mods/lexiconfig.pw.toml new file mode 100644 index 0000000..6756a40 --- /dev/null +++ b/pack/mods/lexiconfig.pw.toml @@ -0,0 +1,13 @@ +name = "Lexiconfig" +filename = "lexiconfig-forge-1.4.18-1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/D157Rgyf/versions/iv3Hdpa6/lexiconfig-forge-1.4.18-1.jar" +hash-format = "sha512" +hash = "6050924134d594dd7031061bfe70b34429842516b388262335024206e50993794baa3697f08053bd001e728d3ce42875ee5215e819ed2c595a002cec46c40985" + +[update] +[update.modrinth] +mod-id = "D157Rgyf" +version = "iv3Hdpa6" diff --git a/pack/mods/lithostitched.pw.toml b/pack/mods/lithostitched.pw.toml index 9e17327..d5db0d9 100644 --- a/pack/mods/lithostitched.pw.toml +++ b/pack/mods/lithostitched.pw.toml @@ -1,13 +1,13 @@ name = "Lithostitched" filename = "lithostitched-forge-1.20.1-1.4.11.jar" -side = "both" +side = "server" [download] -hash-format = "sha1" -hash = "d1a755de84ee5d8910ff1e65e815473056e93ece" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/XaDC71GB/versions/srPoHKt8/lithostitched-forge-1.20.1-1.4.11.jar" +hash-format = "sha512" +hash = "4e50a0fb4f054b429803cb20fc0820011b12098ebca1f17b1b0634cab832369e08446901d5e97fd35b01e99cf6066d20a16cc673c5b7bc8196568b3db67128c2" [update] -[update.curseforge] -file-id = 6742615 -project-id = 936015 +[update.modrinth] +mod-id = "XaDC71GB" +version = "srPoHKt8" diff --git a/pack/mods/lootjs.pw.toml b/pack/mods/lootjs.pw.toml new file mode 100644 index 0000000..750cea2 --- /dev/null +++ b/pack/mods/lootjs.pw.toml @@ -0,0 +1,13 @@ +name = "LootJS: KubeJS Addon" +filename = "lootjs-forge-1.20.1-2.13.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/fJFETWDN/versions/wltVDhRB/lootjs-forge-1.20.1-2.13.1.jar" +hash-format = "sha512" +hash = "c03a07caf451a272f8027a47bb951db73f19bb24d603b61f0328a1769568a98f3912ec6b7bf39218062add102cb8fa7b29ae4ca73731cfa2db09eaac8fcf1033" + +[update] +[update.modrinth] +mod-id = "fJFETWDN" +version = "wltVDhRB" diff --git a/pack/mods/moonlight.pw.toml b/pack/mods/moonlight.pw.toml index 1911626..ea3a95a 100644 --- a/pack/mods/moonlight.pw.toml +++ b/pack/mods/moonlight.pw.toml @@ -1,13 +1,13 @@ name = "Moonlight Lib" -filename = "moonlight-1.20-2.16.23-forge.jar" +filename = "moonlight-1.20-2.16.27-forge.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/twkfQtEc/versions/XCFIOCRA/moonlight-1.20-2.16.23-forge.jar" +url = "https://cdn.modrinth.com/data/twkfQtEc/versions/lrpPgviq/moonlight-1.20-2.16.27-forge.jar" hash-format = "sha512" -hash = "2baeeafd86a7df76b81d41cf20f6dde2f1ecfed3bfda19f299d6acd59fd52eedda47829b56ac0f4da4647e9f7be50a8ec6f677c421f91c0bb5c8f5f8d0710b49" +hash = "30b9a16c4643bbbf643304e14d524f72f7aa2343317ba40e136b88a433d2110dc727b7747003126dc9a220e18b5da69585b24c8b3135844ddeef07e5d6006afa" [update] [update.modrinth] mod-id = "twkfQtEc" -version = "XCFIOCRA" +version = "lrpPgviq" diff --git a/pack/mods/more-create-burners.pw.toml b/pack/mods/more-create-burners.pw.toml new file mode 100644 index 0000000..064a356 --- /dev/null +++ b/pack/mods/more-create-burners.pw.toml @@ -0,0 +1,13 @@ +name = "More Create Burners" +filename = "moreburners-1.20.1-0.3.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/mhvWcWRc/versions/RDnw3kwU/moreburners-1.20.1-0.3.5.jar" +hash-format = "sha512" +hash = "1590c7c57606e1461022b616f782b981d156065ea2e8b846781c39d040d80e669f024ad0768f726664a03ed03460a3627c0eeaa16e4eef8165885e8abe3b58d5" + +[update] +[update.modrinth] +mod-id = "mhvWcWRc" +version = "RDnw3kwU" diff --git a/pack/mods/musket-mod.pw.toml b/pack/mods/musket-mod.pw.toml new file mode 100644 index 0000000..115043a --- /dev/null +++ b/pack/mods/musket-mod.pw.toml @@ -0,0 +1,13 @@ +name = "Musket Mod" +filename = "musketmod-1.20.1-forge-1.5.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/967vM4zw/versions/TMhHD4WK/musketmod-1.20.1-forge-1.5.4.jar" +hash-format = "sha512" +hash = "769e55dfc704f0b5028ec0bcd2301effced94d22dc83772a601de53da36556b545281565b795d73abcba394d26bd0452a6fc874eac38cb867b585155b79783a3" + +[update] +[update.modrinth] +mod-id = "967vM4zw" +version = "TMhHD4WK" diff --git a/pack/mods/no-chat-reports.pw.toml b/pack/mods/no-chat-reports.pw.toml new file mode 100644 index 0000000..c9f0299 --- /dev/null +++ b/pack/mods/no-chat-reports.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Reports" +filename = "NoChatReports-FORGE-1.20.1-v2.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/ksEG6N5E/NoChatReports-FORGE-1.20.1-v2.2.2.jar" +hash-format = "sha512" +hash = "39aa2e120a10ee68e9b03e3d5bd6f2d5def2fa7fcd914f55f018a85381eb0bb52055abce53a64cb0b0fba10f24da12caef085733e715907598ce468bcf59df51" + +[update] +[update.modrinth] +mod-id = "qQyHxfxd" +version = "ksEG6N5E" diff --git a/pack/mods/norecipebookreborn.pw.toml b/pack/mods/norecipebookreborn.pw.toml new file mode 100644 index 0000000..9aa6e87 --- /dev/null +++ b/pack/mods/norecipebookreborn.pw.toml @@ -0,0 +1,13 @@ +name = "No Recipe Book Reborn" +filename = "norecipebookreborn-1.0.5.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/VDMK7X5r/versions/tBdbkrdA/norecipebookreborn-1.0.5.jar" +hash-format = "sha512" +hash = "259af9630c9d721ca60cca8a4152245c2692ad1c9a8071776c60b5e8435865279389b5f123f211f26b3f8d355225c0c47d85a508cbb1452fc4265118fc90a7f8" + +[update] +[update.modrinth] +mod-id = "VDMK7X5r" +version = "tBdbkrdA" diff --git a/pack/mods/nuclear-boiler.pw.toml b/pack/mods/nuclear-boiler.pw.toml new file mode 100644 index 0000000..f4345ed --- /dev/null +++ b/pack/mods/nuclear-boiler.pw.toml @@ -0,0 +1,13 @@ +name = "Nuclear Boiler" +filename = "nuclearboiler-1.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/xj72kiXk/versions/om3BHIKM/nuclearboiler-1.0.0.jar" +hash-format = "sha512" +hash = "abcae55a7a2d352baf3408eec910e4d4d3845bd79f6bbcedcaccb33279961cb5e1c28c3e998a0a1e0246c1c82d310f934f1add053c5f91eb686bc38a907859b2" + +[update] +[update.modrinth] +mod-id = "xj72kiXk" +version = "om3BHIKM" diff --git a/pack/mods/nyfs-spiders.pw.toml b/pack/mods/nyfs-spiders.pw.toml deleted file mode 100644 index 59b49fd..0000000 --- a/pack/mods/nyfs-spiders.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Nyf's Spiders" -filename = "nyfsspiders-forge-1.20.1-2.1.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "20783131cc63dec55036ffde84ed72c7e3c648c3" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4728359 -project-id = 686058 diff --git a/pack/mods/packages.pw.toml b/pack/mods/packages.pw.toml new file mode 100644 index 0000000..0f313dc --- /dev/null +++ b/pack/mods/packages.pw.toml @@ -0,0 +1,13 @@ +name = "Packages" +filename = "packages-1.20.1-forge-2025.12.23.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/10DZYVis/versions/D0UXZQXn/packages-1.20.1-forge-2025.12.23.jar" +hash-format = "sha512" +hash = "cd3b1e34a65d87f1a20bfcb1f8ffcb36205f9317f68108db385fc2b13b4add861c918178808f77ab193e4ea7f5519a94d195e6fd8296595ed76eb56ff40e0d8f" + +[update] +[update.modrinth] +mod-id = "10DZYVis" +version = "D0UXZQXn" diff --git a/pack/mods/peaceful-nights.pw.toml b/pack/mods/peaceful-nights.pw.toml deleted file mode 100644 index 525e8e0..0000000 --- a/pack/mods/peaceful-nights.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Peaceful Nights" -filename = "peaceful_nights-forge-0.1.0+1.20.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/wusZLXmN/versions/DhtqcP7Y/peaceful_nights-forge-0.1.0%2B1.20.1.jar" -hash-format = "sha512" -hash = "cb856d9c0813eba83e4a024ec2da70edea41e7e2f86581a5fb50f470cb27bab50ba5012237361b0ae7fee409ecc31bc486ccfcd57e37af2bb20a1273f10fd107" - -[update] -[update.modrinth] -mod-id = "wusZLXmN" -version = "DhtqcP7Y" diff --git a/pack/mods/peaceful_nights-forge-0.1.0+1.20.1.jar b/pack/mods/peaceful_nights-forge-0.1.0+1.20.1.jar deleted file mode 100644 index 66d04e5..0000000 Binary files a/pack/mods/peaceful_nights-forge-0.1.0+1.20.1.jar and /dev/null differ diff --git a/pack/mods/power-grid.pw.toml b/pack/mods/power-grid.pw.toml new file mode 100644 index 0000000..1708a69 --- /dev/null +++ b/pack/mods/power-grid.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Power Grid" +filename = "powergrid-mc1.20.1-0.4.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/eWiBLJ9R/versions/cpEJxSm0/powergrid-mc1.20.1-0.4.2.jar" +hash-format = "sha512" +hash = "69d94de4f7b17b185d9e6b988af9b0c5f4a79c15c9b4a2f05fa7bf8bf33a4a73ebe3491d51cae641167d73b30a0e6052be388695ac1847ebcf0f78074fe89e23" + +[update] +[update.modrinth] +mod-id = "eWiBLJ9R" +version = "cpEJxSm0" diff --git a/pack/mods/puzzles-lib.pw.toml b/pack/mods/puzzles-lib.pw.toml index 4efdc53..6a720c0 100644 --- a/pack/mods/puzzles-lib.pw.toml +++ b/pack/mods/puzzles-lib.pw.toml @@ -3,11 +3,11 @@ filename = "PuzzlesLib-v8.1.33-1.20.1-Forge.jar" side = "both" [download] -hash-format = "sha1" -hash = "285b7c7616971338ccbe0022c9ea0f8ad3036aaf" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/QAGBst4M/versions/mIyVGf3d/PuzzlesLib-v8.1.33-1.20.1-Forge.jar" +hash-format = "sha512" +hash = "4e0a6243f70a7f99bb631940bfeca49f31b13ec34f338d994fe129f0445e738ffd925e5c440f4e6bf822f9013bb8c2156de6dfcd62741d85c3ca3e8221d86a19" [update] -[update.curseforge] -file-id = 6918565 -project-id = 495476 +[update.modrinth] +mod-id = "QAGBst4M" +version = "mIyVGf3d" diff --git a/pack/mods/redstonepen.pw.toml b/pack/mods/redstonepen.pw.toml new file mode 100644 index 0000000..7c6b53a --- /dev/null +++ b/pack/mods/redstonepen.pw.toml @@ -0,0 +1,13 @@ +name = "Redstone Pen" +filename = "redstonepen-1.20.1-neoforge-1.3.33.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/DwE83ioX/versions/3sQAAW5F/redstonepen-1.20.1-neoforge-1.3.33.jar" +hash-format = "sha512" +hash = "822a425327f414f516558a041a752f05b16f278bf5e29d170dc5a11d5f17bea65c9bb3ed294a15f5d6839d686098ac269ecd2242bd6228c0016e74226f8f9f3a" + +[update] +[update.modrinth] +mod-id = "DwE83ioX" +version = "3sQAAW5F" diff --git a/pack/mods/shelf-mod.pw.toml b/pack/mods/shelf-mod.pw.toml deleted file mode 100644 index 9bacbf0..0000000 --- a/pack/mods/shelf-mod.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Shelves" -filename = "shelfmod-mc1.20.1-forge-3.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/6ybx4jID/versions/EXqNZYJA/shelfmod-mc1.20.1-forge-3.2.jar" -hash-format = "sha512" -hash = "a9931d1b8274af9b62c3edee258ff014159f6d401e7743ac3283be875e26b0a4e312054e81494e5149b71078ca8a6abe06241420d3c83fff563067cd46d68602" - -[update] -[update.modrinth] -mod-id = "6ybx4jID" -version = "EXqNZYJA" diff --git a/pack/mods/simple-radio.pw.toml b/pack/mods/simple-radio.pw.toml new file mode 100644 index 0000000..78d2ff4 --- /dev/null +++ b/pack/mods/simple-radio.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Radio" +filename = "simpleradio-forge-1.20.1-3.4.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/S7b8mMXS/versions/YNYTaait/simpleradio-forge-1.20.1-3.4.6.jar" +hash-format = "sha512" +hash = "f2fa4e1d95cd81c8dfa63f0d949b565778906137cf658326341ee65d6785666f655b624a24e259cc3e6bc9a162d148e4b2562d1bc996d5e637aa3eefe494f8c0" + +[update] +[update.modrinth] +mod-id = "S7b8mMXS" +version = "YNYTaait" diff --git a/pack/mods/simple-voice-chat.pw.toml b/pack/mods/simple-voice-chat.pw.toml new file mode 100644 index 0000000..e8d54be --- /dev/null +++ b/pack/mods/simple-voice-chat.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Voice Chat" +filename = "voicechat-forge-1.20.1-2.6.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/eeY1kjuJ/voicechat-forge-1.20.1-2.6.11.jar" +hash-format = "sha512" +hash = "6ee536822403b249d1b10f1c6b21fbaac8c4238e994b9817f0bb08a21418e401f673a65e3f87683f8168ecafca2c93fd39fb842cf9b1cf0a4ffbc5ae001b35bb" + +[update] +[update.modrinth] +mod-id = "9eGKb6K1" +version = "eeY1kjuJ" diff --git a/pack/mods/spyglass-improvements.pw.toml b/pack/mods/spyglass-improvements.pw.toml new file mode 100644 index 0000000..526ae5b --- /dev/null +++ b/pack/mods/spyglass-improvements.pw.toml @@ -0,0 +1,13 @@ +name = "Spyglass Improvements" +filename = "spyglass_improvements-forge-1.5.12b+mc1.20+forge.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Z6ykjRlM/versions/3MPiN8W6/spyglass_improvements-forge-1.5.12b%2Bmc1.20%2Bforge.jar" +hash-format = "sha512" +hash = "76c40b89cdc8ecb0a881857a93af29b51731985183ceb7597cc3f0568b8cefedf910f2c2afff874d8b569e0b25dd5029097a9f0bff8e9a931e7254776bd4ac90" + +[update] +[update.modrinth] +mod-id = "Z6ykjRlM" +version = "3MPiN8W6" diff --git a/pack/mods/stonecutter-likes-wood.pw.toml b/pack/mods/stonecutter-likes-wood.pw.toml deleted file mode 100644 index 48a2dc3..0000000 --- a/pack/mods/stonecutter-likes-wood.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Stonecutter Likes Wood" -filename = "stonecutterlikeswood-1.20.1-1.1.0.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "b7706209628915002f4541e3e839df34581ff80e" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5542422 -project-id = 1063301 diff --git a/pack/mods/stony-cliffs-are-cool.pw.toml b/pack/mods/stony-cliffs-are-cool.pw.toml new file mode 100644 index 0000000..049de29 --- /dev/null +++ b/pack/mods/stony-cliffs-are-cool.pw.toml @@ -0,0 +1,13 @@ +name = "Stony Cliffs Are Cool" +filename = "Stony Cliffs for Lithostitched v1.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/boFjx9eY/versions/m2RpZi3X/Stony%20Cliffs%20for%20Lithostitched%20v1.1.2.jar" +hash-format = "sha512" +hash = "532f533d6458fabd1f3dbd30a474981b22c68a57a84c36eb2098dd1321e00629d8f88dcdd5b08780174dec530a67f477b7f0a529d2f805db7c73d9b0bc3948d6" + +[update] +[update.modrinth] +mod-id = "boFjx9eY" +version = "m2RpZi3X" diff --git a/pack/mods/structure-gel-api.pw.toml b/pack/mods/structure-gel-api.pw.toml new file mode 100644 index 0000000..c01f2d1 --- /dev/null +++ b/pack/mods/structure-gel-api.pw.toml @@ -0,0 +1,13 @@ +name = "Structure Gel API" +filename = "structure_gel-1.20.1-2.16.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/T8TGycIQ/versions/xavY0MZc/structure_gel-1.20.1-2.16.2.jar" +hash-format = "sha512" +hash = "643f7ae81418e2a473824f35dc06df357a16e17ae1dd0f4c6dd00958aebacc83fb15386240d4767b6ad41d6b89735778bb564080ce6174a0a374f9ac63f9ced8" + +[update] +[update.modrinth] +mod-id = "T8TGycIQ" +version = "xavY0MZc" diff --git a/pack/mods/structurify.pw.toml b/pack/mods/structurify.pw.toml new file mode 100644 index 0000000..afa73bb --- /dev/null +++ b/pack/mods/structurify.pw.toml @@ -0,0 +1,13 @@ +name = "Structurify" +filename = "structurify-forge-2.0.17+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/yz7AM2zx/versions/hHbgVGke/structurify-forge-2.0.17%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "3f53e323a7972633a830b21b89c7b239f0ee363543361533b35340bac9a025200df1a03c44aba88f39139020ab1b7049b75431478d59ebd8f2b0ef4ee046532c" + +[update] +[update.modrinth] +mod-id = "yz7AM2zx" +version = "hHbgVGke" diff --git a/pack/mods/terrablender.pw.toml b/pack/mods/terrablender.pw.toml deleted file mode 100644 index dc0e88e..0000000 --- a/pack/mods/terrablender.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "TerraBlender (Forge)" -filename = "TerraBlender-forge-1.20.1-3.0.1.10.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "3bd99fb59e8b06b04e78b5153790c1e08b2be5dc" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 6290448 -project-id = 563928 diff --git a/pack/mods/tetracelium.pw.toml b/pack/mods/tetracelium.pw.toml new file mode 100644 index 0000000..37902b8 --- /dev/null +++ b/pack/mods/tetracelium.pw.toml @@ -0,0 +1,13 @@ +name = "tetracelium" +filename = "tetracelium-1.20.1-1.3.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rTvWs5Jz/versions/ylknRMaS/tetracelium-1.20.1-1.3.1.jar" +hash-format = "sha512" +hash = "164db8702cab72b9642986db7779f48c1a610224b4dc93be7a4a0d6ddba3354511f99612e6e305a54b3ab09a78066f874bcad6e30f9d3e2e7b843264e40c643c" + +[update] +[update.modrinth] +mod-id = "rTvWs5Jz" +version = "ylknRMaS" diff --git a/pack/mods/theft.pw.toml b/pack/mods/theft.pw.toml new file mode 100644 index 0000000..bc57163 --- /dev/null +++ b/pack/mods/theft.pw.toml @@ -0,0 +1,13 @@ +name = "Theft" +filename = "theft-1.5.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GiTSor9Z/versions/78ccVZ9h/theft-1.5.1.jar" +hash-format = "sha512" +hash = "85a6a20b75a976edf81272ed18008d33d28354be319a31ac385c4f5438608ca2d3b7a02af8d3240a5114cdbaf3bf499a9d09f24e5f80e5e867bfac7d3755cd6d" + +[update] +[update.modrinth] +mod-id = "GiTSor9Z" +version = "78ccVZ9h" diff --git a/pack/mods/toms-storage-modified.jar b/pack/mods/toms-storage-modified.jar new file mode 100644 index 0000000..3715e0e Binary files /dev/null and b/pack/mods/toms-storage-modified.jar differ diff --git a/pack/mods/toms-storage.pw.toml b/pack/mods/toms-storage.pw.toml deleted file mode 100644 index a54027f..0000000 --- a/pack/mods/toms-storage.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Tom's Simple Storage Mod" -filename = "toms_storage-1.20-1.7.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "8b70aed9e35ad78fdc2f9fcb94a29dc64ba8d757" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 6418133 -project-id = 378609 diff --git a/pack/mods/useful-spyglass.pw.toml b/pack/mods/useful-spyglass.pw.toml new file mode 100644 index 0000000..9ead4d7 --- /dev/null +++ b/pack/mods/useful-spyglass.pw.toml @@ -0,0 +1,13 @@ +name = "Useful Spyglass" +filename = "usefulspyglass-forge-1.20.1-1.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XwvK7Tzg/versions/nM6o5Uz3/usefulspyglass-forge-1.20.1-1.0.1.jar" +hash-format = "sha512" +hash = "c1b57c86ea13ca682cd649233d67a0711382880c046c7dd6c49b03467e719fff1da5f0d55aa41edfc639717713e04d7fbf7d94e46cf004d5ea160b882164345f" + +[update] +[update.modrinth] +mod-id = "XwvK7Tzg" +version = "nM6o5Uz3" diff --git a/pack/mods/visual-workbench.pw.toml b/pack/mods/visual-workbench.pw.toml new file mode 100644 index 0000000..6487af7 --- /dev/null +++ b/pack/mods/visual-workbench.pw.toml @@ -0,0 +1,13 @@ +name = "Visual Workbench" +filename = "VisualWorkbench-v8.0.1-1.20.1-Forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kfqD1JRw/versions/qaWEHDC3/VisualWorkbench-v8.0.1-1.20.1-Forge.jar" +hash-format = "sha512" +hash = "f6167cf80d9163d1beae3dce898949a0b08afe9da099b030d95144a9a8de69021f7d1eaf0a93ce10ef12f5117d18d3fe124ff35b2ae76328da1c307ca96016c8" + +[update] +[update.modrinth] +mod-id = "kfqD1JRw" +version = "qaWEHDC3" diff --git a/pack/mods/what-are-they-up-to.pw.toml b/pack/mods/what-are-they-up-to.pw.toml new file mode 100644 index 0000000..03ca74d --- /dev/null +++ b/pack/mods/what-are-they-up-to.pw.toml @@ -0,0 +1,13 @@ +name = "What Are They Up To (Watut)" +filename = "watut-forge-1.20.1-1.2.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/AtB5mHky/versions/GpiXMxvP/watut-forge-1.20.1-1.2.3.jar" +hash-format = "sha512" +hash = "80be5011a6f3a933bf87cc1815febde79e915a9fb3d2ff304bfda199ad8a09e5acb32b91dc6a56db4765209c83ca977870b11bc7dbfeb7c4efa0fda6cc370386" + +[update] +[update.modrinth] +mod-id = "AtB5mHky" +version = "GpiXMxvP" diff --git a/pack/mods/yttr.pw.toml b/pack/mods/yttr.pw.toml index 97b7acd..1d7ba13 100644 --- a/pack/mods/yttr.pw.toml +++ b/pack/mods/yttr.pw.toml @@ -1,13 +1,13 @@ name = "Yttr" -filename = "yttr-9.20.929.jar" +filename = "yttr-9.20.952.jar" side = "both" [download] -hash-format = "sha1" -hash = "a9803abd9fc57ab320477bab5c6444e119cbd2f1" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/ZCLrWdGm/versions/P5owez4s/yttr-9.20.952.jar" +hash-format = "sha512" +hash = "180d7ed1ec9a5734ab0f587e814e268c0db087feb6e33ca328827fa4ae09f583834f4899771802e2a2b831a9623f082c07f33a6f03a5fc4511e33c41de9d659d" [update] -[update.curseforge] -file-id = 7367382 -project-id = 467267 +[update.modrinth] +mod-id = "ZCLrWdGm" +version = "P5owez4s" diff --git a/pack/mods/yungs-better-caves.pw.toml b/pack/mods/yungs-better-caves.pw.toml new file mode 100644 index 0000000..3e7b2b6 --- /dev/null +++ b/pack/mods/yungs-better-caves.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better Caves" +filename = "YungsBetterCaves-1.20.1-Forge-2.0.5.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Dfu00ggU/versions/13ttHRPR/YungsBetterCaves-1.20.1-Forge-2.0.5.jar" +hash-format = "sha512" +hash = "e211aff143a238d78765a3b6bcd988bcd1eb5918221994927a64285d3bb9c49bbe10c14bcce2afa212f07e83b57013fddb578d739e3fe27f1f3a43f6314ff494" + +[update] +[update.modrinth] +mod-id = "Dfu00ggU" +version = "13ttHRPR" diff --git a/pack/mods/yungs-cave-biomes.pw.toml b/pack/mods/yungs-cave-biomes.pw.toml deleted file mode 100644 index adc31c6..0000000 --- a/pack/mods/yungs-cave-biomes.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "YUNG's Cave Biomes (Forge/NeoForge)" -filename = "YungsCaveBiomes-1.20.1-Forge-2.0.5.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "c0a57a7d5a0cea0297f82a482490fc1e7933695f" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 6606910 -project-id = 1111586 diff --git a/pack/pack.toml b/pack/pack.toml index deebdb7..3e8246b 100644 --- a/pack/pack.toml +++ b/pack/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "965ab43270be882007b01f7f3bb1f1fc154e92f26dd48c1994952935622c64eb" +hash = "bfda20c2fc22369dd8224bbaf941f0f38cb027edb7019960c987ff2071384f90" [versions] forge = "47.4.10" diff --git a/pack/resourcepacks/fast-better-grass.pw.toml b/pack/resourcepacks/fast-better-grass.pw.toml new file mode 100644 index 0000000..148f25f --- /dev/null +++ b/pack/resourcepacks/fast-better-grass.pw.toml @@ -0,0 +1,13 @@ +name = "Fast Better Grass" +filename = "Fast Better Grass.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/dspVZXKP/versions/xteFNcow/Fast%20Better%20Grass.zip" +hash-format = "sha512" +hash = "2ecba87a437100c3bd7726f54d40a3146bea2bdfde9843ec55398691065542ede90c45b179ba47d066a95b1d6012082dc9949d6dede2c7a6b9a6aa1ad2688de6" + +[update] +[update.modrinth] +mod-id = "dspVZXKP" +version = "xteFNcow" diff --git a/pack/resourcepacks/vanilla-collective-smooth-diorite.pw.toml b/pack/resourcepacks/vanilla-collective-smooth-diorite.pw.toml new file mode 100644 index 0000000..f56a3d8 --- /dev/null +++ b/pack/resourcepacks/vanilla-collective-smooth-diorite.pw.toml @@ -0,0 +1,13 @@ +name = "Smooth Diorite" +filename = "smooth_diorite-1.0.1-mc1.20.1.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/7d30Doip/versions/EfUr09IQ/smooth_diorite-1.0.1-mc1.20.1.zip" +hash-format = "sha512" +hash = "b1cb6b838f9101ec9aec21c5f5ca3e7db45a1424e2401922b1b991c36d732b58b43579daa9f799e3327655e01eda1947f3a338f7f6b0b1eaca78a649b83bc5b6" + +[update] +[update.modrinth] +mod-id = "7d30Doip" +version = "EfUr09IQ" diff --git a/pack/unsup.toml b/pack/unsup.toml index 54a0f53..abc2235 100644 --- a/pack/unsup.toml +++ b/pack/unsup.toml @@ -9,25 +9,31 @@ side = "client" [[flavor_groups.look.choices]] id = "better-clouds" name = "Fancy" -description = "Better looking clouds. Compliments dynamic trees very well." +description = "Better looking clouds and skies. Compliments dynamic trees very well. Minimal performance impact." side = "client" [[flavor_groups.look.choices]] id = "distant-horizons" name = "Distant Horizons" -description = "See further. LODs for Minecraft." +description = "See further. LODs for Minecraft. Significant performance impact. No volumetric clouds." side = "client" [[flavor_groups.look.choices]] id = "no_eyecandy" name = "Fast" -description = "No eyecandy mods." +description = "No eyecandy mods. No performance impact." +side = "client" + +[[flavor_groups.look.choices]] +id = "faster" +name = "Faster" +description = "Sacrifice visual quality and effects in exchange for better performance" side = "client" [flavor_groups.dynamic_lights] name = "Dynamic Lights" id="dynamic-lights" -description = "Dynamic lighting -- held items, flaming mobs, and contraptions with light sources will illuminate the area around them." +description = "Dynamic lighting -- held items, flaming mobs, and contraptions with light sources will illuminate the area around them. Significant performance impact" side = "client" choices = [ "dynamic-lights_on", "dynamic-lights_off" ] @@ -42,3 +48,9 @@ flavors = ["distant-horizons"] flavors = ["dynamic-lights_on"] [metafile.create-dynamic-lights] flavors = ["dynamic-lights_on"] + +[metafile.fast-better-grass] +flavors = ["faster"] + +[metafile.stellar-view] +flavors = ["better-clouds","distant-horizons"] \ No newline at end of file