MCMinecraft Assets Explorer

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

cyan_stained_glass_pane_from_glass_pane.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "group": "stained_glass_pane",
  "key": {
    "#": {
      "item": "minecraft:glass_pane"
    },
    "$": {
      "item": "minecraft:cyan_dye"
    }
  },
  "pattern": [
    "###",
    "#$#",
    "###"
  ],
  "result": {
    "count": 8,
    "item": "minecraft:cyan_stained_glass_pane"
  },
  "show_notification": true
}