{
    "type": "minecraft:flat_cache",
    "input": {
        "type": "minecraft:max",
        "left": {
            "type": "minecraft:cache_2d",
            "input": {
                "type": "minecraft:spline",
                "spline": {
                    "coordinate": {
                        "type": "minecraft:mul",
                        "left": {
                            "type": "minecraft:shifted_noise",
                            "noise": "minecraft:continentalness",
                            "shift_x": {
                                "type": "minecraft:mul",
                                "left": 1600,
                                "right": "minecraft:overworld/ridges"
                            },
                            "shift_y": 0.0,
                            "shift_z": {
                                "type": "minecraft:mul",
                                "left": 1600,
                                "right": "minecraft:overworld/ridges"
                            },
                            "xz_scale": 0.16,
                            "y_scale": 0.0
                        },
                        "right": {
                            "type": "minecraft:add",
                            "left": {
                                "type": "minecraft:shifted_noise",
                                "noise": "minecraft:continentalness-1",
                                "shift_x": {
                                    "type": "minecraft:mul",
                                    "left": 1600,
                                    "right": "minecraft:overworld/ridges"
                                },
                                "shift_y": 0.0,
                                "shift_z": {
                                    "type": "minecraft:mul",
                                    "left": 1600,
                                    "right": "minecraft:overworld/ridges"
                                },
                                "xz_scale": 0.08,
                                "y_scale": 0.0
                            },
                            "right": 1
                        }
                    },
                    "points": [
                        {
                            "location": -1.25,
                            "derivative": 0,
                            "value": -1.25
                        },
                        {
                            "location": -0.19,
                            "derivative": 0.5,
                            "value": -0.19
                        },
                        {
                            "location": 1.5,
                            "derivative": 0,
                            "value": 1.25
                        }
                    ]
                }
            }
        },
        "right": {
            "type": "minecraft:spline",
            "spline": {
                "coordinate": {
                    "type": "minecraft:add",
                    "left": {
                        "type": "minecraft:add",
                        "left": {
                            "type": "minecraft:flat_cache",
                            "input": {
                                "type": "minecraft:shifted_noise",
                                "noise": "minecraft:island-1",
                                "shift_x": "minecraft:shift_x",
                                "shift_y": 0.0,
                                "shift_z": "minecraft:shift_z",
                                "xz_scale": 0.24,
                                "y_scale": 0.0
                            }
                        },
                        "right": {
                            "type": "minecraft:mul",
                            "left": {
                                "type": "minecraft:noise",
                                "noise": "minecraft:cave_layer",
                                "xz_scale": 2,
                                "y_scale": 0
                            },
                            "right": 0.1
                        }
                    },
                    "right": -0.675
                },
                "points": [
                    {
                        "location": -1.25,
                        "derivative": 0,
                        "value": -1.25
                    },
                    {
                        "location": -0.19,
                        "derivative": 0.5,
                        "value": -0.19
                    },
                    {
                        "location": 0.0,
                        "derivative": 0.335,
                        "value": -0.1
                    },
                    {
                        "location": 1.5,
                        "derivative": 0,
                        "value": 1.25
                    }
                ]
            }
        }
    }
}