G GameIDs
minecraft · recipes · 1.20.6

Stripped Oak Wood

stripped_oak_wood

Recipe #191

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "bark",
    "key": {
        "#": {
            "item": "minecraft:stripped_oak_log"
        }
    },
    "pattern": [
        "##",
        "##"
    ],
    "result": {
        "count": 3,
        "id": "minecraft:stripped_oak_wood"
    }
}