{
    "type": "minecraft:crafting_shaped",
    "pattern": [
      "I",
      "S",
      "#"
    ],
    "key": {
      "#": {
        "tag": "minecraft:planks"
      },
      "S": {
        "item": "minecraft:stick"
      },
      "I": {
        "tag": "veer:galder/iron_substitutes"
      }
    },
    "result": {
      "item": "minecraft:tripwire_hook",
      "count": 2
    }
  }