{
    "type": "minecraft:add",
    "left": {
        "type": "minecraft:abs",
        "input": {
            "type": "minecraft:flat_cache",
            "input": {
                "type": "minecraft:shifted_noise",
                "noise": "minecraft:ridge",
                "xz_scale": 0.19167,
                "y_scale": 0.0,
                "shift_x": {
                    "type": "minecraft:mul",
                    "left": {
                        "type": "minecraft:shifted_noise",
                        "noise": "minecraft:continentalness",
                        "shift_x": {
                            "type": "minecraft:mul",
                            "left": 200,
                            "right": "minecraft:overworld/base_ridges"
                        },
                        "shift_y": 0.0,
                        "shift_z": {
                            "type": "minecraft:mul",
                            "left": 200,
                            "right": "minecraft:overworld/base_ridges"
                        },
                        "xz_scale": 0.154,
                        "y_scale": 0.0
                    },
                    "right": 1000
                },
                "shift_y": 0.0,
                "shift_z": {
                    "type": "minecraft:mul",
                    "left": {
                        "type": "minecraft:shifted_noise",
                        "noise": "minecraft:continentalness",
                        "shift_x": {
                            "type": "minecraft:mul",
                            "left": 200,
                            "right": "minecraft:overworld/base_ridges"
                        },
                        "shift_y": 0.0,
                        "shift_z": {
                            "type": "minecraft:mul",
                            "left": 200,
                            "right": "minecraft:overworld/base_ridges"
                        },
                        "xz_scale": 0.154,
                        "y_scale": 0.0
                    },
                    "right": 1000
                }
            }
        }
    },
    "right": {
        "type": "minecraft:mul",
        "left": {
            "type": "minecraft:noise",
            "noise": "minecraft:gravel",
            "xz_scale": 0.025,
            "y_scale": 0
        },
        "right": 0.5
    }
}