{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "C",
    "I"
  ],
  "key": {
    "I": {
      "item": "create:shaft"
    },
    "C": {
      "tag": "forge:gears/aluminum"
    }
  },
  "result": {
    "item": "tfmg:aluminum_cogwheel"
  }
}