MCMinecraft Assets Explorer

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

red_stained_glass.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "building",
  "group": "stained_glass",
  "key": {
    "#": {
      "item": "minecraft:glass"
    },
    "X": {
      "item": "minecraft:red_dye"
    }
  },
  "pattern": [
    "###",
    "#X#",
    "###"
  ],
  "result": {
    "count": 8,
    "item": "minecraft:red_stained_glass"
  },
  "show_notification": true
}