G GameIDs
minecraft · recipes · 26.1.2

Observer

observer

Recipe #594

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "minecraft:cobblestone",
        "Q": "minecraft:quartz",
        "R": "minecraft:redstone"
    },
    "pattern": [
        "###",
        "RRQ",
        "###"
    ],
    "result": {
        "id": "minecraft:observer"
    }
}