{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        " CC",
        "SSS"
    ],
    "key": {
        "S": {
            "tag": "tfc:lumber"
        },
        "C": {
            "tag": "forge:cloth"
        }
    },
    "result": {
        "item": "tfc:windmill_blade"
    }
}