{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "I": {
      "item": "soulsweapons:moonstone"
    },
    "O": {
      "item": "minecraft:polished_blackstone_bricks"
    },
    "X": {
      "item": "minecraft:ender_pearl"
    },
    "Y": {
      "item": "minecraft:obsidian"
    },
    "L": {
      "item": "soulsweapons:lord_soul_purple"
    }
  },
  "pattern": [
    "ILI",
    "XYX",
    "OOO"
  ],
  "result": {
    "item": "soulsweapons:blackstone_pedestal"
  },
  "show_notification": true
}