{
    "__comment__": "by air!",
    "type": "tfc:damage_inputs_shapeless_crafting",
    "recipe": {
        "type": "minecraft:crafting_shapeless",
        "ingredients": [
            {
                "item": "tfc:wood/log/hickory"
            },
            {
                "tag": "tfc:chisels"
            },
            {
                "tag": "tfc:saws"
            }
        ],
        "result": {
            "item": "minecraft:dark_oak_log"
        }
    }
}