G GameIDs
minecraft · recipes · 1.18.2

Acacia Wood

acacia_wood

Recipe #80

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "group": "bark",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:acacia_log"
        }
    },
    "result": {
        "item": "minecraft:acacia_wood",
        "count": 3
    }
}