G GameIDs
minecraft · recipes · 1.17.1

Oak Wood

oak_wood

Recipe #286

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "group": "bark",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:oak_log"
        }
    },
    "result": {
        "item": "minecraft:oak_wood",
        "count": 3
    }
}