minecraft · recipes
· 1.19.4
Spyglass
spyglass
Recipe #398
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:amethyst_shard"
},
"X": {
"item": "minecraft:copper_ingot"
}
},
"pattern": [
" # ",
" X ",
" X "
],
"result": {
"item": "minecraft:spyglass"
},
"show_notification": true
}