G GameIDs
minecraft · recipes · 1.21.11

Redstone Torch

redstone_torch

Recipe #465

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "minecraft:stick",
        "X": "minecraft:redstone"
    },
    "pattern": [
        "X",
        "#"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:redstone_torch"
    }
}