summaryrefslogtreecommitdiff
path: root/data/minecraft/worldgen/noise_settings/overworld.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/minecraft/worldgen/noise_settings/overworld.json')
-rw-r--r--data/minecraft/worldgen/noise_settings/overworld.json2232
1 files changed, 1116 insertions, 1116 deletions
diff --git a/data/minecraft/worldgen/noise_settings/overworld.json b/data/minecraft/worldgen/noise_settings/overworld.json
index a2a1903..5db0033 100644
--- a/data/minecraft/worldgen/noise_settings/overworld.json
+++ b/data/minecraft/worldgen/noise_settings/overworld.json
@@ -1,9 +1,5 @@
{
- "sea_level": 63,
- "disable_mob_generation": false,
"aquifers_enabled": false,
- "ore_veins_enabled": false,
- "legacy_random_source": false,
"default_block": {
"Name": "minecraft:air"
},
@@ -13,2530 +9,2534 @@
"level": "0"
}
},
+ "disable_mob_generation": false,
+ "legacy_random_source": false,
"noise": {
- "min_y": 0,
"height": 320,
+ "min_y": 0,
"size_horizontal": 1,
"size_vertical": 2
},
"noise_router": {
"barrier": {
- "type": "minecraft:noise",
"noise": "minecraft:aquifer_barrier",
- "xz_scale": 1,
- "y_scale": 0.5
- },
- "fluid_level_floodedness": {
- "type": "minecraft:noise",
- "noise": "minecraft:aquifer_fluid_level_floodedness",
- "xz_scale": 1,
- "y_scale": 0.67
- },
- "fluid_level_spread": {
- "type": "minecraft:noise",
- "noise": "minecraft:aquifer_fluid_level_spread",
- "xz_scale": 1,
- "y_scale": 0.7142857142857143
- },
- "lava": {
"type": "minecraft:noise",
- "noise": "minecraft:aquifer_lava",
"xz_scale": 1,
- "y_scale": 1
- },
- "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"
+ "y_scale": 0.5
},
"continents": "minecraft:overworld/continents",
- "erosion": "minecraft:overworld/erosion",
"depth": "minecraft:overworld/depth",
- "ridges": "minecraft:overworld/ridges",
- "initial_density_without_jaggedness": {
- "type": "minecraft:add",
- "argument1": 0.1171875,
- "argument2": {
- "type": "minecraft:mul",
- "argument1": {
- "type": "minecraft:y_clamped_gradient",
- "from_y": -64,
- "to_y": -40,
- "from_value": 0,
- "to_value": 1
- },
- "argument2": {
- "type": "minecraft:add",
- "argument1": -0.1171875,
- "argument2": {
- "type": "minecraft:add",
- "argument1": -0.078125,
- "argument2": {
- "type": "minecraft:mul",
- "argument1": {
- "type": "minecraft:y_clamped_gradient",
- "from_y": 240,
- "to_y": 256,
- "from_value": 1,
- "to_value": 0
- },
- "argument2": {
- "type": "minecraft:add",
- "argument1": 0.078125,
- "argument2": {
- "type": "minecraft:clamp",
- "input": {
- "type": "minecraft:add",
- "argument1": -0.703125,
- "argument2": {
- "type": "minecraft:mul",
- "argument1": 4,
- "argument2": {
- "type": "minecraft:quarter_negative",
- "argument": {
- "type": "minecraft:mul",
- "argument1": "minecraft:overworld/depth",
- "argument2": {
- "type": "minecraft:cache_2d",
- "argument": "minecraft:overworld/factor"
- }
- }
- }
- }
- },
- "min": -64,
- "max": 64
- }
- }
- }
- }
- }
- }
- },
+ "erosion": "minecraft:overworld/erosion",
"final_density": {
- "type": "minecraft:min",
"argument1": {
- "type": "minecraft:squeeze",
"argument": {
- "type": "minecraft:mul",
"argument1": 0.64,
"argument2": {
- "type": "minecraft:interpolated",
"argument": {
- "type": "minecraft:blend_density",
"argument": {
- "type": "minecraft:add",
"argument1": 0.1171875,
"argument2": {
- "type": "minecraft:mul",
"argument1": {
- "type": "minecraft:y_clamped_gradient",
+ "from_value": 0,
"from_y": -64,
+ "to_value": 1,
"to_y": -40,
- "from_value": 0,
- "to_value": 1
+ "type": "minecraft:y_clamped_gradient"
},
"argument2": {
- "type": "minecraft:add",
"argument1": -0.1171875,
"argument2": {
- "type": "minecraft:add",
"argument1": -0.078125,
"argument2": {
- "type": "minecraft:mul",
"argument1": {
- "type": "minecraft:y_clamped_gradient",
+ "from_value": 1,
"from_y": 240,
+ "to_value": 0,
"to_y": 256,
- "from_value": 1,
- "to_value": 0
+ "type": "minecraft:y_clamped_gradient"
},
"argument2": {
- "type": "minecraft:add",
"argument1": 0.078125,
"argument2": {
- "type": "minecraft:range_choice",
"input": "minecraft:overworld/sloped_cheese",
- "min_inclusive": -1000000,
"max_exclusive": 1.5625,
+ "min_inclusive": -1000000,
+ "type": "minecraft:range_choice",
"when_in_range": {
- "type": "minecraft:min",
"argument1": "minecraft:overworld/sloped_cheese",
"argument2": {
- "type": "minecraft:mul",
"argument1": 5,
- "argument2": "minecraft:overworld/caves/entrances"
- }
+ "argument2": "minecraft:overworld/caves/entrances",
+ "type": "minecraft:mul"
+ },
+ "type": "minecraft:min"
},
"when_out_of_range": {
- "type": "minecraft:max",
"argument1": {
- "type": "minecraft:min",
"argument1": {
- "type": "minecraft:min",
"argument1": {
- "type": "minecraft:add",
"argument1": {
- "type": "minecraft:mul",
"argument1": 4,
"argument2": {
- "type": "minecraft:square",
"argument": {
- "type": "minecraft:noise",
"noise": "minecraft:cave_layer",
+ "type": "minecraft:noise",
"xz_scale": 1,
"y_scale": 8
- }
- }
+ },
+ "type": "minecraft:square"
+ },
+ "type": "minecraft:mul"
},
"argument2": {
- "type": "minecraft:add",
"argument1": {
- "type": "minecraft:clamp",
"input": {
- "type": "minecraft:add",
"argument1": 0.27,
"argument2": {
- "type": "minecraft:noise",
"noise": "minecraft:cave_cheese",
+ "type": "minecraft:noise",
"xz_scale": 1,
"y_scale": 0.6666666666666666
- }
+ },
+ "type": "minecraft:add"
},
+ "max": 1,
"min": -1,
- "max": 1
+ "type": "minecraft:clamp"
},
"argument2": {
- "type": "minecraft:clamp",
"input": {
- "type": "minecraft:add",
"argument1": 1.5,
"argument2": {
- "type": "minecraft:mul",
"argument1": -0.64,
- "argument2": "minecraft:overworld/sloped_cheese"
- }
+ "argument2": "minecraft:overworld/sloped_cheese",
+ "type": "minecraft:mul"
+ },
+ "type": "minecraft:add"
},
+ "max": 0.5,
"min": 0,
- "max": 0.5
- }
- }
+ "type": "minecraft:clamp"
+ },
+ "type": "minecraft:add"
+ },
+ "type": "minecraft:add"
},
- "argument2": "minecraft:overworld/caves/entrances"
+ "argument2": "minecraft:overworld/caves/entrances",
+ "type": "minecraft:min"
},
"argument2": {
- "type": "minecraft:add",
"argument1": "minecraft:overworld/caves/spaghetti_2d",
- "argument2": "minecraft:overworld/caves/spaghetti_roughness_function"
- }
+ "argument2": "minecraft:overworld/caves/spaghetti_roughness_function",
+ "type": "minecraft:add"
+ },
+ "type": "minecraft:min"
},
"argument2": {
- "type": "minecraft:range_choice",
"input": "minecraft:overworld/caves/pillars",
- "min_inclusive": -1000000,
"max_exclusive": 0.03,
+ "min_inclusive": -1000000,
+ "type": "minecraft:range_choice",
"when_in_range": -1000000,
"when_out_of_range": "minecraft:overworld/caves/pillars"
- }
+ },
+ "type": "minecraft:max"
}
- }
- }
- }
- }
- }
- }
- }
- }
- }
- }
+ },
+ "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"
},
- "argument2": "minecraft:overworld/caves/noodle"
+ "argument2": "minecraft:overworld/caves/noodle",
+ "type": "minecraft:min"
},
- "vein_toggle": {
- "type": "minecraft:interpolated",
- "argument": {
- "type": "minecraft:range_choice",
- "input": "minecraft:y",
- "min_inclusive": -60,
- "max_exclusive": 51,
- "when_in_range": {
- "type": "minecraft:noise",
- "noise": "minecraft:ore_veininess",
- "xz_scale": 1.5,
- "y_scale": 1.5
+ "fluid_level_floodedness": {
+ "noise": "minecraft:aquifer_fluid_level_floodedness",
+ "type": "minecraft:noise",
+ "xz_scale": 1,
+ "y_scale": 0.67
+ },
+ "fluid_level_spread": {
+ "noise": "minecraft:aquifer_fluid_level_spread",
+ "type": "minecraft:noise",
+ "xz_scale": 1,
+ "y_scale": 0.7142857142857143
+ },
+ "initial_density_without_jaggedness": {
+ "argument1": 0.1171875,
+ "argument2": {
+ "argument1": {
+ "from_value": 0,
+ "from_y": -64,
+ "to_value": 1,
+ "to_y": -40,
+ "type": "minecraft:y_clamped_gradient"
},
- "when_out_of_range": 0
- }
+ "argument2": {
+ "argument1": -0.1171875,
+ "argument2": {
+ "argument1": -0.078125,
+ "argument2": {
+ "argument1": {
+ "from_value": 1,
+ "from_y": 240,
+ "to_value": 0,
+ "to_y": 256,
+ "type": "minecraft:y_clamped_gradient"
+ },
+ "argument2": {
+ "argument1": 0.078125,
+ "argument2": {
+ "input": {
+ "argument1": -0.703125,
+ "argument2": {
+ "argument1": 4,
+ "argument2": {
+ "argument": {
+ "argument1": "minecraft:overworld/depth",
+ "argument2": {
+ "argument": "minecraft:overworld/factor",
+ "type": "minecraft:cache_2d"
+ },
+ "type": "minecraft:mul"
+ },
+ "type": "minecraft:quarter_negative"
+ },
+ "type": "minecraft:mul"
+ },
+ "type": "minecraft:add"
+ },
+ "max": 64,
+ "min": -64,
+ "type": "minecraft:clamp"
+ },
+ "type": "minecraft:add"
+ },
+ "type": "minecraft:mul"
+ },
+ "type": "minecraft:add"
+ },
+ "type": "minecraft:add"
+ },
+ "type": "minecraft:mul"
+ },
+ "type": "minecraft:add"
+ },
+ "lava": {
+ "noise": "minecraft:aquifer_lava",
+ "type": "minecraft:noise",
+ "xz_scale": 1,
+ "y_scale": 1
+ },
+ "ridges": "minecraft:overworld/ridges",
+ "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_gap": {
+ "noise": "minecraft:ore_gap",
+ "type": "minecraft:noise",
+ "xz_scale": 1,
+ "y_scale": 1
},
"vein_ridged": {
- "type": "minecraft:add",
"argument1": -0.07999999821186066,
"argument2": {
- "type": "minecraft:max",
"argument1": {
- "type": "minecraft:abs",
"argument": {
- "type": "minecraft:interpolated",
"argument": {
- "type": "minecraft:range_choice",
"input": "minecraft:y",
- "min_inclusive": -60,
"max_exclusive": 51,
+ "min_inclusive": -60,
+ "type": "minecraft:range_choice",
"when_in_range": {
- "type": "minecraft:noise",
"noise": "minecraft:ore_vein_a",
+ "type": "minecraft:noise",
"xz_scale": 4,
"y_scale": 4
},
"when_out_of_range": 0
- }
- }
+ },
+ "type": "minecraft:interpolated"
+ },
+ "type": "minecraft:abs"
},
"argument2": {
- "type": "minecraft:abs",
"argument": {
- "type": "minecraft:interpolated",
"argument": {
- "type": "minecraft:range_choice",
"input": "minecraft:y",
- "min_inclusive": -60,
"max_exclusive": 51,
+ "min_inclusive": -60,
+ "type": "minecraft:range_choice",
"when_in_range": {
- "type": "minecraft:noise",
"noise": "minecraft:ore_vein_b",
+ "type": "minecraft:noise",
"xz_scale": 4,
"y_scale": 4
},
"when_out_of_range": 0
- }
- }
- }
- }
+ },
+ "type": "minecraft:interpolated"
+ },
+ "type": "minecraft:abs"
+ },
+ "type": "minecraft:max"
+ },
+ "type": "minecraft:add"
},
- "vein_gap": {
- "type": "minecraft:noise",
- "noise": "minecraft:ore_gap",
- "xz_scale": 1,
- "y_scale": 1
+ "vein_toggle": {
+ "argument": {
+ "input": "minecraft:y",
+ "max_exclusive": 51,
+ "min_inclusive": -60,
+ "type": "minecraft:range_choice",
+ "when_in_range": {
+ "noise": "minecraft:ore_veininess",
+ "type": "minecraft:noise",
+ "xz_scale": 1.5,
+ "y_scale": 1.5
+ },
+ "when_out_of_range": 0
+ },
+ "type": "minecraft:interpolated"
}
},
+ "ore_veins_enabled": false,
+ "sea_level": 63,
"spawn_target": [
{
- "temperature": [
- -1,
+ "continentalness": [
+ -0.11,
1
],
- "humidity": [
+ "depth": 0,
+ "erosion": [
-1,
1
],
- "continentalness": [
- -0.11,
+ "humidity": [
+ -1,
1
],
- "erosion": [
+ "offset": 0,
+ "temperature": [
-1,
1
],
"weirdness": [
-1,
-0.16
- ],
- "depth": 0,
- "offset": 0
+ ]
},
{
- "temperature": [
- -1,
+ "continentalness": [
+ -0.11,
1
],
- "humidity": [
+ "depth": 0,
+ "erosion": [
-1,
1
],
- "continentalness": [
- -0.11,
+ "humidity": [
+ -1,
1
],
- "erosion": [
+ "offset": 0,
+ "temperature": [
-1,
1
],
"weirdness": [
0.16,
1
- ],
- "depth": 0,
- "offset": 0
+ ]
}
],
"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:above_preliminary_surface"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "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:biome",
"biome_is": [
"minecraft:wooded_badlands"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:y_above",
+ "add_stone_depth": false,
"anchor": {
"absolute": 97
},
"surface_depth_multiplier": 2,
- "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:surface",
+ "max_threshold": -0.5454,
"min_threshold": -0.909,
- "max_threshold": -0.5454
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:coarse_dirt"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 0.1818,
"min_threshold": -0.1818,
- "max_threshold": 0.1818
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:coarse_dirt"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 0.909,
"min_threshold": 0.5454,
- "max_threshold": 0.909
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:coarse_dirt"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:grass_block",
"Properties": {
"snowy": "false"
}
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:dirt"
- }
+ },
+ "type": "minecraft:block"
}
- ]
+ ],
+ "type": "minecraft:sequence"
}
- ]
- }
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:swamp"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:y_above",
+ "add_stone_depth": false,
"anchor": {
"absolute": 62
},
"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": false,
"anchor": {
"absolute": 63
},
"surface_depth_multiplier": 0,
- "add_stone_depth": false
- }
+ "type": "minecraft:y_above"
+ },
+ "type": "minecraft:not"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface_swamp",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": 0,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface_swamp",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:water",
"Properties": {
"level": "0"
}
- }
- }
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:mangrove_swamp"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:y_above",
+ "add_stone_depth": false,
"anchor": {
"absolute": 60
},
"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": false,
"anchor": {
"absolute": 63
},
"surface_depth_multiplier": 0,
- "add_stone_depth": false
- }
+ "type": "minecraft:y_above"
+ },
+ "type": "minecraft:not"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface_swamp",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": 0,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface_swamp",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:water",
"Properties": {
"level": "0"
}
- }
- }
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "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:badlands",
"minecraft:eroded_badlands",
"minecraft:wooded_badlands"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "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:y_above",
+ "add_stone_depth": false,
"anchor": {
"absolute": 256
},
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:y_above"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:orange_terracotta"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:y_above",
+ "add_stone_depth": true,
"anchor": {
"absolute": 74
},
"surface_depth_multiplier": 1,
- "add_stone_depth": true
+ "type": "minecraft:y_above"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": -0.5454,
"min_threshold": -0.909,
- "max_threshold": -0.5454
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:terracotta"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 0.1818,
"min_threshold": -0.1818,
- "max_threshold": 0.1818
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:terracotta"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 0.909,
"min_threshold": 0.5454,
- "max_threshold": 0.909
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:terracotta"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
"type": "minecraft:bandlands"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": -1,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:red_sandstone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:red_sand"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "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:orange_terracotta"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": true,
"offset": -6,
"surface_depth_multiplier": -1,
- "add_stone_depth": true
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:white_terracotta"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:gravel"
- }
+ },
+ "type": "minecraft:block"
}
- ]
+ ],
+ "type": "minecraft:sequence"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:y_above",
+ "add_stone_depth": true,
"anchor": {
"absolute": 63
},
"surface_depth_multiplier": -1,
- "add_stone_depth": true
+ "type": "minecraft:y_above"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:y_above",
+ "add_stone_depth": false,
"anchor": {
"absolute": 63
},
"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": 74
},
"surface_depth_multiplier": 1,
- "add_stone_depth": true
- }
+ "type": "minecraft:y_above"
+ },
+ "type": "minecraft:not"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:orange_terracotta"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
"type": "minecraft:bandlands"
}
- ]
- }
+ ],
+ "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:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": true,
"offset": -6,
"surface_depth_multiplier": -1,
- "add_stone_depth": true
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:white_terracotta"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "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:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": -1,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:frozen_ocean",
"minecraft:deep_frozen_ocean"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
"type": "minecraft:hole"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:air"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
"type": "minecraft:temperature"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:ice"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:water",
"Properties": {
"level": "0"
}
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:frozen_peaks"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
"type": "minecraft:steep"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:packed_ice"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:packed_ice",
+ "max_threshold": 0.2,
"min_threshold": 0,
- "max_threshold": 0.2
+ "noise": "minecraft:packed_ice",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:packed_ice"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:ice",
+ "max_threshold": 0.025,
"min_threshold": 0,
- "max_threshold": 0.025
+ "noise": "minecraft:ice",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:ice"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:snow_block"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:snowy_slopes"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
"type": "minecraft:steep"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:powder_snow",
+ "max_threshold": 0.6,
"min_threshold": 0.35,
- "max_threshold": 0.6
+ "noise": "minecraft:powder_snow",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:powder_snow"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:snow_block"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:jagged_peaks"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
"type": "minecraft:steep"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:snow_block"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:grove"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:powder_snow",
+ "max_threshold": 0.6,
"min_threshold": 0.35,
- "max_threshold": 0.6
+ "noise": "minecraft:powder_snow",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:powder_snow"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:snow_block"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:stony_peaks"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:calcite",
+ "max_threshold": 0.0125,
"min_threshold": -0.0125,
- "max_threshold": 0.0125
+ "noise": "minecraft:calcite",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:calcite"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:stony_shore"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:gravel",
+ "max_threshold": 0.05,
"min_threshold": -0.05,
- "max_threshold": 0.05
+ "noise": "minecraft:gravel",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:gravel"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:windswept_hills"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": 0.12121212121212122,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:warm_ocean",
"minecraft:beach",
"minecraft:snowy_beach"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sandstone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sand"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:desert"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sandstone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sand"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:dripstone_caves"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
}
- ]
+ ],
+ "type": "minecraft:sequence"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:windswept_savanna"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": 0.21212121212121213,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": -0.06060606060606061,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:coarse_dirt"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:windswept_gravelly_hills"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": 0.24242424242424243,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:gravel"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": 0.12121212121212122,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": -0.12121212121212122,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:grass_block",
"Properties": {
"snowy": "false"
}
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:dirt"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:gravel"
- }
+ },
+ "type": "minecraft:block"
}
- ]
+ ],
+ "type": "minecraft:sequence"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:old_growth_pine_taiga",
"minecraft:old_growth_spruce_taiga"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": 0.21212121212121213,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:coarse_dirt"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": -0.11515151515151514,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:podzol",
"Properties": {
"snowy": "false"
}
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:ice_spikes"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:snow_block"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:mangrove_swamp"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:mud"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:mushroom_fields"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:mycelium",
"Properties": {
"snowy": "false"
}
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:grass_block",
"Properties": {
"snowy": "false"
}
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:dirt"
- }
+ },
+ "type": "minecraft:block"
}
- ]
+ ],
+ "type": "minecraft:sequence"
}
- ]
+ ],
+ "type": "minecraft:sequence"
}
- ]
- }
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": true,
"offset": -6,
"surface_depth_multiplier": -1,
- "add_stone_depth": true
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "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:biome",
"biome_is": [
"minecraft:frozen_ocean",
"minecraft:deep_frozen_ocean"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
"type": "minecraft:hole"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:water",
"Properties": {
"level": "0"
}
- }
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
+ },
+ "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:biome",
"biome_is": [
"minecraft:frozen_peaks"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
"type": "minecraft:steep"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:packed_ice"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:packed_ice",
+ "max_threshold": 0.2,
"min_threshold": -0.5,
- "max_threshold": 0.2
+ "noise": "minecraft:packed_ice",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:packed_ice"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:ice",
+ "max_threshold": 0.025,
"min_threshold": -0.0625,
- "max_threshold": 0.025
+ "noise": "minecraft:ice",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:ice"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:snow_block"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:snowy_slopes"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
"type": "minecraft:steep"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:powder_snow",
+ "max_threshold": 0.58,
"min_threshold": 0.45,
- "max_threshold": 0.58
+ "noise": "minecraft:powder_snow",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:powder_snow"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:snow_block"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:jagged_peaks"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:grove"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:powder_snow",
+ "max_threshold": 0.58,
"min_threshold": 0.45,
- "max_threshold": 0.58
+ "noise": "minecraft:powder_snow",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:water",
+ "add_stone_depth": false,
"offset": 0,
"surface_depth_multiplier": 0,
- "add_stone_depth": false
+ "type": "minecraft:water"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:powder_snow"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:dirt"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:stony_peaks"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:calcite",
+ "max_threshold": 0.0125,
"min_threshold": -0.0125,
- "max_threshold": 0.0125
+ "noise": "minecraft:calcite",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:calcite"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:stony_shore"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:gravel",
+ "max_threshold": 0.05,
"min_threshold": -0.05,
- "max_threshold": 0.05
+ "noise": "minecraft:gravel",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:gravel"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:windswept_hills"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": 0.12121212121212122,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:warm_ocean",
"minecraft:beach",
"minecraft:snowy_beach"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sandstone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sand"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:desert"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sandstone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sand"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:dripstone_caves"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
}
- ]
+ ],
+ "type": "minecraft:sequence"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:windswept_savanna"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": 0.21212121212121213,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:windswept_gravelly_hills"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": 0.24242424242424243,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:gravel"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": 0.12121212121212122,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:noise_threshold",
- "noise": "minecraft:surface",
+ "max_threshold": 1.7976931348623157e+308,
"min_threshold": -0.12121212121212122,
- "max_threshold": 1.7976931348623157e+308
+ "noise": "minecraft:surface",
+ "type": "minecraft:noise_threshold"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:dirt"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:gravel"
- }
+ },
+ "type": "minecraft:block"
}
- ]
+ ],
+ "type": "minecraft:sequence"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:mangrove_swamp"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:mud"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:dirt"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:warm_ocean",
"minecraft:beach",
"minecraft:snowy_beach"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": true,
"offset": 0,
+ "secondary_depth_range": 6,
"surface_type": "floor",
- "add_surface_depth": true,
- "secondary_depth_range": 6
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sandstone"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:desert"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": true,
"offset": 0,
+ "secondary_depth_range": 30,
"surface_type": "floor",
- "add_surface_depth": true,
- "secondary_depth_range": 30
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sandstone"
- }
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
+ },
+ "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:biome",
"biome_is": [
"minecraft:frozen_peaks",
"minecraft:jagged_peaks"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:biome",
"biome_is": [
"minecraft:warm_ocean",
"minecraft:lukewarm_ocean",
"minecraft:deep_lukewarm_ocean"
- ]
+ ],
+ "type": "minecraft:biome"
},
"then_run": {
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sandstone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:sand"
- }
+ },
+ "type": "minecraft:block"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:sequence",
"sequence": [
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:stone_depth",
+ "add_surface_depth": false,
"offset": 0,
+ "secondary_depth_range": 0,
"surface_type": "ceiling",
- "add_surface_depth": false,
- "secondary_depth_range": 0
+ "type": "minecraft:stone_depth"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:stone"
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:gravel"
- }
+ },
+ "type": "minecraft:block"
}
- ]
+ ],
+ "type": "minecraft:sequence"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
}
- ]
- }
+ ],
+ "type": "minecraft:sequence"
+ },
+ "type": "minecraft:condition"
},
{
- "type": "minecraft:condition",
"if_true": {
- "type": "minecraft:vertical_gradient",
+ "false_at_and_above": {
+ "absolute": 8
+ },
"random_name": "minecraft:deepslate",
"true_at_and_below": {
"absolute": 0
},
- "false_at_and_above": {
- "absolute": 8
- }
+ "type": "minecraft:vertical_gradient"
},
"then_run": {
- "type": "minecraft:block",
"result_state": {
"Name": "minecraft:deepslate",
"Properties": {
"axis": "y"
}
- }
- }
+ },
+ "type": "minecraft:block"
+ },
+ "type": "minecraft:condition"
}
- ]
+ ],
+ "type": "minecraft:sequence"
}
-}
+} \ No newline at end of file