G GameIDs
minecraft · recipes · 1.16.5

Stick

stick

Recipe #283

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "group": "sticks",
    "pattern": [
        "#",
        "#"
    ],
    "key": {
        "#": {
            "item": "minecraft:bamboo"
        }
    },
    "result": {
        "item": "minecraft:stick"
    }
}