G GameIDs
minecraft · recipes · 26.1.2

Spyglass

spyglass

Recipe #398

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": "minecraft:amethyst_shard",
        "X": "minecraft:copper_ingot"
    },
    "pattern": [
        " # ",
        " X ",
        " X "
    ],
    "result": {
        "id": "minecraft:spyglass"
    }
}