MCMinecraft Assets Explorer

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

dispenser.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "key": {
    "#": {
      "item": "minecraft:cobblestone"
    },
    "R": {
      "item": "minecraft:redstone"
    },
    "X": {
      "item": "minecraft:bow"
    }
  },
  "pattern": [
    "###",
    "#X#",
    "#R#"
  ],
  "result": {
    "item": "minecraft:dispenser"
  },
  "show_notification": true
}