MCMinecraft Assets Explorer

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

tinted_glass.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "building",
  "key": {
    "G": {
      "item": "minecraft:glass"
    },
    "S": {
      "item": "minecraft:amethyst_shard"
    }
  },
  "pattern": [
    " S ",
    "SGS",
    " S "
  ],
  "result": {
    "count": 2,
    "item": "minecraft:tinted_glass"
  },
  "show_notification": true
}