{
    "type": "tfc:barrel_sealed",
    "input_item": {
        "ingredient": [
            {
                "item": "tfc:smooth_sandstone/brown"
            },
            {
                "item": "tfc:smooth_sandstone/white"
            },
            {
                "item": "tfc:smooth_sandstone/black"
            },
            {
                "item": "tfc:smooth_sandstone/red"
            },
            {
                "item": "tfc:smooth_sandstone/yellow"
            },
            {
                "item": "tfc:smooth_sandstone/green"
            },
            {
                "item": "tfc:smooth_sandstone/pink"
            }
        ]
    },
    "input_fluid": {
        "ingredient": "tfc:lye",
        "amount": 25
    },
    "output_item": {
        "item": "minecraft:smooth_sandstone"
    },
    "duration": 1000
}