G GameIDs
minecraft · recipes · 1.19.4

Stripped Acacia Wood

stripped_acacia_wood

Recipe #975

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "bark",
    "key": {
        "#": {
            "item": "minecraft:stripped_acacia_log"
        }
    },
    "pattern": [
        "##",
        "##"
    ],
    "result": {
        "count": 3,
        "item": "minecraft:stripped_acacia_wood"
    },
    "show_notification": true
}