G GameIDs
minecraft · recipes · 26.1.2

Stick

stick

Recipe #283

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