{
  "__comment__": "This file was automatically created by tfch",
  "type": "tfc:extra_products_shapeless_crafting",
  "extra_products": [
    {
      "item": "minecraft:red_dye",
      "count": 1
    }
  ],
  "recipe": {
    "type": "tfc:damage_inputs_shapeless_crafting",
    "recipe": {
      "type": "minecraft:crafting_shapeless",
      "ingredients": [
        {
          "tag": "tfc:plant/red"
        },
        {
          "tag": "forge:tools/knives"
        }
      ],
      "result": {
        "item": "kubejs:medical_red_powder",
      "count": 2
      }
    }
  }
}