G GameIDs
minecraft · recipes · 26.1.2

Clock

clock

Recipe #943

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": "minecraft:gold_ingot",
        "X": "minecraft:redstone"
    },
    "pattern": [
        " # ",
        "#X#",
        " # "
    ],
    "result": {
        "id": "minecraft:clock"
    }
}