G GameIDs
minecraft · recipes · 26.1.2

Campfire

campfire

Recipe #811

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "C": "#minecraft:coals",
        "L": "#minecraft:logs",
        "S": "minecraft:stick"
    },
    "pattern": [
        " S ",
        "SCS",
        "LLL"
    ],
    "result": {
        "id": "minecraft:campfire"
    }
}