{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "ACA",
    "LDL"
  ],
  "key": {
    "A": {
      "item": "alexscaves:amber"
    },
    "C": {
      "item": "alexscaves:amber_curiosity"
    },
    "L": {
      "item": "alexscaves:limestone"
    },
    "D": {
      "tag": "forge:gems/diamond"
    }
  },
  "result": {
    "item": "alexscaves:amber_monolith",
    "count": 1
  }
}