Crafting using Amethyst Shard, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Spyglass.
Spyglass
Minecraft · by Mojang Studios
Acquisition
Developer reference
- Registry name
minecraft:spyglass- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
" X ",
" X "
],
"ingredients": {
"#": {
"item": "minecraft:amethyst_shard"
},
"X": {
"item": "minecraft:copper_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}