G GameIDs
minecraft · recipes · 26.1.2

Comparator

comparator

Recipe #791

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "minecraft:redstone_torch",
        "I": "minecraft:stone",
        "X": "minecraft:quartz"
    },
    "pattern": [
        " # ",
        "#X#",
        "III"
    ],
    "result": {
        "id": "minecraft:comparator"
    }
}