MCMinecraft Assets Explorer

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

gray_stained_glass.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "group": "stained_glass",
  "pattern": [
    "###",
    "#X#",
    "###"
  ],
  "key": {
    "#": {
      "item": "minecraft:glass"
    },
    "X": {
      "item": "minecraft:gray_dye"
    }
  },
  "result": {
    "item": "minecraft:gray_stained_glass",
    "count": 8
  }
}