{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "#": {
      "item": "minecraft:mud_bricks"
    }
  },
  "pattern": [
    "###",
    "###"
  ],
  "result": {
    "count": 6,
    "item": "minecraft:mud_brick_wall"
  },
  "show_notification": true
}