G GameIDs
minecraft · recipes · 1.21.11

Stick

stick

Recipe #283

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "sticks",
    "key": {
        "#": "minecraft:bamboo"
    },
    "pattern": [
        "#",
        "#"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:stick"
    }
}