G GameIDs
minecraft · recipes · 1.21.11

Scaffolding

scaffolding

Recipe #959

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "I": "minecraft:bamboo",
        "~": "minecraft:string"
    },
    "pattern": [
        "I~I",
        "I I",
        "I I"
    ],
    "result": {
        "count": 6,
        "id": "minecraft:scaffolding"
    }
}