{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "M": {
      "item": "minecraft:obsidian"
    },
    "S": {
      "item": "ironchest:diamond_chest"
    }
  },
  "pattern": [
    "MMM",
    "MSM",
    "MMM"
  ],
  "result": {
    "item": "ironchest:obsidian_chest"
  },
  "show_notification": true
}