{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "G": {
        "tag": "c:gears/unobtainium"
      },
      "R": {
        "tag": "c:rods/unobtainium"
      },
      "b": {
        "item": "kubejs:unobtainium_bolt"
      },
      "c": {
        "item": "kubejs:unobtainium_curved_plate"
      },
      "p": {
        "tag": "c:plates/unobtainium"
      }
    },
    "pattern": [
      "bcp",
      "GRc",
      "bGb"
    ],
    "result": {
      "count": 1,
      "id": "kubejs:unobtainium_drill_head"
    }
  }