G GameIDs
minecraft · recipes · 1.21.11

Soul Campfire

soul_campfire

Recipe #910

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