{
  "type": "crafting_shaped",
  "pattern": [
    " S",
    "I "
  ],
  "key": {
    "I": {
      "item": "tfmg:rubber_sheet"
    },
    "S": {
      "tag": "forge:rods/iron"
    }
  },
  "result": {
    "item": "car:screw_driver",
    "count": 1
  }
}