{
    "type": "minecraft:sequence",
    "sequence": [
        {
            "type": "minecraft:condition",
            "if_true": {
                "type": "minecraft:vertical_gradient",
                "false_at_and_above": {
                    "above_bottom": 5
                },
                "random_name": "minecraft:bedrock_floor",
                "true_at_and_below": {
                    "above_bottom": 0
                }
            },
            "then_run": {
                "type": "minecraft:block",
                "result_state": {
                    "Name": "minecraft:bedrock"
                }
            }
        },
        {
            "type": "minecraft:condition",
            "if_true": {
                "type": "minecraft:above_preliminary_surface"
            },
            "then_run": {
                "type": "minecraft:sequence",
                "sequence": [
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:stone_depth",
                            "add_surface_depth": false,
                            "offset": 0,
                            "secondary_depth_range": 0,
                            "surface_type": "floor"
                        },
                        "then_run": {
                            "type": "minecraft:sequence",
                            "sequence": [
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:biome",
                                        "biome_is": [
                                            "minecraft:wooded_badlands"
                                        ]
                                    },
                                    "then_run": {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:y_above",
                                            "add_stone_depth": false,
                                            "anchor": {
                                                "absolute": 194
                                            },
                                            "surface_depth_multiplier": 2
                                        },
                                        "then_run": {
                                            "type": "minecraft:sequence",
                                            "sequence": [
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": -0.5454,
                                                        "min_threshold": -0.909,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:coarse_dirt"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 0.1818,
                                                        "min_threshold": -0.1818,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:coarse_dirt"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 0.909,
                                                        "min_threshold": 0.5454,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:coarse_dirt"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:water",
                                                                "add_stone_depth": false,
                                                                "offset": 0,
                                                                "surface_depth_multiplier": 0
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:grass_block",
                                                                    "Properties": {
                                                                        "snowy": "false"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:dirt"
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:biome",
                                        "biome_is": [
                                            "minecraft:swamp"
                                        ]
                                    },
                                    "then_run": {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:y_above",
                                            "add_stone_depth": false,
                                            "anchor": {
                                                "absolute": 63
                                            },
                                            "surface_depth_multiplier": 0
                                        },
                                        "then_run": {
                                            "type": "minecraft:condition",
                                            "if_true": {
                                                "type": "minecraft:not",
                                                "invert": {
                                                    "type": "minecraft:y_above",
                                                    "add_stone_depth": false,
                                                    "anchor": {
                                                        "absolute": 64
                                                    },
                                                    "surface_depth_multiplier": 0
                                                }
                                            },
                                            "then_run": {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:noise_threshold",
                                                    "max_threshold": 1.7976931348623157E308,
                                                    "min_threshold": 0.0,
                                                    "noise": "minecraft:surface_swamp"
                                                },
                                                "then_run": {
                                                    "type": "minecraft:block",
                                                    "result_state": {
                                                        "Name": "minecraft:water",
                                                        "Properties": {
                                                            "level": "0"
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:biome",
                                        "biome_is": [
                                            "minecraft:mangrove_swamp"
                                        ]
                                    },
                                    "then_run": {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:y_above",
                                            "add_stone_depth": false,
                                            "anchor": {
                                                "absolute": 61
                                            },
                                            "surface_depth_multiplier": 0
                                        },
                                        "then_run": {
                                            "type": "minecraft:condition",
                                            "if_true": {
                                                "type": "minecraft:not",
                                                "invert": {
                                                    "type": "minecraft:y_above",
                                                    "add_stone_depth": false,
                                                    "anchor": {
                                                        "absolute": 64
                                                    },
                                                    "surface_depth_multiplier": 0
                                                }
                                            },
                                            "then_run": {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:noise_threshold",
                                                    "max_threshold": 1.7976931348623157E308,
                                                    "min_threshold": 0.0,
                                                    "noise": "minecraft:surface_swamp"
                                                },
                                                "then_run": {
                                                    "type": "minecraft:block",
                                                    "result_state": {
                                                        "Name": "minecraft:water",
                                                        "Properties": {
                                                            "level": "0"
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:biome",
                            "biome_is": [
                                "minecraft:volcano_crater"
                            ]
                        },
                        "then_run": {
                            "type": "minecraft:sequence",
                            "sequence": [
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": 0.12,
                                        "min_threshold": 0.05,
                                        "noise": "minecraft:magma"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:cinnabar"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": -0.05,
                                        "min_threshold": -0.12,
                                        "noise": "minecraft:magma"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:cinnabar"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": 0.18,
                                        "min_threshold": 0.12,
                                        "noise": "minecraft:magma"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:sulfur"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": -0.12,
                                        "min_threshold": -0.18,
                                        "noise": "minecraft:magma"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:sulfur"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": 0.025,
                                        "min_threshold": -0.025,
                                        "noise": "minecraft:volcano"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:magma_block"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": 0.05,
                                        "min_threshold": -0.05,
                                        "noise": "minecraft:magma"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:magma_block"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": 0.06,
                                        "min_threshold": 0.025,
                                        "noise": "minecraft:volcano"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:netherrack"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": -0.025,
                                        "min_threshold": -0.06,
                                        "noise": "minecraft:volcano"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:netherrack"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:biome",
                            "biome_is": [
                                "minecraft:volcano_peaks"
                            ]
                        },
                        "then_run": {
                            "type": "minecraft:sequence",
                            "sequence": [
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": 0.12,
                                        "min_threshold": 0.05,
                                        "noise": "minecraft:magma"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:cinnabar"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": 0.18,
                                        "min_threshold": 0.12,
                                        "noise": "minecraft:magma"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:sulfur"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": 0.06,
                                        "min_threshold": 0.025,
                                        "noise": "minecraft:volcano"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:netherrack"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:biome",
                            "biome_is": [
                                "minecraft:volcano_peaks",
                                "minecraft:volcano_crater"
                            ]
                        },
                        "then_run": {
                            "type": "minecraft:sequence",
                            "sequence": [
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": -0.4,
                                        "min_threshold": -0.9,
                                        "noise": "minecraft:volcano"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:basalt",
                                            "Properties": {
                                                "axis": "y"
                                            }
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": -0.2,
                                        "min_threshold": -0.4,
                                        "noise": "minecraft:volcano"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:smooth_basalt"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": 0.2,
                                        "min_threshold": -0.2,
                                        "noise": "minecraft:volcano"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:blackstone"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": 0.4,
                                        "min_threshold": 0.2,
                                        "noise": "minecraft:volcano"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:smooth_basalt"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "max_threshold": 0.9,
                                        "min_threshold": 0.4,
                                        "noise": "minecraft:volcano"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:basalt",
                                            "Properties": {
                                                "axis": "y"
                                            }
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "max_threshold": -0.1,
                                        "min_threshold": -0.3,
                                        "noise": "minecraft:gravel"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:gravel"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:block",
                                    "result_state": {
                                        "Name": "minecraft:gravel"
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:biome",
                            "biome_is": [
                                "minecraft:sulfur_zone"
                            ]
                        },
                        "then_run": {
                            "type": "minecraft:sequence",
                            "sequence": [
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "min_threshold": -1.0,
                                        "max_threshold": -0.7,
                                        "noise": "minecraft:sulfur_cave_gradient"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:granite"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "min_threshold": -0.7,
                                        "max_threshold": -0.6,
                                        "noise": "minecraft:sulfur_cave_gradient"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:diorite"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "min_threshold": -0.6,
                                        "max_threshold": -0.2,
                                        "noise": "minecraft:sulfur_cave_gradient"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:calcite"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "min_threshold": -0.2,
                                        "max_threshold": 0.25,
                                        "noise": "minecraft:sulfur_cave_gradient"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:sulfur"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "min_threshold": 0.25,
                                        "max_threshold": 0.3,
                                        "noise": "minecraft:sulfur_cave_gradient"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:calcite"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "min_threshold": 0.3,
                                        "max_threshold": 0.6,
                                        "noise": "minecraft:sulfur_cave_gradient"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:cinnabar"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:noise_threshold",
                                        "is_3d": true,
                                        "min_threshold": 0.6,
                                        "max_threshold": 1.2,
                                        "noise": "minecraft:sulfur_cave_gradient"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:tuff"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:block",
                                    "result_state": {
                                        "Name": "minecraft:tuff"
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:biome",
                            "biome_is": "minecraft:dappled_forest"
                        },
                        "then_run": {
                            "type": "minecraft:condition",
                            "if_true": {
                                "type": "minecraft:noise_threshold",
                                "max_threshold": 1.7976931348623157E308,
                                "min_threshold": 1.2000000476837158,
                                "noise": "minecraft:small_patch"
                            },
                            "then_run": {
                                "type": "minecraft:block",
                                "result_state": {
                                    "Name": "minecraft:coarse_dirt"
                                }
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:biome",
                            "biome_is": [
                                "minecraft:rainforest"
                            ]
                        },
                        "then_run": {
                            "type": "minecraft:sequence",
                            "sequence": [
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:stone_depth",
                                        "add_surface_depth": true,
                                        "offset": 0,
                                        "secondary_depth_range": 0,
                                        "surface_type": "floor"
                                    },
                                    "then_run": {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:noise_threshold",
                                            "max_threshold": 100,
                                            "min_threshold": 0.65,
                                            "noise": "minecraft:gravel"
                                        },
                                        "then_run": {
                                            "type": "minecraft:block",
                                            "result_state": {
                                                "Name": "minecraft:clay"
                                            }
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:stone_depth",
                                        "add_surface_depth": true,
                                        "offset": 0,
                                        "secondary_depth_range": 0,
                                        "surface_type": "floor"
                                    },
                                    "then_run": {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:noise_threshold",
                                            "max_threshold": 0.65,
                                            "min_threshold": 0.5,
                                            "noise": "minecraft:gravel"
                                        },
                                        "then_run": {
                                            "type": "minecraft:block",
                                            "result_state": {
                                                "Name": "minecraft:coarse_dirt"
                                            }
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:stone_depth",
                                        "add_surface_depth": true,
                                        "offset": 0,
                                        "secondary_depth_range": 0,
                                        "surface_type": "floor"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:grass_block",
                                            "Properties": {
                                                "snowy": "false"
                                            }
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:steep"
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:mossy_cobblestone"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:biome",
                            "biome_is": [
                                "minecraft:badlands",
                                "minecraft:eroded_badlands",
                                "minecraft:wooded_badlands"
                            ]
                        },
                        "then_run": {
                            "type": "minecraft:sequence",
                            "sequence": [
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:stone_depth",
                                        "add_surface_depth": false,
                                        "offset": 0,
                                        "secondary_depth_range": 0,
                                        "surface_type": "floor"
                                    },
                                    "then_run": {
                                        "type": "minecraft:sequence",
                                        "sequence": [
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:y_above",
                                                    "add_stone_depth": false,
                                                    "anchor": {
                                                        "absolute": 256
                                                    },
                                                    "surface_depth_multiplier": 0
                                                },
                                                "then_run": {
                                                    "type": "minecraft:block",
                                                    "result_state": {
                                                        "Name": "minecraft:orange_terracotta"
                                                    }
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:y_above",
                                                    "add_stone_depth": true,
                                                    "anchor": {
                                                        "absolute": 158
                                                    },
                                                    "surface_depth_multiplier": 1
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": -0.5454,
                                                                "min_threshold": -0.909,
                                                                "noise": "minecraft:surface"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:terracotta"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.1818,
                                                                "min_threshold": -0.1818,
                                                                "noise": "minecraft:surface"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:terracotta"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.909,
                                                                "min_threshold": 0.5454,
                                                                "noise": "minecraft:surface"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:terracotta"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:bandlands"
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:water",
                                                    "add_stone_depth": false,
                                                    "offset": -1,
                                                    "surface_depth_multiplier": 0
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:stone_depth",
                                                                "add_surface_depth": false,
                                                                "offset": 0,
                                                                "secondary_depth_range": 0,
                                                                "surface_type": "ceiling"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:red_sandstone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:red_sand"
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:not",
                                                    "invert": {
                                                        "type": "minecraft:hole"
                                                    }
                                                },
                                                "then_run": {
                                                    "type": "minecraft:block",
                                                    "result_state": {
                                                        "Name": "minecraft:orange_terracotta"
                                                    }
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:water",
                                                    "add_stone_depth": true,
                                                    "offset": -6,
                                                    "surface_depth_multiplier": -1
                                                },
                                                "then_run": {
                                                    "type": "minecraft:block",
                                                    "result_state": {
                                                        "Name": "minecraft:white_terracotta"
                                                    }
                                                }
                                            },
                                            {
                                                "type": "minecraft:sequence",
                                                "sequence": [
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:stone_depth",
                                                            "add_surface_depth": false,
                                                            "offset": 0,
                                                            "secondary_depth_range": 0,
                                                            "surface_type": "ceiling"
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:stone"
                                                            }
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:gravel"
                                                        }
                                                    }
                                                ]
                                            }
                                        ]
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:y_above",
                                        "add_stone_depth": true,
                                        "anchor": {
                                            "absolute": 63
                                        },
                                        "surface_depth_multiplier": -1
                                    },
                                    "then_run": {
                                        "type": "minecraft:sequence",
                                        "sequence": [
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:y_above",
                                                    "add_stone_depth": false,
                                                    "anchor": {
                                                        "absolute": 63
                                                    },
                                                    "surface_depth_multiplier": 0
                                                },
                                                "then_run": {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:not",
                                                        "invert": {
                                                            "type": "minecraft:y_above",
                                                            "add_stone_depth": true,
                                                            "anchor": {
                                                                "absolute": 158
                                                            },
                                                            "surface_depth_multiplier": 1
                                                        }
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:orange_terracotta"
                                                        }
                                                    }
                                                }
                                            },
                                            {
                                                "type": "minecraft:bandlands"
                                            }
                                        ]
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:stone_depth",
                                        "add_surface_depth": true,
                                        "offset": 0,
                                        "secondary_depth_range": 0,
                                        "surface_type": "floor"
                                    },
                                    "then_run": {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:water",
                                            "add_stone_depth": true,
                                            "offset": -6,
                                            "surface_depth_multiplier": -1
                                        },
                                        "then_run": {
                                            "type": "minecraft:block",
                                            "result_state": {
                                                "Name": "minecraft:white_terracotta"
                                            }
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:stone_depth",
                            "add_surface_depth": false,
                            "offset": 0,
                            "secondary_depth_range": 0,
                            "surface_type": "floor"
                        },
                        "then_run": {
                            "type": "minecraft:condition",
                            "if_true": {
                                "type": "minecraft:water",
                                "add_stone_depth": false,
                                "offset": -1,
                                "surface_depth_multiplier": 0
                            },
                            "then_run": {
                                "type": "minecraft:sequence",
                                "sequence": [
                                    {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:biome",
                                            "biome_is": [
                                                "minecraft:frozen_ocean",
                                                "minecraft:deep_frozen_ocean"
                                            ]
                                        },
                                        "then_run": {
                                            "type": "minecraft:condition",
                                            "if_true": {
                                                "type": "minecraft:hole"
                                            },
                                            "then_run": {
                                                "type": "minecraft:sequence",
                                                "sequence": [
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:water",
                                                            "add_stone_depth": false,
                                                            "offset": 0,
                                                            "surface_depth_multiplier": 0
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:air"
                                                            }
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:temperature"
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:ice"
                                                            }
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:water",
                                                            "Properties": {
                                                                "level": "0"
                                                            }
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    },
                                    {
                                        "type": "minecraft:sequence",
                                        "sequence": [
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:frozen_peaks"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:steep"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.0125,
                                                                "min_threshold": -0.0125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.2,
                                                                "min_threshold": -0.05,
                                                                "noise": "minecraft:packed_ice"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:packed_ice"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.025,
                                                                "min_threshold": -0.625,
                                                                "noise": "minecraft:ice"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:ice"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.025,
                                                                "min_threshold": 0.0125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": 0.025,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.0625,
                                                                "min_threshold": 0.05,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:deepslate"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.12,
                                                                "min_threshold": 0.0625,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:smooth_basalt"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.21,
                                                                "min_threshold": 0.12,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:blackstone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.24,
                                                                "min_threshold": 0.21,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:smooth_basalt"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.45,
                                                                "min_threshold": 0.24,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:deepslate"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.5,
                                                                "min_threshold": 0.45,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:water",
                                                                "add_stone_depth": false,
                                                                "offset": 0,
                                                                "surface_depth_multiplier": 0
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:snowy_slopes"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:steep"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.025,
                                                                "min_threshold": 0.0125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": 0.025,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:powder_snow"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.0625,
                                                                "min_threshold": 0.05,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.12,
                                                                "min_threshold": 0.0625,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.135,
                                                                "min_threshold": 0.12,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.06,
                                                                "min_threshold": 0.035,
                                                                "noise": "minecraft:powder_snow"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:powder_snow"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:water",
                                                                "add_stone_depth": false,
                                                                "offset": 0,
                                                                "surface_depth_multiplier": 0
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:jagged_peaks"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:steep"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.0125,
                                                                "min_threshold": -0.0125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.025,
                                                                "min_threshold": 0.0125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": 0.025,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.0625,
                                                                "min_threshold": 0.05,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:deepslate"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.12,
                                                                "min_threshold": 0.0625,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:smooth_basalt"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.21,
                                                                "min_threshold": 0.12,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:blackstone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.24,
                                                                "min_threshold": 0.21,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:smooth_basalt"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.45,
                                                                "min_threshold": 0.24,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:deepslate"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.5,
                                                                "min_threshold": 0.45,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:water",
                                                                "add_stone_depth": false,
                                                                "offset": 0,
                                                                "surface_depth_multiplier": 0
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:grove"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:steep"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.06,
                                                                "min_threshold": 0.035,
                                                                "noise": "minecraft:powder_snow"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:powder_snow"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.179,
                                                                "min_threshold": 0.06,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:powder_snow"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.06,
                                                                "min_threshold": 0.035,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:coarse_dirt"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.035,
                                                                "min_threshold": 0.021,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:podzol",
                                                                    "Properties": {
                                                                        "snowy": "true"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.021,
                                                                "min_threshold": -0.125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:coarse_dirt"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": -0.125,
                                                                "min_threshold": -0.02,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:powder_snow"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:water",
                                                                        "add_stone_depth": false,
                                                                        "offset": 0,
                                                                        "surface_depth_multiplier": 0
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:grass_block",
                                                                            "Properties": {
                                                                                "snowy": "false"
                                                                            }
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:dirt"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:meadow"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.035,
                                                                "min_threshold": 0.021,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:podzol",
                                                                    "Properties": {
                                                                        "snowy": "true"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.021,
                                                                "min_threshold": -0.021,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": -0.021,
                                                                "min_threshold": -0.035,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:podzol",
                                                                    "Properties": {
                                                                        "snowy": "true"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:water",
                                                                        "add_stone_depth": false,
                                                                        "offset": 0,
                                                                        "surface_depth_multiplier": 0
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:grass_block",
                                                                            "Properties": {
                                                                                "snowy": "false"
                                                                            }
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:dirt"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:sequence",
                                                "sequence": [
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:windswept_hills"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 1.7976931348623157E308,
                                                                "min_threshold": 0.12121212121212122,
                                                                "noise": "minecraft:surface"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:stony_shore"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": -0.1,
                                                                        "max_threshold": 0.0,
                                                                        "noise": "minecraft:granite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:granite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": 0.0,
                                                                        "max_threshold": 0.1,
                                                                        "noise": "minecraft:diorite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:diorite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": 0.1,
                                                                        "max_threshold": 0.20,
                                                                        "noise": "minecraft:andesite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.025,
                                                                        "min_threshold": 0.0125,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:stone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.05,
                                                                        "min_threshold": 0.025,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.15,
                                                                        "min_threshold": 0.05,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:deepslate"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.2,
                                                                        "min_threshold": 0.15,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.05,
                                                                        "min_threshold": -0.05,
                                                                        "noise": "minecraft:gravel"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:sequence",
                                                                        "sequence": [
                                                                            {
                                                                                "type": "minecraft:condition",
                                                                                "if_true": {
                                                                                    "type": "minecraft:stone_depth",
                                                                                    "add_surface_depth": false,
                                                                                    "offset": 0,
                                                                                    "secondary_depth_range": 0,
                                                                                    "surface_type": "ceiling"
                                                                                },
                                                                                "then_run": {
                                                                                    "type": "minecraft:block",
                                                                                    "result_state": {
                                                                                        "Name": "minecraft:stone"
                                                                                    }
                                                                                }
                                                                            },
                                                                            {
                                                                                "type": "minecraft:block",
                                                                                "result_state": {
                                                                                    "Name": "minecraft:gravel"
                                                                                }
                                                                            }
                                                                        ]
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:stone"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:stony_peaks"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": -0.1,
                                                                        "max_threshold": 0.0,
                                                                        "noise": "minecraft:granite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:granite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": 0.0,
                                                                        "max_threshold": 0.1,
                                                                        "noise": "minecraft:diorite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:diorite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": 0.1,
                                                                        "max_threshold": 0.20,
                                                                        "noise": "minecraft:andesite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.0125,
                                                                        "min_threshold": -0.06,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:calcite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.025,
                                                                        "min_threshold": 0.0125,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:stone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.05,
                                                                        "min_threshold": 0.025,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.0625,
                                                                        "min_threshold": 0.05,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:deepslate"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.12,
                                                                        "min_threshold": 0.0625,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:smooth_basalt"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.21,
                                                                        "min_threshold": 0.12,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:blackstone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.24,
                                                                        "min_threshold": 0.21,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:smooth_basalt"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.45,
                                                                        "min_threshold": 0.24,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:deepslate"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.5,
                                                                        "min_threshold": 0.45,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.05,
                                                                        "min_threshold": -0.05,
                                                                        "noise": "minecraft:gravel"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:sequence",
                                                                        "sequence": [
                                                                            {
                                                                                "type": "minecraft:condition",
                                                                                "if_true": {
                                                                                    "type": "minecraft:stone_depth",
                                                                                    "add_surface_depth": false,
                                                                                    "offset": 0,
                                                                                    "secondary_depth_range": 0,
                                                                                    "surface_type": "ceiling"
                                                                                },
                                                                                "then_run": {
                                                                                    "type": "minecraft:block",
                                                                                    "result_state": {
                                                                                        "Name": "minecraft:stone"
                                                                                    }
                                                                                }
                                                                            },
                                                                            {
                                                                                "type": "minecraft:block",
                                                                                "result_state": {
                                                                                    "Name": "minecraft:gravel"
                                                                                }
                                                                            }
                                                                        ]
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:stone"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    }
                                                ]
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:windswept_hills"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 1.7976931348623157E308,
                                                        "min_threshold": 0.12121212121212122,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:stone"
                                                        }
                                                    }
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:warm_ocean",
                                                        "minecraft:beach",
                                                        "minecraft:snowy_beach"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:stone_depth",
                                                                "add_surface_depth": false,
                                                                "offset": 0,
                                                                "secondary_depth_range": 0,
                                                                "surface_type": "ceiling"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:sandstone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:sand"
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:beach",
                                                        "minecraft:snowy_beach"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.06,
                                                                "min_threshold": -0.06,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:sandstone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:sand"
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:river",
                                                        "minecraft:frozen_river"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": -0.05,
                                                                "noise": "minecraft:packed_ice"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:granite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": -0.05,
                                                                "noise": "minecraft:ice"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:smooth_basalt"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": -0.05,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:vertical_gradient",
                                                                "false_at_and_above": {
                                                                    "absolute": 512
                                                                },
                                                                "random_name": "minecraft:deepslate",
                                                                "true_at_and_below": {
                                                                    "absolute": 48
                                                                }
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:dirt",
                                                                    "Properties": {
                                                                        "axis": "y"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:sand"
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:desert"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:stone_depth",
                                                                "add_surface_depth": false,
                                                                "offset": 0,
                                                                "secondary_depth_range": 0,
                                                                "surface_type": "ceiling"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:sandstone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:sand"
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:snowy_desert"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:stone_depth",
                                                                "add_surface_depth": false,
                                                                "offset": 0,
                                                                "secondary_depth_range": 0,
                                                                "surface_type": "ceiling"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:sandstone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:sand"
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:dripstone_caves"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:block",
                                                    "result_state": {
                                                        "Name": "minecraft:stone"
                                                    }
                                                }
                                            }
                                        ]
                                    },
                                    {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:biome",
                                            "biome_is": "minecraft:sulfur_caves"
                                        },
                                        "then_run": {
                                            "type": "minecraft:sequence",
                                            "sequence": [
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": -1.0,
                                                        "max_threshold": -0.6,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:granite"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": -0.6,
                                                        "max_threshold": -0.55,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:diorite"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": -0.55,
                                                        "max_threshold": -0.2,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:calcite"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": -0.2,
                                                        "max_threshold": -0.05,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:sulfur"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": -0.05,
                                                        "max_threshold": 0.2,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:sulfur"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": 0.2,
                                                        "max_threshold": 0.3,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:calcite"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": 0.3,
                                                        "max_threshold": 0.525,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:cinnabar"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": 0.525,
                                                        "max_threshold": 1.2,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:granite"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": 1.2,
                                                        "max_threshold": 1.5,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:tuff"
                                                        }
                                                    }
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:biome",
                                            "biome_is": "minecraft:sulfur_calcite_caves"
                                        },
                                        "then_run": {
                                            "type": "minecraft:sequence",
                                            "sequence": [
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": -1.0,
                                                        "max_threshold": -0.7,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:granite"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": -0.7,
                                                        "max_threshold": -0.65,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:diorite"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": -0.65,
                                                        "max_threshold": -0.25,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:calcite"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": -0.25,
                                                        "max_threshold": 0.1,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:sulfur"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": 0.1,
                                                        "max_threshold": 0.25,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:calcite"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": 0.25,
                                                        "max_threshold": 0.45,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:sulfur"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": 0.45,
                                                        "max_threshold": 0.6,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:cinnabar"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "is_3d": true,
                                                        "min_threshold": 0.6,
                                                        "max_threshold": 1.0,
                                                        "noise": "minecraft:sulfur_cave_gradient"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:tuff"
                                                        }
                                                    }
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:biome",
                                            "biome_is": [
                                                "minecraft:windswept_savanna"
                                            ]
                                        },
                                        "then_run": {
                                            "type": "minecraft:sequence",
                                            "sequence": [
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 1.7976931348623157E308,
                                                        "min_threshold": 0.21212121212121213,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:stone"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 1.7976931348623157E308,
                                                        "min_threshold": -0.06060606060606061,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:coarse_dirt"
                                                        }
                                                    }
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:biome",
                                            "biome_is": [
                                                "minecraft:windswept_gravelly_hills"
                                            ]
                                        },
                                        "then_run": {
                                            "type": "minecraft:sequence",
                                            "sequence": [
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 1.7976931348623157E308,
                                                        "min_threshold": 0.24242424242424243,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:sequence",
                                                        "sequence": [
                                                            {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:stone_depth",
                                                                    "add_surface_depth": false,
                                                                    "offset": 0,
                                                                    "secondary_depth_range": 0,
                                                                    "surface_type": "ceiling"
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:stone"
                                                                    }
                                                                }
                                                            },
                                                            {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:gravel"
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 1.7976931348623157E308,
                                                        "min_threshold": 0.12121212121212122,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:stone"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 1.7976931348623157E308,
                                                        "min_threshold": -0.12121212121212122,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:sequence",
                                                        "sequence": [
                                                            {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:grass_block",
                                                                        "Properties": {
                                                                            "snowy": "false"
                                                                        }
                                                                    }
                                                                }
                                                            },
                                                            {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:dirt"
                                                                }
                                                            }
                                                        ]
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:stone_depth",
                                                                "add_surface_depth": false,
                                                                "offset": 0,
                                                                "secondary_depth_range": 0,
                                                                "surface_type": "ceiling"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:gravel"
                                                            }
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:biome",
                                            "biome_is": [
                                                "minecraft:old_growth_pine_taiga",
                                                "minecraft:old_growth_spruce_taiga"
                                            ]
                                        },
                                        "then_run": {
                                            "type": "minecraft:sequence",
                                            "sequence": [
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 1.7976931348623157E308,
                                                        "min_threshold": 0.21212121212121213,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:coarse_dirt"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 1.7976931348623157E308,
                                                        "min_threshold": -0.11515151515151514,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:podzol",
                                                            "Properties": {
                                                                "snowy": "false"
                                                            }
                                                        }
                                                    }
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:biome",
                                            "biome_is": [
                                                "minecraft:ice_spikes"
                                            ]
                                        },
                                        "then_run": {
                                            "type": "minecraft:condition",
                                            "if_true": {
                                                "type": "minecraft:water",
                                                "add_stone_depth": false,
                                                "offset": 0,
                                                "surface_depth_multiplier": 0
                                            },
                                            "then_run": {
                                                "type": "minecraft:block",
                                                "result_state": {
                                                    "Name": "minecraft:snow_block"
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:biome",
                                            "biome_is": [
                                                "minecraft:ice_spikes"
                                            ]
                                        },
                                        "then_run": {
                                            "type": "minecraft:sequence",
                                            "sequence": [
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 0.2,
                                                        "min_threshold": -0.06,
                                                        "noise": "minecraft:packed_ice"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:packed_ice"
                                                        }
                                                    }
                                                },
                                                {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 0.06,
                                                        "min_threshold": -0.2,
                                                        "noise": "minecraft:ice"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:ice"
                                                        }
                                                    }
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:biome",
                                            "biome_is": [
                                                "minecraft:mangrove_swamp"
                                            ]
                                        },
                                        "then_run": {
                                            "type": "minecraft:block",
                                            "result_state": {
                                                "Name": "minecraft:mud"
                                            }
                                        }
                                    },
                                    {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:biome",
                                            "biome_is": [
                                                "minecraft:mushroom_fields"
                                            ]
                                        },
                                        "then_run": {
                                            "type": "minecraft:block",
                                            "result_state": {
                                                "Name": "minecraft:mycelium",
                                                "Properties": {
                                                    "snowy": "false"
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "type": "minecraft:sequence",
                                        "sequence": [
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:water",
                                                    "add_stone_depth": false,
                                                    "offset": 0,
                                                    "surface_depth_multiplier": 0
                                                },
                                                "then_run": {
                                                    "type": "minecraft:block",
                                                    "result_state": {
                                                        "Name": "minecraft:grass_block",
                                                        "Properties": {
                                                            "snowy": "false"
                                                        }
                                                    }
                                                }
                                            },
                                            {
                                                "type": "minecraft:block",
                                                "result_state": {
                                                    "Name": "minecraft:dirt"
                                                }
                                            }
                                        ]
                                    }
                                ]
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:water",
                            "add_stone_depth": true,
                            "offset": -6,
                            "surface_depth_multiplier": -1
                        },
                        "then_run": {
                            "type": "minecraft:sequence",
                            "sequence": [
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:stone_depth",
                                        "add_surface_depth": false,
                                        "offset": 0,
                                        "secondary_depth_range": 0,
                                        "surface_type": "floor"
                                    },
                                    "then_run": {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:biome",
                                            "biome_is": [
                                                "minecraft:frozen_ocean",
                                                "minecraft:deep_frozen_ocean"
                                            ]
                                        },
                                        "then_run": {
                                            "type": "minecraft:condition",
                                            "if_true": {
                                                "type": "minecraft:hole"
                                            },
                                            "then_run": {
                                                "type": "minecraft:block",
                                                "result_state": {
                                                    "Name": "minecraft:water",
                                                    "Properties": {
                                                        "level": "0"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:stone_depth",
                                        "add_surface_depth": true,
                                        "offset": 0,
                                        "secondary_depth_range": 0,
                                        "surface_type": "floor"
                                    },
                                    "then_run": {
                                        "type": "minecraft:sequence",
                                        "sequence": [
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:frozen_peaks"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:steep"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.0125,
                                                                "min_threshold": -0.0125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.2,
                                                                "min_threshold": -0.05,
                                                                "noise": "minecraft:packed_ice"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:packed_ice"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.025,
                                                                "min_threshold": -0.625,
                                                                "noise": "minecraft:ice"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:ice"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.025,
                                                                "min_threshold": 0.0125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": 0.025,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.0625,
                                                                "min_threshold": 0.05,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:deepslate"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.12,
                                                                "min_threshold": 0.0625,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:smooth_basalt"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.21,
                                                                "min_threshold": 0.12,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:blackstone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.24,
                                                                "min_threshold": 0.21,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:smooth_basalt"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.45,
                                                                "min_threshold": 0.24,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:deepslate"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.5,
                                                                "min_threshold": 0.45,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:water",
                                                                "add_stone_depth": false,
                                                                "offset": 0,
                                                                "surface_depth_multiplier": 0
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:snowy_slopes"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:steep"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.025,
                                                                "min_threshold": 0.0125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": 0.025,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:powder_snow"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.0625,
                                                                "min_threshold": 0.05,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.12,
                                                                "min_threshold": 0.0625,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.135,
                                                                "min_threshold": 0.12,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.06,
                                                                "min_threshold": 0.035,
                                                                "noise": "minecraft:powder_snow"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:powder_snow"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:water",
                                                                "add_stone_depth": false,
                                                                "offset": 0,
                                                                "surface_depth_multiplier": 0
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:jagged_peaks"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:steep"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.0125,
                                                                "min_threshold": -0.0125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.025,
                                                                "min_threshold": 0.0125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": 0.025,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.0625,
                                                                "min_threshold": 0.05,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:deepslate"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.12,
                                                                "min_threshold": 0.0625,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:smooth_basalt"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.21,
                                                                "min_threshold": 0.12,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:blackstone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.24,
                                                                "min_threshold": 0.21,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:smooth_basalt"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.45,
                                                                "min_threshold": 0.24,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:deepslate"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.5,
                                                                "min_threshold": 0.45,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:water",
                                                                "add_stone_depth": false,
                                                                "offset": 0,
                                                                "surface_depth_multiplier": 0
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:grove"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:steep"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:snow_block"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.06,
                                                                "min_threshold": 0.035,
                                                                "noise": "minecraft:powder_snow"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:powder_snow"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.179,
                                                                "min_threshold": 0.06,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:powder_snow"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.06,
                                                                "min_threshold": 0.035,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:dirt"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.035,
                                                                "min_threshold": 0.021,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:dirt",
                                                                    "Properties": {
                                                                        "snowy": "true"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.021,
                                                                "min_threshold": -0.125,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:dirt"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": -0.125,
                                                                "min_threshold": -0.02,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:condition",
                                                                "if_true": {
                                                                    "type": "minecraft:water",
                                                                    "add_stone_depth": false,
                                                                    "offset": 0,
                                                                    "surface_depth_multiplier": 0
                                                                },
                                                                "then_run": {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:powder_snow"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:dirt"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:meadow"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.021,
                                                                "min_threshold": -0.021,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:andesite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:dirt"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:sequence",
                                                "sequence": [
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:stony_peaks"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": -0.1,
                                                                        "max_threshold": 0.0,
                                                                        "noise": "minecraft:granite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:granite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": 0.0,
                                                                        "max_threshold": 0.1,
                                                                        "noise": "minecraft:diorite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:diorite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": 0.1,
                                                                        "max_threshold": 0.20,
                                                                        "noise": "minecraft:andesite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.0125,
                                                                        "min_threshold": -0.06,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:calcite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.025,
                                                                        "min_threshold": 0.0125,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:stone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.05,
                                                                        "min_threshold": 0.025,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.0625,
                                                                        "min_threshold": 0.05,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:deepslate"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.12,
                                                                        "min_threshold": 0.0625,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:smooth_basalt"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.21,
                                                                        "min_threshold": 0.12,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:blackstone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.24,
                                                                        "min_threshold": 0.21,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:smooth_basalt"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.45,
                                                                        "min_threshold": 0.24,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:deepslate"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.5,
                                                                        "min_threshold": 0.45,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:stone"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:stony_shore"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": -0.1,
                                                                        "max_threshold": 0.0,
                                                                        "noise": "minecraft:granite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:granite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": 0.0,
                                                                        "max_threshold": 0.1,
                                                                        "noise": "minecraft:diorite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:diorite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "min_threshold": 0.1,
                                                                        "max_threshold": 0.2,
                                                                        "noise": "minecraft:andesite_noise"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.025,
                                                                        "min_threshold": 0.0125,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:stone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.05,
                                                                        "min_threshold": 0.025,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.15,
                                                                        "min_threshold": 0.05,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:deepslate"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.2,
                                                                        "min_threshold": 0.15,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:andesite"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.05,
                                                                        "min_threshold": -0.05,
                                                                        "noise": "minecraft:gravel"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:sequence",
                                                                        "sequence": [
                                                                            {
                                                                                "type": "minecraft:condition",
                                                                                "if_true": {
                                                                                    "type": "minecraft:stone_depth",
                                                                                    "add_surface_depth": false,
                                                                                    "offset": 0,
                                                                                    "secondary_depth_range": 0,
                                                                                    "surface_type": "ceiling"
                                                                                },
                                                                                "then_run": {
                                                                                    "type": "minecraft:block",
                                                                                    "result_state": {
                                                                                        "Name": "minecraft:stone"
                                                                                    }
                                                                                }
                                                                            },
                                                                            {
                                                                                "type": "minecraft:block",
                                                                                "result_state": {
                                                                                    "Name": "minecraft:gravel"
                                                                                }
                                                                            }
                                                                        ]
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:stone"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:windswept_hills"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 1.7976931348623157E308,
                                                                "min_threshold": 0.12121212121212122,
                                                                "noise": "minecraft:surface"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:warm_ocean",
                                                                "minecraft:beach",
                                                                "minecraft:snowy_beach"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:stone_depth",
                                                                        "add_surface_depth": false,
                                                                        "offset": 0,
                                                                        "secondary_depth_range": 0,
                                                                        "surface_type": "ceiling"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:sandstone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:sand"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:beach",
                                                                "minecraft:snowy_beach"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:noise_threshold",
                                                                        "max_threshold": 0.06,
                                                                        "min_threshold": -0.06,
                                                                        "noise": "minecraft:calcite"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:sandstone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:sand"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:desert"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:stone_depth",
                                                                        "add_surface_depth": false,
                                                                        "offset": 0,
                                                                        "secondary_depth_range": 0,
                                                                        "surface_type": "ceiling"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:sandstone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:sand"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:desert"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:stone_depth",
                                                                        "add_surface_depth": false,
                                                                        "offset": 0,
                                                                        "secondary_depth_range": 0,
                                                                        "surface_type": "ceiling"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:sandstone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:sand"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:snowy_desert"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:stone_depth",
                                                                        "add_surface_depth": false,
                                                                        "offset": 0,
                                                                        "secondary_depth_range": 0,
                                                                        "surface_type": "ceiling"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:sandstone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:sand"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:snowy_desert"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:stone_depth",
                                                                        "add_surface_depth": false,
                                                                        "offset": 0,
                                                                        "secondary_depth_range": 0,
                                                                        "surface_type": "ceiling"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:sandstone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:sand"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    },
                                                    {
                                                        "type": "minecraft:condition",
                                                        "if_true": {
                                                            "type": "minecraft:biome",
                                                            "biome_is": [
                                                                "minecraft:dripstone_caves"
                                                            ]
                                                        },
                                                        "then_run": {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:stone"
                                                            }
                                                        }
                                                    }
                                                ]
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": "minecraft:sulfur_caves"
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": -1.0,
                                                                "max_threshold": -0.6,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:granite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": -0.6,
                                                                "max_threshold": -0.55,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:diorite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": -0.55,
                                                                "max_threshold": -0.2,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:calcite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": -0.2,
                                                                "max_threshold": -0.05,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:sulfur"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": -0.05,
                                                                "max_threshold": 0.2,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:sulfur"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": 0.2,
                                                                "max_threshold": 0.3,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:calcite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": 0.3,
                                                                "max_threshold": 0.525,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:cinnabar"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": 0.525,
                                                                "max_threshold": 1.2,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:granite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": 1.2,
                                                                "max_threshold": 1.5,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:tuff"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": "minecraft:sulfur_calcite_caves"
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": -1.0,
                                                                "max_threshold": -0.7,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:granite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": -0.7,
                                                                "max_threshold": -0.65,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:diorite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": -0.65,
                                                                "max_threshold": -0.25,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:calcite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": -0.25,
                                                                "max_threshold": 0.1,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:sulfur"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": 0.1,
                                                                "max_threshold": 0.25,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:calcite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": 0.25,
                                                                "max_threshold": 0.45,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:sulfur"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": 0.45,
                                                                "max_threshold": 0.6,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:cinnabar"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "is_3d": true,
                                                                "min_threshold": 0.6,
                                                                "max_threshold": 1.0,
                                                                "noise": "minecraft:sulfur_cave_gradient"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:tuff"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:windswept_savanna"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:condition",
                                                    "if_true": {
                                                        "type": "minecraft:noise_threshold",
                                                        "max_threshold": 1.7976931348623157E308,
                                                        "min_threshold": 0.21212121212121213,
                                                        "noise": "minecraft:surface"
                                                    },
                                                    "then_run": {
                                                        "type": "minecraft:block",
                                                        "result_state": {
                                                            "Name": "minecraft:stone"
                                                        }
                                                    }
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:windswept_gravelly_hills"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 1.7976931348623157E308,
                                                                "min_threshold": 0.24242424242424243,
                                                                "noise": "minecraft:surface"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:sequence",
                                                                "sequence": [
                                                                    {
                                                                        "type": "minecraft:condition",
                                                                        "if_true": {
                                                                            "type": "minecraft:stone_depth",
                                                                            "add_surface_depth": false,
                                                                            "offset": 0,
                                                                            "secondary_depth_range": 0,
                                                                            "surface_type": "ceiling"
                                                                        },
                                                                        "then_run": {
                                                                            "type": "minecraft:block",
                                                                            "result_state": {
                                                                                "Name": "minecraft:stone"
                                                                            }
                                                                        }
                                                                    },
                                                                    {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:gravel"
                                                                        }
                                                                    }
                                                                ]
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 1.7976931348623157E308,
                                                                "min_threshold": 0.12121212121212122,
                                                                "noise": "minecraft:surface"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 1.7976931348623157E308,
                                                                "min_threshold": -0.12121212121212122,
                                                                "noise": "minecraft:surface"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:dirt"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:sequence",
                                                            "sequence": [
                                                                {
                                                                    "type": "minecraft:condition",
                                                                    "if_true": {
                                                                        "type": "minecraft:stone_depth",
                                                                        "add_surface_depth": false,
                                                                        "offset": 0,
                                                                        "secondary_depth_range": 0,
                                                                        "surface_type": "ceiling"
                                                                    },
                                                                    "then_run": {
                                                                        "type": "minecraft:block",
                                                                        "result_state": {
                                                                            "Name": "minecraft:stone"
                                                                        }
                                                                    }
                                                                },
                                                                {
                                                                    "type": "minecraft:block",
                                                                    "result_state": {
                                                                        "Name": "minecraft:gravel"
                                                                    }
                                                                }
                                                            ]
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:river",
                                                        "minecraft:frozen_river"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:sequence",
                                                    "sequence": [
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": -0.05,
                                                                "noise": "minecraft:packed_ice"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:granite"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": -0.05,
                                                                "noise": "minecraft:ice"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:smooth_basalt"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:noise_threshold",
                                                                "max_threshold": 0.05,
                                                                "min_threshold": -0.05,
                                                                "noise": "minecraft:calcite"
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:stone"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:condition",
                                                            "if_true": {
                                                                "type": "minecraft:vertical_gradient",
                                                                "false_at_and_above": {
                                                                    "absolute": 512
                                                                },
                                                                "random_name": "minecraft:deepslate",
                                                                "true_at_and_below": {
                                                                    "absolute": 48
                                                                }
                                                            },
                                                            "then_run": {
                                                                "type": "minecraft:block",
                                                                "result_state": {
                                                                    "Name": "minecraft:dirt",
                                                                    "Properties": {
                                                                        "axis": "y"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "type": "minecraft:block",
                                                            "result_state": {
                                                                "Name": "minecraft:sand"
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:biome",
                                                    "biome_is": [
                                                        "minecraft:mangrove_swamp"
                                                    ]
                                                },
                                                "then_run": {
                                                    "type": "minecraft:block",
                                                    "result_state": {
                                                        "Name": "minecraft:mud"
                                                    }
                                                }
                                            },
                                            {
                                                "type": "minecraft:block",
                                                "result_state": {
                                                    "Name": "minecraft:dirt"
                                                }
                                            }
                                        ]
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:biome",
                                        "biome_is": [
                                            "minecraft:warm_ocean",
                                            "minecraft:beach",
                                            "minecraft:snowy_beach"
                                        ]
                                    },
                                    "then_run": {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:stone_depth",
                                            "add_surface_depth": true,
                                            "offset": 0,
                                            "secondary_depth_range": 6,
                                            "surface_type": "floor"
                                        },
                                        "then_run": {
                                            "type": "minecraft:block",
                                            "result_state": {
                                                "Name": "minecraft:sandstone"
                                            }
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:biome",
                                        "biome_is": [
                                            "minecraft:desert"
                                        ]
                                    },
                                    "then_run": {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:stone_depth",
                                            "add_surface_depth": true,
                                            "offset": 0,
                                            "secondary_depth_range": 30,
                                            "surface_type": "floor"
                                        },
                                        "then_run": {
                                            "type": "minecraft:block",
                                            "result_state": {
                                                "Name": "minecraft:sandstone"
                                            }
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:biome",
                                        "biome_is": [
                                            "minecraft:snowy_desert"
                                        ]
                                    },
                                    "then_run": {
                                        "type": "minecraft:condition",
                                        "if_true": {
                                            "type": "minecraft:stone_depth",
                                            "add_surface_depth": true,
                                            "offset": 0,
                                            "secondary_depth_range": 30,
                                            "surface_type": "floor"
                                        },
                                        "then_run": {
                                            "type": "minecraft:block",
                                            "result_state": {
                                                "Name": "minecraft:sandstone"
                                            }
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:stone_depth",
                            "add_surface_depth": false,
                            "offset": 0,
                            "secondary_depth_range": 0,
                            "surface_type": "floor"
                        },
                        "then_run": {
                            "type": "minecraft:sequence",
                            "sequence": [
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:biome",
                                        "biome_is": [
                                            "minecraft:frozen_peaks",
                                            "minecraft:jagged_peaks"
                                        ]
                                    },
                                    "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                            "Name": "minecraft:snow_block"
                                        }
                                    }
                                },
                                {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                        "type": "minecraft:biome",
                                        "biome_is": [
                                            "minecraft:warm_ocean",
                                            "minecraft:lukewarm_ocean",
                                            "minecraft:deep_lukewarm_ocean"
                                        ]
                                    },
                                    "then_run": {
                                        "type": "minecraft:sequence",
                                        "sequence": [
                                            {
                                                "type": "minecraft:condition",
                                                "if_true": {
                                                    "type": "minecraft:stone_depth",
                                                    "add_surface_depth": false,
                                                    "offset": 0,
                                                    "secondary_depth_range": 0,
                                                    "surface_type": "ceiling"
                                                },
                                                "then_run": {
                                                    "type": "minecraft:block",
                                                    "result_state": {
                                                        "Name": "minecraft:sandstone"
                                                    }
                                                }
                                            },
                                            {
                                                "type": "minecraft:block",
                                                "result_state": {
                                                    "Name": "minecraft:sand"
                                                }
                                            }
                                        ]
                                    }
                                },
                                {
                                    "type": "minecraft:sequence",
                                    "sequence": [
                                        {
                                            "type": "minecraft:condition",
                                            "if_true": {
                                                "type": "minecraft:stone_depth",
                                                "add_surface_depth": false,
                                                "offset": 0,
                                                "secondary_depth_range": 0,
                                                "surface_type": "ceiling"
                                            },
                                            "then_run": {
                                                "type": "minecraft:block",
                                                "result_state": {
                                                    "Name": "minecraft:stone"
                                                }
                                            }
                                        },
                                        {
                                            "type": "minecraft:block",
                                            "result_state": {
                                                "Name": "minecraft:gravel"
                                            }
                                        }
                                    ]
                                }
                            ]
                        }
                    }
                ]
            }
        },
        {
            "type": "minecraft:condition",
            "if_true": {
                "type": "minecraft:biome",
                "biome_is": "minecraft:sulfur_caves"
            },
            "then_run": {
                "type": "minecraft:sequence",
                "sequence": [
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": -1.0,
                            "max_threshold": -0.6,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:granite"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": -0.6,
                            "max_threshold": -0.55,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:diorite"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": -0.55,
                            "max_threshold": -0.2,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:calcite"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": -0.2,
                            "max_threshold": -0.05,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:sulfur"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": -0.05,
                            "max_threshold": 0.2,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:sulfur"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": 0.2,
                            "max_threshold": 0.3,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:calcite"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": 0.3,
                            "max_threshold": 0.525,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:cinnabar"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": 0.525,
                            "max_threshold": 1.2,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:granite"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": 1.2,
                            "max_threshold": 1.5,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:tuff"
                            }
                        }
                    }
                ]
            }
        },
        {
            "type": "minecraft:condition",
            "if_true": {
                "type": "minecraft:biome",
                "biome_is": "minecraft:sulfur_calcite_caves"
            },
            "then_run": {
                "type": "minecraft:sequence",
                "sequence": [
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": -1.0,
                            "max_threshold": -0.7,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:granite"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": -0.7,
                            "max_threshold": -0.65,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:diorite"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": -0.65,
                            "max_threshold": -0.25,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:calcite"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": -0.25,
                            "max_threshold": 0.1,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:sulfur"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": 0.1,
                            "max_threshold": 0.25,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:calcite"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": 0.25,
                            "max_threshold": 0.45,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:sulfur"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": 0.45,
                            "max_threshold": 0.6,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:cinnabar"
                            }
                        }
                    },
                    {
                        "type": "minecraft:condition",
                        "if_true": {
                            "type": "minecraft:noise_threshold",
                            "is_3d": true,
                            "min_threshold": 0.6,
                            "max_threshold": 1.0,
                            "noise": "minecraft:sulfur_cave_gradient"
                        },
                        "then_run": {
                            "type": "minecraft:block",
                            "result_state": {
                                "Name": "minecraft:tuff"
                            }
                        }
                    }
                ]
            }
        },
        {
            "type": "minecraft:condition",
            "if_true": {
                "type": "minecraft:vertical_gradient",
                "false_at_and_above": {
                    "absolute": 8
                },
                "random_name": "minecraft:deepslate",
                "true_at_and_below": {
                    "absolute": -8
                }
            },
            "then_run": {
                "type": "minecraft:block",
                "result_state": {
                    "Name": "minecraft:deepslate",
                    "Properties": {
                        "axis": "y"
                    }
                }
            }
        }
    ]
}