{
    "type": "minecraft:add",
    "left": {
        "type": "minecraft:mul",
        "left": 4.0,
        "right": {
            "type": "minecraft:quarter_negative",
            "input": {
                "type": "minecraft:mul",
                "left": {
                    "type": "minecraft:add",
                    "left": "minecraft:overworld/depth",
                    "right": {
                        "type": "minecraft:mul",
                        "left": {
                            "type": "minecraft:mul",
                            "left": 1.5,
                            "right": "minecraft:overworld/jaggedness"
                        },
                        "right": {
                            "type": "minecraft:half_negative",
                            "input": {
                                "type": "minecraft:add",
                                "left": {
                                    "type": "minecraft:add",
                                    "left": {
                                        "type": "minecraft:abs",
                                        "input": {
                                            "type": "minecraft:shifted_noise",
                                            "noise": "minecraft:jagged-1",
                                            "shift_x": 0.0,
                                            "shift_y": 0.0,
                                            "shift_z": 0.0,
                                            "xz_scale": 256,
                                            "y_scale": 0.0
                                        }
                                    },
                                    "right": {
                                        "type": "minecraft:mul",
                                        "left": {
                                            "type": "minecraft:abs",
                                            "input": {
                                                "type": "minecraft:shifted_noise",
                                                "noise": "minecraft:jagged",
                                                "shift_x": 0.0,
                                                "shift_y": 0.0,
                                                "shift_z": 0.0,
                                                "xz_scale": 512,
                                                "y_scale": 0.0
                                            }
                                        },
                                        "right": -1
                                    }
                                },
                                "right": {
                                    "type": "minecraft:add",
                                    "left": {
                                        "type": "minecraft:add",
                                        "left": {
                                            "type": "minecraft:mul",
                                            "left": {
                                                "type": "minecraft:noise",
                                                "noise": "minecraft:cave_layer",
                                                "xz_scale": 0.0375,
                                                "y_scale": 0
                                            },
                                            "right": 0.4
                                        },
                                        "right": 0.4
                                    },
                                    "right": {
                                        "type": "minecraft:add",
                                        "left": {
                                            "type": "minecraft:mul",
                                            "left": {
                                                "type": "minecraft:noise",
                                                "noise": "minecraft:base_3d_noise",
                                                "xz_scale": 684.412,
                                                "y_scale": 0
                                            },
                                            "right": 0.25
                                        },
                                        "right": {
                                            "type": "minecraft:mul",
                                            "left": {
                                                "type": "minecraft:noise",
                                                "noise": "minecraft:gravel",
                                                "xz_scale": 0.05,
                                                "y_scale": 0
                                            },
                                            "right": 0.3
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "right": {
                    "type": "minecraft:mul",
                    "left": 1.5,
                    "right": "minecraft:overworld/factor"
                }
            }
        }
    },
    "right": "minecraft:overworld/base_3d_noise"
}