{
  "type": "crafting_shaped",
  "pattern": [
    "III",
    "TTT",
    "III"
  ],
  "key": {
    "I": {
      "item": "create:belt_connector"
    },
    "T": {
      "item": "car:small_tank"
    }
  },
  "result": {
    "item": "car:medium_tank",
    "count": 1
  }
}