G GameIDs
minecraft · recipes · 1.17.1

Spyglass

spyglass

Recipe #398

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        " # ",
        " X ",
        " X "
    ],
    "key": {
        "#": {
            "item": "minecraft:amethyst_shard"
        },
        "X": {
            "item": "minecraft:copper_ingot"
        }
    },
    "result": {
        "item": "minecraft:spyglass"
    }
}