mirror of
https://github.com/Pumpkin-MC/Pumpkin
synced 2025-04-03 01:45:20 +00:00
* Populate biomes * actually fix multi noise sampler * actually they are all pass-through * fix serde error * prepare things * implement surface rules * fix max_y * fix terrain gen * make surface rules work * fix wrong biome coords * refactor height estimator to its own struct * implement surface estimation for surface rules * fix surface gen * some carve work * fix conflicts * more biomes work * fix biome map * refactor biome lookups * add unit tests * change from_block to from_chunk * not only lushcaves anymore * add more unit tests * add unit test * fix multi noise * Update proto_chunk.rs * fix biome map access * test badlands impl * fix badlands * fix some values * make it compile * Fix bug in get_enclosing_parameters (#641) * add badlands pillar and icebergs * fix clippy * fix clippy in test * Update README.md --------- Co-authored-by: kralverde <github@email.kralverde.dev> Co-authored-by: 4lve <72332750+4lve@users.noreply.github.com>
13020 lines
560 KiB
JSON
13020 lines
560 KiB
JSON
{
|
|
"amplified": {
|
|
"aquifers_enabled": true,
|
|
"ore_veins_enabled": true,
|
|
"legacy_random_source": false,
|
|
"spawn_target": [
|
|
{
|
|
"erosion": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"depth": 0.0,
|
|
"weirdness": [
|
|
-1.0,
|
|
-0.16
|
|
],
|
|
"offset": 0.0,
|
|
"temperature": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"humidity": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"continentalness": [
|
|
-0.11,
|
|
1.0
|
|
]
|
|
},
|
|
{
|
|
"erosion": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"depth": 0.0,
|
|
"weirdness": [
|
|
0.16,
|
|
1.0
|
|
],
|
|
"offset": 0.0,
|
|
"temperature": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"humidity": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"continentalness": [
|
|
-0.11,
|
|
1.0
|
|
]
|
|
}
|
|
],
|
|
"sea_level": 63,
|
|
"disable_mob_generation": false,
|
|
"default_fluid": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"noise_router": {
|
|
"final_density": {
|
|
"argument1": {
|
|
"argument": {
|
|
"argument1": 0.64,
|
|
"argument2": {
|
|
"argument": {
|
|
"argument": {
|
|
"argument1": 0.4,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": -64,
|
|
"to_y": -40,
|
|
"from_value": 0.0,
|
|
"to_value": 1.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": -0.4,
|
|
"argument2": {
|
|
"argument1": -0.078125,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 304,
|
|
"to_y": 320,
|
|
"from_value": 1.0,
|
|
"to_value": 0.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 0.078125,
|
|
"argument2": {
|
|
"max_exclusive": 1.5625,
|
|
"when_in_range": {
|
|
"argument1": "minecraft:overworld_amplified/sloped_cheese",
|
|
"argument2": {
|
|
"argument1": 5.0,
|
|
"argument2": "minecraft:overworld/caves/entrances",
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:min"
|
|
},
|
|
"when_out_of_range": {
|
|
"argument1": {
|
|
"argument1": {
|
|
"argument1": {
|
|
"argument1": {
|
|
"argument1": 4.0,
|
|
"argument2": {
|
|
"argument": {
|
|
"noise": "minecraft:cave_layer",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 8.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"type": "minecraft:square"
|
|
},
|
|
"type": "minecraft:mul"
|
|
},
|
|
"argument2": {
|
|
"argument1": {
|
|
"input": {
|
|
"argument1": 0.27,
|
|
"argument2": {
|
|
"noise": "minecraft:cave_cheese",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.6666666666666666,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"min": -1.0,
|
|
"max": 1.0,
|
|
"type": "minecraft:clamp"
|
|
},
|
|
"argument2": {
|
|
"input": {
|
|
"argument1": 1.5,
|
|
"argument2": {
|
|
"argument1": -0.64,
|
|
"argument2": "minecraft:overworld_amplified/sloped_cheese",
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"min": 0.0,
|
|
"max": 0.5,
|
|
"type": "minecraft:clamp"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"argument2": "minecraft:overworld/caves/entrances",
|
|
"type": "minecraft:min"
|
|
},
|
|
"argument2": {
|
|
"argument1": "minecraft:overworld/caves/spaghetti_2d",
|
|
"argument2": "minecraft:overworld/caves/spaghetti_roughness_function",
|
|
"type": "minecraft:add"
|
|
},
|
|
"type": "minecraft:min"
|
|
},
|
|
"argument2": {
|
|
"max_exclusive": 0.03,
|
|
"when_in_range": -1000000.0,
|
|
"when_out_of_range": "minecraft:overworld/caves/pillars",
|
|
"input": "minecraft:overworld/caves/pillars",
|
|
"min_inclusive": -1000000.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:max"
|
|
},
|
|
"input": "minecraft:overworld_amplified/sloped_cheese",
|
|
"min_inclusive": -1000000.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"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",
|
|
"type": "minecraft:min"
|
|
},
|
|
"vein_toggle": {
|
|
"argument": {
|
|
"max_exclusive": 51.0,
|
|
"when_in_range": {
|
|
"noise": "minecraft:ore_veininess",
|
|
"xz_scale": 1.5,
|
|
"y_scale": 1.5,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"when_out_of_range": 0.0,
|
|
"input": "minecraft:y",
|
|
"min_inclusive": -60.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:interpolated"
|
|
},
|
|
"vein_ridged": {
|
|
"argument1": -0.07999999821186066,
|
|
"argument2": {
|
|
"argument1": {
|
|
"argument": {
|
|
"argument": {
|
|
"max_exclusive": 51.0,
|
|
"when_in_range": {
|
|
"noise": "minecraft:ore_vein_a",
|
|
"xz_scale": 4.0,
|
|
"y_scale": 4.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"when_out_of_range": 0.0,
|
|
"input": "minecraft:y",
|
|
"min_inclusive": -60.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:interpolated"
|
|
},
|
|
"type": "minecraft:abs"
|
|
},
|
|
"argument2": {
|
|
"argument": {
|
|
"argument": {
|
|
"max_exclusive": 51.0,
|
|
"when_in_range": {
|
|
"noise": "minecraft:ore_vein_b",
|
|
"xz_scale": 4.0,
|
|
"y_scale": 4.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"when_out_of_range": 0.0,
|
|
"input": "minecraft:y",
|
|
"min_inclusive": -60.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:interpolated"
|
|
},
|
|
"type": "minecraft:abs"
|
|
},
|
|
"type": "minecraft:max"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"vein_gap": {
|
|
"noise": "minecraft:ore_gap",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 1.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"erosion": "minecraft:overworld/erosion",
|
|
"depth": "minecraft:overworld_amplified/depth",
|
|
"ridges": "minecraft:overworld/ridges",
|
|
"initial_density_without_jaggedness": {
|
|
"argument1": 0.4,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": -64,
|
|
"to_y": -40,
|
|
"from_value": 0.0,
|
|
"to_value": 1.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": -0.4,
|
|
"argument2": {
|
|
"argument1": -0.078125,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 304,
|
|
"to_y": 320,
|
|
"from_value": 1.0,
|
|
"to_value": 0.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 0.078125,
|
|
"argument2": {
|
|
"input": {
|
|
"argument1": -0.703125,
|
|
"argument2": {
|
|
"argument1": 4.0,
|
|
"argument2": {
|
|
"argument": {
|
|
"argument1": "minecraft:overworld_amplified/depth",
|
|
"argument2": {
|
|
"argument": "minecraft:overworld_amplified/factor",
|
|
"type": "minecraft:cache_2d"
|
|
},
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:quarter_negative"
|
|
},
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"min": -64.0,
|
|
"max": 64.0,
|
|
"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",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 1.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"temperature": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:temperature",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"vegetation": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:vegetation",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"continents": "minecraft:overworld/continents",
|
|
"barrier": {
|
|
"noise": "minecraft:aquifer_barrier",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.5,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"fluid_level_floodedness": {
|
|
"noise": "minecraft:aquifer_fluid_level_floodedness",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.67,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"fluid_level_spread": {
|
|
"noise": "minecraft:aquifer_fluid_level_spread",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.7142857142857143,
|
|
"type": "minecraft:noise"
|
|
}
|
|
},
|
|
"surface_rule": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"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": {
|
|
"result_state": {
|
|
"Name": "minecraft:bedrock"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:above_preliminary_surface"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:wooded_badlands"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 97
|
|
},
|
|
"surface_depth_multiplier": 2,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.909,
|
|
"max_threshold": -0.5454,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.1818,
|
|
"max_threshold": 0.1818,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.5454,
|
|
"max_threshold": 0.909,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 62
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface_swamp",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 60
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface_swamp",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:badlands",
|
|
"minecraft:eroded_badlands",
|
|
"minecraft:wooded_badlands"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 256
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 74
|
|
},
|
|
"surface_depth_multiplier": 1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.909,
|
|
"max_threshold": -0.5454,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.1818,
|
|
"max_threshold": 0.1818,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.5454,
|
|
"max_threshold": 0.909,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"type": "minecraft:bandlands"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -1,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:red_sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:red_sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"invert": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:white_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 74
|
|
},
|
|
"surface_depth_multiplier": 1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"type": "minecraft:bandlands"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:white_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": -1,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_ocean",
|
|
"minecraft:deep_frozen_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:air"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:temperature"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:packed_ice",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 0.2,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:ice",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 0.025,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:snowy_slopes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.35,
|
|
"max_threshold": 0.6,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:grove"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.35,
|
|
"max_threshold": 0.6,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:calcite",
|
|
"min_threshold": -0.0125,
|
|
"max_threshold": 0.0125,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:calcite"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_shore"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:gravel",
|
|
"min_threshold": -0.05,
|
|
"max_threshold": 0.05,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:dripstone_caves"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_savanna"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.06060606060606061,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_gravelly_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.24242424242424243,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:old_growth_pine_taiga",
|
|
"minecraft:old_growth_spruce_taiga"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.11515151515151514,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:podzol"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:ice_spikes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:mud"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mushroom_fields"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:mycelium"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_ocean",
|
|
"minecraft:deep_frozen_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:packed_ice",
|
|
"min_threshold": -0.5,
|
|
"max_threshold": 0.2,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:ice",
|
|
"min_threshold": -0.0625,
|
|
"max_threshold": 0.025,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:snowy_slopes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.45,
|
|
"max_threshold": 0.58,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:grove"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.45,
|
|
"max_threshold": 0.58,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:calcite",
|
|
"min_threshold": -0.0125,
|
|
"max_threshold": 0.0125,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:calcite"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_shore"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:gravel",
|
|
"min_threshold": -0.05,
|
|
"max_threshold": 0.05,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:dripstone_caves"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_savanna"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_gravelly_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.24242424242424243,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:mud"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 6,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 30,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks",
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:lukewarm_ocean",
|
|
"minecraft:deep_lukewarm_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"random_name": "minecraft:deepslate",
|
|
"true_at_and_below": {
|
|
"absolute": 0
|
|
},
|
|
"false_at_and_above": {
|
|
"absolute": 8
|
|
},
|
|
"type": "minecraft:vertical_gradient"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"axis": "y"
|
|
},
|
|
"Name": "minecraft:deepslate"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"noise": {
|
|
"min_y": -64,
|
|
"height": 384,
|
|
"size_horizontal": 1,
|
|
"size_vertical": 2
|
|
},
|
|
"default_block": {
|
|
"Name": "minecraft:stone"
|
|
}
|
|
},
|
|
"caves": {
|
|
"aquifers_enabled": false,
|
|
"ore_veins_enabled": false,
|
|
"legacy_random_source": true,
|
|
"spawn_target": [],
|
|
"sea_level": 32,
|
|
"disable_mob_generation": false,
|
|
"default_fluid": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"noise_router": {
|
|
"final_density": {
|
|
"argument": {
|
|
"argument1": 0.64,
|
|
"argument2": {
|
|
"argument": {
|
|
"argument": {
|
|
"argument1": 2.5,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": -72,
|
|
"to_y": -40,
|
|
"from_value": 0.0,
|
|
"to_value": 1.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": -2.5,
|
|
"argument2": {
|
|
"argument1": 0.9375,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 104,
|
|
"to_y": 128,
|
|
"from_value": 1.0,
|
|
"to_value": 0.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": -0.9375,
|
|
"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"
|
|
},
|
|
"vein_toggle": 0.0,
|
|
"vein_ridged": 0.0,
|
|
"vein_gap": 0.0,
|
|
"erosion": 0.0,
|
|
"depth": 0.0,
|
|
"ridges": 0.0,
|
|
"initial_density_without_jaggedness": 0.0,
|
|
"lava": 0.0,
|
|
"temperature": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:temperature",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"vegetation": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:vegetation",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"continents": 0.0,
|
|
"barrier": 0.0,
|
|
"fluid_level_floodedness": 0.0,
|
|
"fluid_level_spread": 0.0
|
|
},
|
|
"surface_rule": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"invert": {
|
|
"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": {
|
|
"result_state": {
|
|
"Name": "minecraft:bedrock"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"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": {
|
|
"result_state": {
|
|
"Name": "minecraft:bedrock"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:wooded_badlands"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 97
|
|
},
|
|
"surface_depth_multiplier": 2,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.909,
|
|
"max_threshold": -0.5454,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.1818,
|
|
"max_threshold": 0.1818,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.5454,
|
|
"max_threshold": 0.909,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 62
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface_swamp",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 60
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface_swamp",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:badlands",
|
|
"minecraft:eroded_badlands",
|
|
"minecraft:wooded_badlands"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 256
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 74
|
|
},
|
|
"surface_depth_multiplier": 1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.909,
|
|
"max_threshold": -0.5454,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.1818,
|
|
"max_threshold": 0.1818,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.5454,
|
|
"max_threshold": 0.909,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"type": "minecraft:bandlands"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -1,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:red_sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:red_sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"invert": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:white_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 74
|
|
},
|
|
"surface_depth_multiplier": 1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"type": "minecraft:bandlands"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:white_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": -1,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_ocean",
|
|
"minecraft:deep_frozen_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:air"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:temperature"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:packed_ice",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 0.2,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:ice",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 0.025,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:snowy_slopes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.35,
|
|
"max_threshold": 0.6,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:grove"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.35,
|
|
"max_threshold": 0.6,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:calcite",
|
|
"min_threshold": -0.0125,
|
|
"max_threshold": 0.0125,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:calcite"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_shore"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:gravel",
|
|
"min_threshold": -0.05,
|
|
"max_threshold": 0.05,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:dripstone_caves"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_savanna"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.06060606060606061,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_gravelly_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.24242424242424243,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:old_growth_pine_taiga",
|
|
"minecraft:old_growth_spruce_taiga"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.11515151515151514,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:podzol"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:ice_spikes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:mud"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mushroom_fields"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:mycelium"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_ocean",
|
|
"minecraft:deep_frozen_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:packed_ice",
|
|
"min_threshold": -0.5,
|
|
"max_threshold": 0.2,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:ice",
|
|
"min_threshold": -0.0625,
|
|
"max_threshold": 0.025,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:snowy_slopes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.45,
|
|
"max_threshold": 0.58,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:grove"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.45,
|
|
"max_threshold": 0.58,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:calcite",
|
|
"min_threshold": -0.0125,
|
|
"max_threshold": 0.0125,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:calcite"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_shore"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:gravel",
|
|
"min_threshold": -0.05,
|
|
"max_threshold": 0.05,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:dripstone_caves"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_savanna"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_gravelly_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.24242424242424243,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:mud"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 6,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 30,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks",
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:lukewarm_ocean",
|
|
"minecraft:deep_lukewarm_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"random_name": "minecraft:deepslate",
|
|
"true_at_and_below": {
|
|
"absolute": 0
|
|
},
|
|
"false_at_and_above": {
|
|
"absolute": 8
|
|
},
|
|
"type": "minecraft:vertical_gradient"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"axis": "y"
|
|
},
|
|
"Name": "minecraft:deepslate"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"noise": {
|
|
"min_y": -64,
|
|
"height": 192,
|
|
"size_horizontal": 1,
|
|
"size_vertical": 2
|
|
},
|
|
"default_block": {
|
|
"Name": "minecraft:stone"
|
|
}
|
|
},
|
|
"end": {
|
|
"aquifers_enabled": false,
|
|
"ore_veins_enabled": false,
|
|
"legacy_random_source": true,
|
|
"spawn_target": [],
|
|
"sea_level": 0,
|
|
"disable_mob_generation": true,
|
|
"default_fluid": {
|
|
"Name": "minecraft:air"
|
|
},
|
|
"noise_router": {
|
|
"final_density": {
|
|
"argument": {
|
|
"argument1": 0.64,
|
|
"argument2": {
|
|
"argument": {
|
|
"argument": {
|
|
"argument1": -0.234375,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 4,
|
|
"to_y": 32,
|
|
"from_value": 0.0,
|
|
"to_value": 1.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 0.234375,
|
|
"argument2": {
|
|
"argument1": -23.4375,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 56,
|
|
"to_y": 312,
|
|
"from_value": 1.0,
|
|
"to_value": 0.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 23.4375,
|
|
"argument2": "minecraft:end/sloped_cheese",
|
|
"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"
|
|
},
|
|
"vein_toggle": 0.0,
|
|
"vein_ridged": 0.0,
|
|
"vein_gap": 0.0,
|
|
"erosion": {
|
|
"argument": {
|
|
"type": "minecraft:end_islands"
|
|
},
|
|
"type": "minecraft:cache_2d"
|
|
},
|
|
"depth": 0.0,
|
|
"ridges": 0.0,
|
|
"initial_density_without_jaggedness": {
|
|
"argument1": -0.234375,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 4,
|
|
"to_y": 32,
|
|
"from_value": 0.0,
|
|
"to_value": 1.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 0.234375,
|
|
"argument2": {
|
|
"argument1": -23.4375,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 56,
|
|
"to_y": 312,
|
|
"from_value": 1.0,
|
|
"to_value": 0.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 23.4375,
|
|
"argument2": {
|
|
"argument1": -0.703125,
|
|
"argument2": {
|
|
"argument": {
|
|
"type": "minecraft:end_islands"
|
|
},
|
|
"type": "minecraft:cache_2d"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"lava": 0.0,
|
|
"temperature": 0.0,
|
|
"vegetation": 0.0,
|
|
"continents": 0.0,
|
|
"barrier": 0.0,
|
|
"fluid_level_floodedness": 0.0,
|
|
"fluid_level_spread": 0.0
|
|
},
|
|
"surface_rule": {
|
|
"result_state": {
|
|
"Name": "minecraft:end_stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"noise": {
|
|
"min_y": 0,
|
|
"height": 128,
|
|
"size_horizontal": 2,
|
|
"size_vertical": 1
|
|
},
|
|
"default_block": {
|
|
"Name": "minecraft:end_stone"
|
|
}
|
|
},
|
|
"floating_islands": {
|
|
"aquifers_enabled": false,
|
|
"ore_veins_enabled": false,
|
|
"legacy_random_source": true,
|
|
"spawn_target": [],
|
|
"sea_level": -64,
|
|
"disable_mob_generation": false,
|
|
"default_fluid": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"noise_router": {
|
|
"final_density": {
|
|
"argument": {
|
|
"argument1": 0.64,
|
|
"argument2": {
|
|
"argument": {
|
|
"argument": {
|
|
"argument1": -0.234375,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 4,
|
|
"to_y": 32,
|
|
"from_value": 0.0,
|
|
"to_value": 1.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 0.234375,
|
|
"argument2": {
|
|
"argument1": -23.4375,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 184,
|
|
"to_y": 440,
|
|
"from_value": 1.0,
|
|
"to_value": 0.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 23.4375,
|
|
"argument2": "minecraft:end/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"
|
|
},
|
|
"vein_toggle": 0.0,
|
|
"vein_ridged": 0.0,
|
|
"vein_gap": 0.0,
|
|
"erosion": 0.0,
|
|
"depth": 0.0,
|
|
"ridges": 0.0,
|
|
"initial_density_without_jaggedness": 0.0,
|
|
"lava": 0.0,
|
|
"temperature": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:temperature",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"vegetation": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:vegetation",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"continents": 0.0,
|
|
"barrier": 0.0,
|
|
"fluid_level_floodedness": 0.0,
|
|
"fluid_level_spread": 0.0
|
|
},
|
|
"surface_rule": {
|
|
"sequence": [
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:wooded_badlands"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 97
|
|
},
|
|
"surface_depth_multiplier": 2,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.909,
|
|
"max_threshold": -0.5454,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.1818,
|
|
"max_threshold": 0.1818,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.5454,
|
|
"max_threshold": 0.909,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 62
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface_swamp",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 60
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface_swamp",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:badlands",
|
|
"minecraft:eroded_badlands",
|
|
"minecraft:wooded_badlands"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 256
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 74
|
|
},
|
|
"surface_depth_multiplier": 1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.909,
|
|
"max_threshold": -0.5454,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.1818,
|
|
"max_threshold": 0.1818,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.5454,
|
|
"max_threshold": 0.909,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"type": "minecraft:bandlands"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -1,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:red_sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:red_sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"invert": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:white_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 74
|
|
},
|
|
"surface_depth_multiplier": 1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"type": "minecraft:bandlands"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:white_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": -1,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_ocean",
|
|
"minecraft:deep_frozen_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:air"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:temperature"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:packed_ice",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 0.2,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:ice",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 0.025,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:snowy_slopes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.35,
|
|
"max_threshold": 0.6,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:grove"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.35,
|
|
"max_threshold": 0.6,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:calcite",
|
|
"min_threshold": -0.0125,
|
|
"max_threshold": 0.0125,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:calcite"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_shore"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:gravel",
|
|
"min_threshold": -0.05,
|
|
"max_threshold": 0.05,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:dripstone_caves"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_savanna"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.06060606060606061,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_gravelly_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.24242424242424243,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:old_growth_pine_taiga",
|
|
"minecraft:old_growth_spruce_taiga"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.11515151515151514,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:podzol"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:ice_spikes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:mud"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mushroom_fields"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:mycelium"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_ocean",
|
|
"minecraft:deep_frozen_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:packed_ice",
|
|
"min_threshold": -0.5,
|
|
"max_threshold": 0.2,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:ice",
|
|
"min_threshold": -0.0625,
|
|
"max_threshold": 0.025,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:snowy_slopes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.45,
|
|
"max_threshold": 0.58,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:grove"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.45,
|
|
"max_threshold": 0.58,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:calcite",
|
|
"min_threshold": -0.0125,
|
|
"max_threshold": 0.0125,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:calcite"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_shore"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:gravel",
|
|
"min_threshold": -0.05,
|
|
"max_threshold": 0.05,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:dripstone_caves"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_savanna"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_gravelly_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.24242424242424243,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:mud"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 6,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 30,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks",
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:lukewarm_ocean",
|
|
"minecraft:deep_lukewarm_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"random_name": "minecraft:deepslate",
|
|
"true_at_and_below": {
|
|
"absolute": 0
|
|
},
|
|
"false_at_and_above": {
|
|
"absolute": 8
|
|
},
|
|
"type": "minecraft:vertical_gradient"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"axis": "y"
|
|
},
|
|
"Name": "minecraft:deepslate"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"noise": {
|
|
"min_y": 0,
|
|
"height": 256,
|
|
"size_horizontal": 2,
|
|
"size_vertical": 1
|
|
},
|
|
"default_block": {
|
|
"Name": "minecraft:stone"
|
|
}
|
|
},
|
|
"large_biomes": {
|
|
"aquifers_enabled": true,
|
|
"ore_veins_enabled": true,
|
|
"legacy_random_source": false,
|
|
"spawn_target": [
|
|
{
|
|
"erosion": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"depth": 0.0,
|
|
"weirdness": [
|
|
-1.0,
|
|
-0.16
|
|
],
|
|
"offset": 0.0,
|
|
"temperature": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"humidity": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"continentalness": [
|
|
-0.11,
|
|
1.0
|
|
]
|
|
},
|
|
{
|
|
"erosion": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"depth": 0.0,
|
|
"weirdness": [
|
|
0.16,
|
|
1.0
|
|
],
|
|
"offset": 0.0,
|
|
"temperature": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"humidity": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"continentalness": [
|
|
-0.11,
|
|
1.0
|
|
]
|
|
}
|
|
],
|
|
"sea_level": 63,
|
|
"disable_mob_generation": false,
|
|
"default_fluid": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"noise_router": {
|
|
"final_density": {
|
|
"argument1": {
|
|
"argument": {
|
|
"argument1": 0.64,
|
|
"argument2": {
|
|
"argument": {
|
|
"argument": {
|
|
"argument1": 0.1171875,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": -64,
|
|
"to_y": -40,
|
|
"from_value": 0.0,
|
|
"to_value": 1.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": -0.1171875,
|
|
"argument2": {
|
|
"argument1": -0.078125,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 240,
|
|
"to_y": 256,
|
|
"from_value": 1.0,
|
|
"to_value": 0.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 0.078125,
|
|
"argument2": {
|
|
"max_exclusive": 1.5625,
|
|
"when_in_range": {
|
|
"argument1": "minecraft:overworld_large_biomes/sloped_cheese",
|
|
"argument2": {
|
|
"argument1": 5.0,
|
|
"argument2": "minecraft:overworld/caves/entrances",
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:min"
|
|
},
|
|
"when_out_of_range": {
|
|
"argument1": {
|
|
"argument1": {
|
|
"argument1": {
|
|
"argument1": {
|
|
"argument1": 4.0,
|
|
"argument2": {
|
|
"argument": {
|
|
"noise": "minecraft:cave_layer",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 8.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"type": "minecraft:square"
|
|
},
|
|
"type": "minecraft:mul"
|
|
},
|
|
"argument2": {
|
|
"argument1": {
|
|
"input": {
|
|
"argument1": 0.27,
|
|
"argument2": {
|
|
"noise": "minecraft:cave_cheese",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.6666666666666666,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"min": -1.0,
|
|
"max": 1.0,
|
|
"type": "minecraft:clamp"
|
|
},
|
|
"argument2": {
|
|
"input": {
|
|
"argument1": 1.5,
|
|
"argument2": {
|
|
"argument1": -0.64,
|
|
"argument2": "minecraft:overworld_large_biomes/sloped_cheese",
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"min": 0.0,
|
|
"max": 0.5,
|
|
"type": "minecraft:clamp"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"argument2": "minecraft:overworld/caves/entrances",
|
|
"type": "minecraft:min"
|
|
},
|
|
"argument2": {
|
|
"argument1": "minecraft:overworld/caves/spaghetti_2d",
|
|
"argument2": "minecraft:overworld/caves/spaghetti_roughness_function",
|
|
"type": "minecraft:add"
|
|
},
|
|
"type": "minecraft:min"
|
|
},
|
|
"argument2": {
|
|
"max_exclusive": 0.03,
|
|
"when_in_range": -1000000.0,
|
|
"when_out_of_range": "minecraft:overworld/caves/pillars",
|
|
"input": "minecraft:overworld/caves/pillars",
|
|
"min_inclusive": -1000000.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:max"
|
|
},
|
|
"input": "minecraft:overworld_large_biomes/sloped_cheese",
|
|
"min_inclusive": -1000000.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"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",
|
|
"type": "minecraft:min"
|
|
},
|
|
"vein_toggle": {
|
|
"argument": {
|
|
"max_exclusive": 51.0,
|
|
"when_in_range": {
|
|
"noise": "minecraft:ore_veininess",
|
|
"xz_scale": 1.5,
|
|
"y_scale": 1.5,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"when_out_of_range": 0.0,
|
|
"input": "minecraft:y",
|
|
"min_inclusive": -60.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:interpolated"
|
|
},
|
|
"vein_ridged": {
|
|
"argument1": -0.07999999821186066,
|
|
"argument2": {
|
|
"argument1": {
|
|
"argument": {
|
|
"argument": {
|
|
"max_exclusive": 51.0,
|
|
"when_in_range": {
|
|
"noise": "minecraft:ore_vein_a",
|
|
"xz_scale": 4.0,
|
|
"y_scale": 4.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"when_out_of_range": 0.0,
|
|
"input": "minecraft:y",
|
|
"min_inclusive": -60.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:interpolated"
|
|
},
|
|
"type": "minecraft:abs"
|
|
},
|
|
"argument2": {
|
|
"argument": {
|
|
"argument": {
|
|
"max_exclusive": 51.0,
|
|
"when_in_range": {
|
|
"noise": "minecraft:ore_vein_b",
|
|
"xz_scale": 4.0,
|
|
"y_scale": 4.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"when_out_of_range": 0.0,
|
|
"input": "minecraft:y",
|
|
"min_inclusive": -60.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:interpolated"
|
|
},
|
|
"type": "minecraft:abs"
|
|
},
|
|
"type": "minecraft:max"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"vein_gap": {
|
|
"noise": "minecraft:ore_gap",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 1.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"erosion": "minecraft:overworld_large_biomes/erosion",
|
|
"depth": "minecraft:overworld_large_biomes/depth",
|
|
"ridges": "minecraft:overworld/ridges",
|
|
"initial_density_without_jaggedness": {
|
|
"argument1": 0.1171875,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": -64,
|
|
"to_y": -40,
|
|
"from_value": 0.0,
|
|
"to_value": 1.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": -0.1171875,
|
|
"argument2": {
|
|
"argument1": -0.078125,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 240,
|
|
"to_y": 256,
|
|
"from_value": 1.0,
|
|
"to_value": 0.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 0.078125,
|
|
"argument2": {
|
|
"input": {
|
|
"argument1": -0.703125,
|
|
"argument2": {
|
|
"argument1": 4.0,
|
|
"argument2": {
|
|
"argument": {
|
|
"argument1": "minecraft:overworld_large_biomes/depth",
|
|
"argument2": {
|
|
"argument": "minecraft:overworld_large_biomes/factor",
|
|
"type": "minecraft:cache_2d"
|
|
},
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:quarter_negative"
|
|
},
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"min": -64.0,
|
|
"max": 64.0,
|
|
"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",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 1.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"temperature": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:temperature_large",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"vegetation": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:vegetation_large",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"continents": "minecraft:overworld_large_biomes/continents",
|
|
"barrier": {
|
|
"noise": "minecraft:aquifer_barrier",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.5,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"fluid_level_floodedness": {
|
|
"noise": "minecraft:aquifer_fluid_level_floodedness",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.67,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"fluid_level_spread": {
|
|
"noise": "minecraft:aquifer_fluid_level_spread",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.7142857142857143,
|
|
"type": "minecraft:noise"
|
|
}
|
|
},
|
|
"surface_rule": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"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": {
|
|
"result_state": {
|
|
"Name": "minecraft:bedrock"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:above_preliminary_surface"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:wooded_badlands"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 97
|
|
},
|
|
"surface_depth_multiplier": 2,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.909,
|
|
"max_threshold": -0.5454,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.1818,
|
|
"max_threshold": 0.1818,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.5454,
|
|
"max_threshold": 0.909,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 62
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface_swamp",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 60
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface_swamp",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:badlands",
|
|
"minecraft:eroded_badlands",
|
|
"minecraft:wooded_badlands"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 256
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 74
|
|
},
|
|
"surface_depth_multiplier": 1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.909,
|
|
"max_threshold": -0.5454,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.1818,
|
|
"max_threshold": 0.1818,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.5454,
|
|
"max_threshold": 0.909,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"type": "minecraft:bandlands"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -1,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:red_sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:red_sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"invert": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:white_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 74
|
|
},
|
|
"surface_depth_multiplier": 1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"type": "minecraft:bandlands"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:white_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": -1,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_ocean",
|
|
"minecraft:deep_frozen_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:air"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:temperature"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:packed_ice",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 0.2,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:ice",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 0.025,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:snowy_slopes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.35,
|
|
"max_threshold": 0.6,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:grove"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.35,
|
|
"max_threshold": 0.6,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:calcite",
|
|
"min_threshold": -0.0125,
|
|
"max_threshold": 0.0125,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:calcite"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_shore"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:gravel",
|
|
"min_threshold": -0.05,
|
|
"max_threshold": 0.05,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:dripstone_caves"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_savanna"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.06060606060606061,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_gravelly_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.24242424242424243,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:old_growth_pine_taiga",
|
|
"minecraft:old_growth_spruce_taiga"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.11515151515151514,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:podzol"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:ice_spikes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:mud"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mushroom_fields"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:mycelium"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_ocean",
|
|
"minecraft:deep_frozen_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:packed_ice",
|
|
"min_threshold": -0.5,
|
|
"max_threshold": 0.2,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:ice",
|
|
"min_threshold": -0.0625,
|
|
"max_threshold": 0.025,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:snowy_slopes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.45,
|
|
"max_threshold": 0.58,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:grove"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.45,
|
|
"max_threshold": 0.58,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:calcite",
|
|
"min_threshold": -0.0125,
|
|
"max_threshold": 0.0125,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:calcite"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_shore"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:gravel",
|
|
"min_threshold": -0.05,
|
|
"max_threshold": 0.05,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:dripstone_caves"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_savanna"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_gravelly_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.24242424242424243,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:mud"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 6,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 30,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks",
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:lukewarm_ocean",
|
|
"minecraft:deep_lukewarm_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"random_name": "minecraft:deepslate",
|
|
"true_at_and_below": {
|
|
"absolute": 0
|
|
},
|
|
"false_at_and_above": {
|
|
"absolute": 8
|
|
},
|
|
"type": "minecraft:vertical_gradient"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"axis": "y"
|
|
},
|
|
"Name": "minecraft:deepslate"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"noise": {
|
|
"min_y": -64,
|
|
"height": 384,
|
|
"size_horizontal": 1,
|
|
"size_vertical": 2
|
|
},
|
|
"default_block": {
|
|
"Name": "minecraft:stone"
|
|
}
|
|
},
|
|
"nether": {
|
|
"aquifers_enabled": false,
|
|
"ore_veins_enabled": false,
|
|
"legacy_random_source": true,
|
|
"spawn_target": [],
|
|
"sea_level": 32,
|
|
"disable_mob_generation": false,
|
|
"default_fluid": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:lava"
|
|
},
|
|
"noise_router": {
|
|
"final_density": {
|
|
"argument": {
|
|
"argument1": 0.64,
|
|
"argument2": {
|
|
"argument": {
|
|
"argument": {
|
|
"argument1": 2.5,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": -8,
|
|
"to_y": 24,
|
|
"from_value": 0.0,
|
|
"to_value": 1.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": -2.5,
|
|
"argument2": {
|
|
"argument1": 0.9375,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 104,
|
|
"to_y": 128,
|
|
"from_value": 1.0,
|
|
"to_value": 0.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": -0.9375,
|
|
"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"
|
|
},
|
|
"vein_toggle": 0.0,
|
|
"vein_ridged": 0.0,
|
|
"vein_gap": 0.0,
|
|
"erosion": 0.0,
|
|
"depth": 0.0,
|
|
"ridges": 0.0,
|
|
"initial_density_without_jaggedness": 0.0,
|
|
"lava": 0.0,
|
|
"temperature": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:temperature",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"vegetation": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:vegetation",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"continents": 0.0,
|
|
"barrier": 0.0,
|
|
"fluid_level_floodedness": 0.0,
|
|
"fluid_level_spread": 0.0
|
|
},
|
|
"surface_rule": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"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": {
|
|
"result_state": {
|
|
"Name": "minecraft:bedrock"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"invert": {
|
|
"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": {
|
|
"result_state": {
|
|
"Name": "minecraft:bedrock"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"below_top": 5
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:netherrack"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:basalt_deltas"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"axis": "y"
|
|
},
|
|
"Name": "minecraft:basalt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:patch",
|
|
"min_threshold": -0.012,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 30
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 35
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:nether_state_selector",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"axis": "y"
|
|
},
|
|
"Name": "minecraft:basalt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:blackstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:soul_sand_valley"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:nether_state_selector",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:soul_sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:soul_soil"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:patch",
|
|
"min_threshold": -0.012,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 30
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 35
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:nether_state_selector",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:soul_sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:soul_soil"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 32
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:lava"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warped_forest"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"noise": "minecraft:netherrack",
|
|
"min_threshold": 0.54,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 31
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:nether_wart",
|
|
"min_threshold": 1.17,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:warped_wart_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:warped_nylium"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:crimson_forest"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"noise": "minecraft:netherrack",
|
|
"min_threshold": 0.54,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 31
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:nether_wart",
|
|
"min_threshold": 1.17,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:nether_wart_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:nether_wastes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:soul_sand_layer",
|
|
"min_threshold": -0.012,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"invert": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 30
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 35
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:soul_sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:netherrack"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 31
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 35
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:gravel_layer",
|
|
"min_threshold": -0.012,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 32
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"invert": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"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"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:netherrack"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"noise": {
|
|
"min_y": 0,
|
|
"height": 128,
|
|
"size_horizontal": 1,
|
|
"size_vertical": 2
|
|
},
|
|
"default_block": {
|
|
"Name": "minecraft:netherrack"
|
|
}
|
|
},
|
|
"overworld": {
|
|
"aquifers_enabled": true,
|
|
"ore_veins_enabled": true,
|
|
"legacy_random_source": false,
|
|
"spawn_target": [
|
|
{
|
|
"erosion": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"depth": 0.0,
|
|
"weirdness": [
|
|
-1.0,
|
|
-0.16
|
|
],
|
|
"offset": 0.0,
|
|
"temperature": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"humidity": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"continentalness": [
|
|
-0.11,
|
|
1.0
|
|
]
|
|
},
|
|
{
|
|
"erosion": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"depth": 0.0,
|
|
"weirdness": [
|
|
0.16,
|
|
1.0
|
|
],
|
|
"offset": 0.0,
|
|
"temperature": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"humidity": [
|
|
-1.0,
|
|
1.0
|
|
],
|
|
"continentalness": [
|
|
-0.11,
|
|
1.0
|
|
]
|
|
}
|
|
],
|
|
"sea_level": 63,
|
|
"disable_mob_generation": false,
|
|
"default_fluid": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"noise_router": {
|
|
"final_density": {
|
|
"argument1": {
|
|
"argument": {
|
|
"argument1": 0.64,
|
|
"argument2": {
|
|
"argument": {
|
|
"argument": {
|
|
"argument1": 0.1171875,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": -64,
|
|
"to_y": -40,
|
|
"from_value": 0.0,
|
|
"to_value": 1.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": -0.1171875,
|
|
"argument2": {
|
|
"argument1": -0.078125,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 240,
|
|
"to_y": 256,
|
|
"from_value": 1.0,
|
|
"to_value": 0.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 0.078125,
|
|
"argument2": {
|
|
"max_exclusive": 1.5625,
|
|
"when_in_range": {
|
|
"argument1": "minecraft:overworld/sloped_cheese",
|
|
"argument2": {
|
|
"argument1": 5.0,
|
|
"argument2": "minecraft:overworld/caves/entrances",
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:min"
|
|
},
|
|
"when_out_of_range": {
|
|
"argument1": {
|
|
"argument1": {
|
|
"argument1": {
|
|
"argument1": {
|
|
"argument1": 4.0,
|
|
"argument2": {
|
|
"argument": {
|
|
"noise": "minecraft:cave_layer",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 8.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"type": "minecraft:square"
|
|
},
|
|
"type": "minecraft:mul"
|
|
},
|
|
"argument2": {
|
|
"argument1": {
|
|
"input": {
|
|
"argument1": 0.27,
|
|
"argument2": {
|
|
"noise": "minecraft:cave_cheese",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.6666666666666666,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"min": -1.0,
|
|
"max": 1.0,
|
|
"type": "minecraft:clamp"
|
|
},
|
|
"argument2": {
|
|
"input": {
|
|
"argument1": 1.5,
|
|
"argument2": {
|
|
"argument1": -0.64,
|
|
"argument2": "minecraft:overworld/sloped_cheese",
|
|
"type": "minecraft:mul"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"min": 0.0,
|
|
"max": 0.5,
|
|
"type": "minecraft:clamp"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"argument2": "minecraft:overworld/caves/entrances",
|
|
"type": "minecraft:min"
|
|
},
|
|
"argument2": {
|
|
"argument1": "minecraft:overworld/caves/spaghetti_2d",
|
|
"argument2": "minecraft:overworld/caves/spaghetti_roughness_function",
|
|
"type": "minecraft:add"
|
|
},
|
|
"type": "minecraft:min"
|
|
},
|
|
"argument2": {
|
|
"max_exclusive": 0.03,
|
|
"when_in_range": -1000000.0,
|
|
"when_out_of_range": "minecraft:overworld/caves/pillars",
|
|
"input": "minecraft:overworld/caves/pillars",
|
|
"min_inclusive": -1000000.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:max"
|
|
},
|
|
"input": "minecraft:overworld/sloped_cheese",
|
|
"min_inclusive": -1000000.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"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",
|
|
"type": "minecraft:min"
|
|
},
|
|
"vein_toggle": {
|
|
"argument": {
|
|
"max_exclusive": 51.0,
|
|
"when_in_range": {
|
|
"noise": "minecraft:ore_veininess",
|
|
"xz_scale": 1.5,
|
|
"y_scale": 1.5,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"when_out_of_range": 0.0,
|
|
"input": "minecraft:y",
|
|
"min_inclusive": -60.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:interpolated"
|
|
},
|
|
"vein_ridged": {
|
|
"argument1": -0.07999999821186066,
|
|
"argument2": {
|
|
"argument1": {
|
|
"argument": {
|
|
"argument": {
|
|
"max_exclusive": 51.0,
|
|
"when_in_range": {
|
|
"noise": "minecraft:ore_vein_a",
|
|
"xz_scale": 4.0,
|
|
"y_scale": 4.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"when_out_of_range": 0.0,
|
|
"input": "minecraft:y",
|
|
"min_inclusive": -60.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:interpolated"
|
|
},
|
|
"type": "minecraft:abs"
|
|
},
|
|
"argument2": {
|
|
"argument": {
|
|
"argument": {
|
|
"max_exclusive": 51.0,
|
|
"when_in_range": {
|
|
"noise": "minecraft:ore_vein_b",
|
|
"xz_scale": 4.0,
|
|
"y_scale": 4.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"when_out_of_range": 0.0,
|
|
"input": "minecraft:y",
|
|
"min_inclusive": -60.0,
|
|
"type": "minecraft:range_choice"
|
|
},
|
|
"type": "minecraft:interpolated"
|
|
},
|
|
"type": "minecraft:abs"
|
|
},
|
|
"type": "minecraft:max"
|
|
},
|
|
"type": "minecraft:add"
|
|
},
|
|
"vein_gap": {
|
|
"noise": "minecraft:ore_gap",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 1.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"erosion": "minecraft:overworld/erosion",
|
|
"depth": "minecraft:overworld/depth",
|
|
"ridges": "minecraft:overworld/ridges",
|
|
"initial_density_without_jaggedness": {
|
|
"argument1": 0.1171875,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": -64,
|
|
"to_y": -40,
|
|
"from_value": 0.0,
|
|
"to_value": 1.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": -0.1171875,
|
|
"argument2": {
|
|
"argument1": -0.078125,
|
|
"argument2": {
|
|
"argument1": {
|
|
"from_y": 240,
|
|
"to_y": 256,
|
|
"from_value": 1.0,
|
|
"to_value": 0.0,
|
|
"type": "minecraft:y_clamped_gradient"
|
|
},
|
|
"argument2": {
|
|
"argument1": 0.078125,
|
|
"argument2": {
|
|
"input": {
|
|
"argument1": -0.703125,
|
|
"argument2": {
|
|
"argument1": 4.0,
|
|
"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"
|
|
},
|
|
"min": -64.0,
|
|
"max": 64.0,
|
|
"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",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 1.0,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"temperature": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:temperature",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"vegetation": {
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0,
|
|
"noise": "minecraft:vegetation",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"type": "minecraft:shifted_noise"
|
|
},
|
|
"continents": "minecraft:overworld/continents",
|
|
"barrier": {
|
|
"noise": "minecraft:aquifer_barrier",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.5,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"fluid_level_floodedness": {
|
|
"noise": "minecraft:aquifer_fluid_level_floodedness",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.67,
|
|
"type": "minecraft:noise"
|
|
},
|
|
"fluid_level_spread": {
|
|
"noise": "minecraft:aquifer_fluid_level_spread",
|
|
"xz_scale": 1.0,
|
|
"y_scale": 0.7142857142857143,
|
|
"type": "minecraft:noise"
|
|
}
|
|
},
|
|
"surface_rule": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"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": {
|
|
"result_state": {
|
|
"Name": "minecraft:bedrock"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:above_preliminary_surface"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:wooded_badlands"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 97
|
|
},
|
|
"surface_depth_multiplier": 2,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.909,
|
|
"max_threshold": -0.5454,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.1818,
|
|
"max_threshold": 0.1818,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.5454,
|
|
"max_threshold": 0.909,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 62
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface_swamp",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 60
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface_swamp",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:badlands",
|
|
"minecraft:eroded_badlands",
|
|
"minecraft:wooded_badlands"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 256
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 74
|
|
},
|
|
"surface_depth_multiplier": 1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.909,
|
|
"max_threshold": -0.5454,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.1818,
|
|
"max_threshold": 0.1818,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.5454,
|
|
"max_threshold": 0.909,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"type": "minecraft:bandlands"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -1,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:red_sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:red_sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"invert": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:white_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"anchor": {
|
|
"absolute": 63
|
|
},
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"invert": {
|
|
"anchor": {
|
|
"absolute": 74
|
|
},
|
|
"surface_depth_multiplier": 1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:y_above"
|
|
},
|
|
"type": "minecraft:not"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:orange_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"type": "minecraft:bandlands"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:white_terracotta"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": -1,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_ocean",
|
|
"minecraft:deep_frozen_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:air"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:temperature"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:packed_ice",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 0.2,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:ice",
|
|
"min_threshold": 0.0,
|
|
"max_threshold": 0.025,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:snowy_slopes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.35,
|
|
"max_threshold": 0.6,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:grove"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.35,
|
|
"max_threshold": 0.6,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:calcite",
|
|
"min_threshold": -0.0125,
|
|
"max_threshold": 0.0125,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:calcite"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_shore"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:gravel",
|
|
"min_threshold": -0.05,
|
|
"max_threshold": 0.05,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:dripstone_caves"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_savanna"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.06060606060606061,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_gravelly_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.24242424242424243,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:old_growth_pine_taiga",
|
|
"minecraft:old_growth_spruce_taiga"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:coarse_dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.11515151515151514,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:podzol"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:ice_spikes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:mud"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mushroom_fields"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:mycelium"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"snowy": "false"
|
|
},
|
|
"Name": "minecraft:grass_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": -6,
|
|
"surface_depth_multiplier": -1,
|
|
"add_stone_depth": true,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_ocean",
|
|
"minecraft:deep_frozen_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"type": "minecraft:hole"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"level": "0"
|
|
},
|
|
"Name": "minecraft:water"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:packed_ice",
|
|
"min_threshold": -0.5,
|
|
"max_threshold": 0.2,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:packed_ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:ice",
|
|
"min_threshold": -0.0625,
|
|
"max_threshold": 0.025,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:ice"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:snowy_slopes"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"type": "minecraft:steep"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.45,
|
|
"max_threshold": 0.58,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:snow_block"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:grove"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:powder_snow",
|
|
"min_threshold": 0.45,
|
|
"max_threshold": 0.58,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"surface_depth_multiplier": 0,
|
|
"add_stone_depth": false,
|
|
"type": "minecraft:water"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:powder_snow"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:calcite",
|
|
"min_threshold": -0.0125,
|
|
"max_threshold": 0.0125,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:calcite"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:stony_shore"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:gravel",
|
|
"min_threshold": -0.05,
|
|
"max_threshold": 0.05,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:dripstone_caves"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_savanna"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.21212121212121213,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:windswept_gravelly_hills"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.24242424242424243,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": 0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"noise": "minecraft:surface",
|
|
"min_threshold": -0.12121212121212122,
|
|
"max_threshold": 1.7976931348623157E308,
|
|
"type": "minecraft:noise_threshold"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:mangrove_swamp"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:mud"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:dirt"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:beach",
|
|
"minecraft:snowy_beach"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 6,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:desert"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": true,
|
|
"secondary_depth_range": 30,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "floor",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:frozen_peaks",
|
|
"minecraft:jagged_peaks"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"biome_is": [
|
|
"minecraft:warm_ocean",
|
|
"minecraft:lukewarm_ocean",
|
|
"minecraft:deep_lukewarm_ocean"
|
|
],
|
|
"type": "minecraft:biome"
|
|
},
|
|
"then_run": {
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:sandstone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:sand"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"sequence": [
|
|
{
|
|
"if_true": {
|
|
"offset": 0,
|
|
"add_surface_depth": false,
|
|
"secondary_depth_range": 0,
|
|
"surface_type": "ceiling",
|
|
"type": "minecraft:stone_depth"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Name": "minecraft:stone"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"result_state": {
|
|
"Name": "minecraft:gravel"
|
|
},
|
|
"type": "minecraft:block"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"type": "minecraft:condition"
|
|
},
|
|
{
|
|
"if_true": {
|
|
"random_name": "minecraft:deepslate",
|
|
"true_at_and_below": {
|
|
"absolute": 0
|
|
},
|
|
"false_at_and_above": {
|
|
"absolute": 8
|
|
},
|
|
"type": "minecraft:vertical_gradient"
|
|
},
|
|
"then_run": {
|
|
"result_state": {
|
|
"Properties": {
|
|
"axis": "y"
|
|
},
|
|
"Name": "minecraft:deepslate"
|
|
},
|
|
"type": "minecraft:block"
|
|
},
|
|
"type": "minecraft:condition"
|
|
}
|
|
],
|
|
"type": "minecraft:sequence"
|
|
},
|
|
"noise": {
|
|
"min_y": -64,
|
|
"height": 384,
|
|
"size_horizontal": 1,
|
|
"size_vertical": 2
|
|
},
|
|
"default_block": {
|
|
"Name": "minecraft:stone"
|
|
}
|
|
}
|
|
} |