G GameIDs
minecraft · recipes · 1.16.5

Soul Campfire

soul_campfire

Recipe #910

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        " S ",
        "S#S",
        "LLL"
    ],
    "key": {
        "L": {
            "tag": "minecraft:logs"
        },
        "S": {
            "item": "minecraft:stick"
        },
        "#": {
            "tag": "minecraft:soul_fire_base_blocks"
        }
    },
    "result": {
        "item": "minecraft:soul_campfire"
    }
}