{
  "type": "create:mixing",
  "heat_requirement": "heated",
  "ingredients": [
    {
      "tag": "c:ingots/copper"
    },
    {
      "tag": "c:ingots/zinc"
    }
  ],
  "results": [
    {
      "count": 2,
      "id": "ftbmaterials:brass_ingot"
    }
  ]
}