{
  "type": "crafting_shaped",
  "pattern": [
    " WS",
    "RIR",
    " W "
  ],
  "key": {
    "W": {
      "item": "create:belt_connector"
    },
    "I": {
      "tag": "forge:gears/aluminum"
    },
    "S": {
      "tag": "vintageimprovements:springs/iron"
    },
    "R": {
      "item": "tfmg:rubber_sheet"
    }
  },
  "result": {
    "item": "car:wheel",
    "count": 1
  }
}