{
    "type": "tfc:damage_inputs_shapeless_crafting",
    "recipe": {
        "type": "minecraft:crafting_shapeless",
        "ingredients": [
            {
                "item": "minecraft:charcoal"
            },
            {
                "tag": "tfc:hammers"
            }
        ],
        "result": {
            "item": "tinycoal:tinycharcoal",
            "count": 8
        }
    }
}