{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "pattern": [
    "SWS",
    "IGI",
    "IMI"
  ],
  "key": {
    "G": [
      "minecraft:gold_block"
    ],
    "I": [
      "minecraft:gold_ingot"
    ],
    "M": [
      "minecraft:iron_ingot"
    ],
    "S": [
      "minecraft:stick"
    ],
    "W": [
      "minecraft:jungle_log"
    ]
  },
  "result": {
    "id": "minecraft:bell",
    "count": 1
  }
}