minecraft · recipes
· 1.20.6
Tinted Glass
tinted_glass
Recipe #852
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"G": {
"item": "minecraft:glass"
},
"S": {
"item": "minecraft:amethyst_shard"
}
},
"pattern": [
" S ",
"SGS",
" S "
],
"result": {
"count": 2,
"id": "minecraft:tinted_glass"
}
}