{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "DID",
    "ILI",
    "DID"
  ],
  "key": {
    "D": {
      "item": "irons_spellbooks:arcane_essence"
    },
    "I": {
      "tag": "forge:ingots/copper"
    },
    "L": {
      "item": "minecraft:clock"
    }
  },
  "result": {
    "item": "irons_spellbooks:antiquated_compass",
    "count": 1
  }
}