spyglass.json
0 B
Empty File
{
"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
}