Crafting using Lead Wire, Amethyst Shard, Lead Wire, Amethyst Shard, Any Colorless Glas, Amethyst Shard, Lead Wire, Amethyst Shard and Lead Wire, arranged in the pattern shown. Produces 3× Tinted Glass.

Tinted Glass
Minecraft · by Mojang Studios
Acquisition
Crafting using Amethyst Shard, Amethyst Shard, Glass, Amethyst Shard and Amethyst Shard, arranged in the pattern shown. Produces 2× Tinted Glass.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Tinted Glass | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:tinted_glass- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/impermeable
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"LAL",
"AGA",
"LAL"
],
"ingredients": {
"A": {
"item": "minecraft:amethyst_shard"
},
"G": {
"tag": "forge:glass/colorless"
},
"L": {
"item": "immersiveengineering:wire_lead"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"SGS",
" S "
],
"ingredients": {
"G": {
"item": "minecraft:glass"
},
"S": {
"item": "minecraft:amethyst_shard"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

