{
    "type": "minecraft:flat_cache",
    "input": {
        "type": "minecraft:clamp",
        "input": {
            "type": "minecraft:flat_cache",
            "input": {
                "type": "minecraft:mul",
                "left": -3.0,
                "right": {
                    "type": "minecraft:add",
                    "left": -0.3333333333333333,
                    "right": {
                        "type": "minecraft:abs",
                        "input": {
                            "type": "minecraft:add",
                            "left": -0.6666666666666666,
                            "right": {
                                "type": "minecraft:abs",
                                "input": "minecraft:overworld/ridges_continents"
                            }
                        }
                    }
                }
            }
        },
        "min": -1.0,
        "max": 1.0
    }
}