MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.20

brewing_stand.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "#": {
      "tag": "minecraft:stone_crafting_materials"
    },
    "B": {
      "item": "minecraft:blaze_rod"
    }
  },
  "pattern": [
    " B ",
    "###"
  ],
  "result": {
    "item": "minecraft:brewing_stand"
  },
  "show_notification": true
}