G GameIDs
minecraft · recipes · 1.21.11

Torch

torch

Recipe #112

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:stick",
        "X": [
            "minecraft:coal",
            "minecraft:charcoal"
        ]
    },
    "pattern": [
        "X",
        "#"
    ],
    "result": {
        "count": 4,
        "id": "minecraft:torch"
    }
}