{
    "type": "minecraft:add",
    "left": {
        "type": "minecraft:add",
        "left": {
            "type": "minecraft:mul",
            "left": {
                "type": "minecraft:add",
                "left": {
                    "type": "minecraft:shifted_noise",
                    "noise": "minecraft:vegetation",
                    "shift_x": 0.0,
                    "shift_y": 0.0,
                    "shift_z": 0.0,
                    "xz_scale": 0.16,
                    "y_scale": 0.0
                },
                "right": {
                    "type": "minecraft:shifted_noise",
                    "noise": "minecraft:vegetation-island",
                    "shift_x": 0.0,
                    "shift_y": 0.0,
                    "shift_z": 0.0,
                    "xz_scale": 0.04,
                    "y_scale": 0.0
                }
            },
            "right": 0.05
        },
        "right": {
            "type": "minecraft:shifted_noise",
            "noise": "minecraft:vegetation",
            "shift_x": 0.0,
            "shift_y": 0.0,
            "shift_z": 0.0,
            "xz_scale": 0.08,
            "y_scale": 0.0
        }
    },
    "right": {
        "type": "minecraft:mul",
        "left": {
            "type": "minecraft:noise",
            "noise": "minecraft:gravel",
            "xz_scale": 0.005,
            "y_scale": 0
        },
        "right": 0.5
    }
}