G GameIDs
minecraft · recipes · 26.1.2

Repeater

repeater

Recipe #510

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