From 289faaf0ec2063c42acc54f80f9b9298106b8e32 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Wed, 26 Jun 2024 21:50:58 +0200 Subject: overwrite all generating structures with "empty" files --- data/minecraft/worldgen/noise_settings/nether.json | 652 ++++++++++----------- 1 file changed, 326 insertions(+), 326 deletions(-) (limited to 'data/minecraft/worldgen/noise_settings/nether.json') diff --git a/data/minecraft/worldgen/noise_settings/nether.json b/data/minecraft/worldgen/noise_settings/nether.json index c184317..0e70483 100644 --- a/data/minecraft/worldgen/noise_settings/nether.json +++ b/data/minecraft/worldgen/noise_settings/nether.json @@ -1,9 +1,5 @@ { - "sea_level": 32, - "disable_mob_generation": false, "aquifers_enabled": false, - "ore_veins_enabled": false, - "legacy_random_source": true, "default_block": { "Name": "minecraft:air" }, @@ -13,725 +9,729 @@ "level": "0" } }, + "disable_mob_generation": false, + "legacy_random_source": true, "noise": { - "min_y": 0, "height": 128, + "min_y": 0, "size_horizontal": 1, "size_vertical": 2 }, "noise_router": { "barrier": 0, - "fluid_level_floodedness": 0, - "fluid_level_spread": 0, - "lava": 0, - "temperature": { - "type": "minecraft:shifted_noise", - "noise": "minecraft:temperature", - "xz_scale": 0.25, - "y_scale": 0, - "shift_x": "minecraft:shift_x", - "shift_y": 0, - "shift_z": "minecraft:shift_z" - }, - "vegetation": { - "type": "minecraft:shifted_noise", - "noise": "minecraft:vegetation", - "xz_scale": 0.25, - "y_scale": 0, - "shift_x": "minecraft:shift_x", - "shift_y": 0, - "shift_z": "minecraft:shift_z" - }, "continents": 0, - "erosion": 0, "depth": 0, - "ridges": 0, - "initial_density_without_jaggedness": 0, + "erosion": 0, "final_density": { - "type": "minecraft:squeeze", "argument": { - "type": "minecraft:mul", "argument1": 0.64, "argument2": { - "type": "minecraft:interpolated", "argument": { - "type": "minecraft:blend_density", "argument": { - "type": "minecraft:add", "argument1": 2.5, "argument2": { - "type": "minecraft:mul", "argument1": { - "type": "minecraft:y_clamped_gradient", + "from_value": 0, "from_y": -8, + "to_value": 1, "to_y": 24, - "from_value": 0, - "to_value": 1 + "type": "minecraft:y_clamped_gradient" }, "argument2": { - "type": "minecraft:add", "argument1": -2.5, "argument2": { - "type": "minecraft:add", "argument1": 0.9375, "argument2": { - "type": "minecraft:mul", "argument1": { - "type": "minecraft:y_clamped_gradient", + "from_value": 1, "from_y": 104, + "to_value": 0, "to_y": 128, - "from_value": 1, - "to_value": 0 + "type": "minecraft:y_clamped_gradient" }, "argument2": { - "type": "minecraft:add", "argument1": -0.9375, - "argument2": "minecraft:nether/base_3d_noise" - } - } - } - } - } - } - } - } - } + "argument2": "minecraft:nether/base_3d_noise", + "type": "minecraft:add" + }, + "type": "minecraft:mul" + }, + "type": "minecraft:add" + }, + "type": "minecraft:add" + }, + "type": "minecraft:mul" + }, + "type": "minecraft:add" + }, + "type": "minecraft:blend_density" + }, + "type": "minecraft:interpolated" + }, + "type": "minecraft:mul" + }, + "type": "minecraft:squeeze" + }, + "fluid_level_floodedness": 0, + "fluid_level_spread": 0, + "initial_density_without_jaggedness": 0, + "lava": 0, + "ridges": 0, + "temperature": { + "noise": "minecraft:temperature", + "shift_x": "minecraft:shift_x", + "shift_y": 0, + "shift_z": "minecraft:shift_z", + "type": "minecraft:shifted_noise", + "xz_scale": 0.25, + "y_scale": 0 + }, + "vegetation": { + "noise": "minecraft:vegetation", + "shift_x": "minecraft:shift_x", + "shift_y": 0, + "shift_z": "minecraft:shift_z", + "type": "minecraft:shifted_noise", + "xz_scale": 0.25, + "y_scale": 0 }, - "vein_toggle": 0, + "vein_gap": 0, "vein_ridged": 0, - "vein_gap": 0 + "vein_toggle": 0 }, + "ore_veins_enabled": false, + "sea_level": 32, "spawn_target": [], "surface_rule": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:vertical_gradient", + "false_at_and_above": { + "above_bottom": 5 + }, "random_name": "minecraft:bedrock_floor", "true_at_and_below": { "above_bottom": 0 }, - "false_at_and_above": { - "above_bottom": 5 - } + "type": "minecraft:vertical_gradient" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:bedrock" - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:not", "invert": { - "type": "minecraft:vertical_gradient", + "false_at_and_above": { + "below_top": 0 + }, "random_name": "minecraft:bedrock_roof", "true_at_and_below": { "below_top": 5 }, - "false_at_and_above": { - "below_top": 0 - } - } + "type": "minecraft:vertical_gradient" + }, + "type": "minecraft:not" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:bedrock" - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:y_above", + "add_stone_depth": false, "anchor": { "below_top": 5 }, "surface_depth_multiplier": 0, - "add_stone_depth": false + "type": "minecraft:y_above" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:netherrack" - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:biome", "biome_is": [ "minecraft:basalt_deltas" - ] + ], + "type": "minecraft:biome" }, "then_run": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:stone_depth", + "add_surface_depth": true, "offset": 0, + "secondary_depth_range": 0, "surface_type": "ceiling", - "add_surface_depth": true, - "secondary_depth_range": 0 + "type": "minecraft:stone_depth" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:basalt", "Properties": { "axis": "y" } - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:stone_depth", + "add_surface_depth": true, "offset": 0, + "secondary_depth_range": 0, "surface_type": "floor", - "add_surface_depth": true, - "secondary_depth_range": 0 + "type": "minecraft:stone_depth" }, "then_run": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:noise_threshold", - "noise": "minecraft:patch", + "max_threshold": 1.7976931348623157e+308, "min_threshold": -0.012, - "max_threshold": 1.7976931348623157e+308 + "noise": "minecraft:patch", + "type": "minecraft:noise_threshold" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:y_above", + "add_stone_depth": true, "anchor": { "absolute": 30 }, "surface_depth_multiplier": 0, - "add_stone_depth": true + "type": "minecraft:y_above" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:not", "invert": { - "type": "minecraft:y_above", + "add_stone_depth": true, "anchor": { "absolute": 35 }, "surface_depth_multiplier": 0, - "add_stone_depth": true - } + "type": "minecraft:y_above" + }, + "type": "minecraft:not" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:gravel" - } - } - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:noise_threshold", - "noise": "minecraft:nether_state_selector", + "max_threshold": 1.7976931348623157e+308, "min_threshold": 0, - "max_threshold": 1.7976931348623157e+308 + "noise": "minecraft:nether_state_selector", + "type": "minecraft:noise_threshold" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:basalt", "Properties": { "axis": "y" } - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:block", "result_state": { "Name": "minecraft:blackstone" - } + }, + "type": "minecraft:block" } - ] - } + ], + "type": "minecraft:sequence" + }, + "type": "minecraft:condition" } - ] - } + ], + "type": "minecraft:sequence" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:biome", "biome_is": [ "minecraft:soul_sand_valley" - ] + ], + "type": "minecraft:biome" }, "then_run": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:stone_depth", + "add_surface_depth": true, "offset": 0, + "secondary_depth_range": 0, "surface_type": "ceiling", - "add_surface_depth": true, - "secondary_depth_range": 0 + "type": "minecraft:stone_depth" }, "then_run": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:noise_threshold", - "noise": "minecraft:nether_state_selector", + "max_threshold": 1.7976931348623157e+308, "min_threshold": 0, - "max_threshold": 1.7976931348623157e+308 + "noise": "minecraft:nether_state_selector", + "type": "minecraft:noise_threshold" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:soul_sand" - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:block", "result_state": { "Name": "minecraft:soul_soil" - } + }, + "type": "minecraft:block" } - ] - } + ], + "type": "minecraft:sequence" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:stone_depth", + "add_surface_depth": true, "offset": 0, + "secondary_depth_range": 0, "surface_type": "floor", - "add_surface_depth": true, - "secondary_depth_range": 0 + "type": "minecraft:stone_depth" }, "then_run": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:noise_threshold", - "noise": "minecraft:patch", + "max_threshold": 1.7976931348623157e+308, "min_threshold": -0.012, - "max_threshold": 1.7976931348623157e+308 + "noise": "minecraft:patch", + "type": "minecraft:noise_threshold" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:y_above", + "add_stone_depth": true, "anchor": { "absolute": 30 }, "surface_depth_multiplier": 0, - "add_stone_depth": true + "type": "minecraft:y_above" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:not", "invert": { - "type": "minecraft:y_above", + "add_stone_depth": true, "anchor": { "absolute": 35 }, "surface_depth_multiplier": 0, - "add_stone_depth": true - } + "type": "minecraft:y_above" + }, + "type": "minecraft:not" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:gravel" - } - } - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:noise_threshold", - "noise": "minecraft:nether_state_selector", + "max_threshold": 1.7976931348623157e+308, "min_threshold": 0, - "max_threshold": 1.7976931348623157e+308 + "noise": "minecraft:nether_state_selector", + "type": "minecraft:noise_threshold" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:soul_sand" - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:block", "result_state": { "Name": "minecraft:soul_soil" - } + }, + "type": "minecraft:block" } - ] - } + ], + "type": "minecraft:sequence" + }, + "type": "minecraft:condition" } - ] - } + ], + "type": "minecraft:sequence" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:stone_depth", + "add_surface_depth": false, "offset": 0, + "secondary_depth_range": 0, "surface_type": "floor", - "add_surface_depth": false, - "secondary_depth_range": 0 + "type": "minecraft:stone_depth" }, "then_run": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:not", "invert": { - "type": "minecraft:y_above", + "add_stone_depth": false, "anchor": { "absolute": 32 }, "surface_depth_multiplier": 0, - "add_stone_depth": false - } + "type": "minecraft:y_above" + }, + "type": "minecraft:not" }, "then_run": { - "type": "minecraft:condition", "if_true": { "type": "minecraft:hole" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:lava", "Properties": { "level": "0" } - } - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:biome", "biome_is": [ "minecraft:warped_forest" - ] + ], + "type": "minecraft:biome" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:not", "invert": { - "type": "minecraft:noise_threshold", - "noise": "minecraft:netherrack", + "max_threshold": 1.7976931348623157e+308, "min_threshold": 0.54, - "max_threshold": 1.7976931348623157e+308 - } + "noise": "minecraft:netherrack", + "type": "minecraft:noise_threshold" + }, + "type": "minecraft:not" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:y_above", + "add_stone_depth": false, "anchor": { "absolute": 31 }, "surface_depth_multiplier": 0, - "add_stone_depth": false + "type": "minecraft:y_above" }, "then_run": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:noise_threshold", - "noise": "minecraft:nether_wart", + "max_threshold": 1.7976931348623157e+308, "min_threshold": 1.17, - "max_threshold": 1.7976931348623157e+308 + "noise": "minecraft:nether_wart", + "type": "minecraft:noise_threshold" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:warped_wart_block" - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:block", "result_state": { "Name": "minecraft:warped_nylium" - } + }, + "type": "minecraft:block" } - ] - } - } - } + ], + "type": "minecraft:sequence" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:biome", "biome_is": [ "minecraft:crimson_forest" - ] + ], + "type": "minecraft:biome" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:not", "invert": { - "type": "minecraft:noise_threshold", - "noise": "minecraft:netherrack", + "max_threshold": 1.7976931348623157e+308, "min_threshold": 0.54, - "max_threshold": 1.7976931348623157e+308 - } + "noise": "minecraft:netherrack", + "type": "minecraft:noise_threshold" + }, + "type": "minecraft:not" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:y_above", + "add_stone_depth": false, "anchor": { "absolute": 31 }, "surface_depth_multiplier": 0, - "add_stone_depth": false + "type": "minecraft:y_above" }, "then_run": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:noise_threshold", - "noise": "minecraft:nether_wart", + "max_threshold": 1.7976931348623157e+308, "min_threshold": 1.17, - "max_threshold": 1.7976931348623157e+308 + "noise": "minecraft:nether_wart", + "type": "minecraft:noise_threshold" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:nether_wart_block" - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:block", "result_state": { "Name": "minecraft:crimson_nylium" - } + }, + "type": "minecraft:block" } - ] - } - } - } + ], + "type": "minecraft:sequence" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" } - ] - } + ], + "type": "minecraft:sequence" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:biome", "biome_is": [ "minecraft:nether_wastes" - ] + ], + "type": "minecraft:biome" }, "then_run": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:stone_depth", + "add_surface_depth": true, "offset": 0, + "secondary_depth_range": 0, "surface_type": "floor", - "add_surface_depth": true, - "secondary_depth_range": 0 + "type": "minecraft:stone_depth" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:noise_threshold", - "noise": "minecraft:soul_sand_layer", + "max_threshold": 1.7976931348623157e+308, "min_threshold": -0.012, - "max_threshold": 1.7976931348623157e+308 + "noise": "minecraft:soul_sand_layer", + "type": "minecraft:noise_threshold" }, "then_run": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:not", "invert": { "type": "minecraft:hole" - } + }, + "type": "minecraft:not" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:y_above", + "add_stone_depth": true, "anchor": { "absolute": 30 }, "surface_depth_multiplier": 0, - "add_stone_depth": true + "type": "minecraft:y_above" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:not", "invert": { - "type": "minecraft:y_above", + "add_stone_depth": true, "anchor": { "absolute": 35 }, "surface_depth_multiplier": 0, - "add_stone_depth": true - } + "type": "minecraft:y_above" + }, + "type": "minecraft:not" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:soul_sand" - } - } - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:block", "result_state": { "Name": "minecraft:netherrack" - } + }, + "type": "minecraft:block" } - ] - } - } + ], + "type": "minecraft:sequence" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:stone_depth", + "add_surface_depth": false, "offset": 0, + "secondary_depth_range": 0, "surface_type": "floor", - "add_surface_depth": false, - "secondary_depth_range": 0 + "type": "minecraft:stone_depth" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:y_above", + "add_stone_depth": false, "anchor": { "absolute": 31 }, "surface_depth_multiplier": 0, - "add_stone_depth": false + "type": "minecraft:y_above" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:not", "invert": { - "type": "minecraft:y_above", + "add_stone_depth": true, "anchor": { "absolute": 35 }, "surface_depth_multiplier": 0, - "add_stone_depth": true - } + "type": "minecraft:y_above" + }, + "type": "minecraft:not" }, "then_run": { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:noise_threshold", - "noise": "minecraft:gravel_layer", + "max_threshold": 1.7976931348623157e+308, "min_threshold": -0.012, - "max_threshold": 1.7976931348623157e+308 + "noise": "minecraft:gravel_layer", + "type": "minecraft:noise_threshold" }, "then_run": { - "type": "minecraft:sequence", "sequence": [ { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:y_above", + "add_stone_depth": false, "anchor": { "absolute": 32 }, "surface_depth_multiplier": 0, - "add_stone_depth": false + "type": "minecraft:y_above" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:gravel" - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:condition", "if_true": { - "type": "minecraft:not", "invert": { "type": "minecraft:hole" - } + }, + "type": "minecraft:not" }, "then_run": { - "type": "minecraft:block", "result_state": { "Name": "minecraft:gravel" - } - } + }, + "type": "minecraft:block" + }, + "type": "minecraft:condition" } - ] - } - } - } - } + ], + "type": "minecraft:sequence" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" + }, + "type": "minecraft:condition" } - ] - } + ], + "type": "minecraft:sequence" + }, + "type": "minecraft:condition" }, { - "type": "minecraft:block", "result_state": { "Name": "minecraft:netherrack" - } + }, + "type": "minecraft:block" } - ] + ], + "type": "minecraft:sequence" } -} +} \ No newline at end of file -- cgit v1.2.3