{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "s": {
      "tag": "c:rods/wooden"
    },
    "w": {
      "item": "ftbmaterials:steel_wire"
    }
  },
  "pattern": [
    " w ",
    "wsw",
    " w "
  ],
  "result": {
    "count": 4,
    "id": "immersiveengineering:wirecoil_structure_steel"
  }
}