G GameIDs
minecraft · recipes · 26.1.2

Soul Campfire

soul_campfire

Recipe #910

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