{
  "type": "crafting_shapeless",
  "activ": "true",
  "ingredients": [
    {
      "item": "minecraft:arrow"
    },
    {
      "item": "minecraft:torch"
    }
  ],
  "result": {
    "item": "switchbow:arrowtorch",
    "count": 1
  }
}