G GameIDs
minecraft · recipes · 1.13.2

Stick

stick

Recipe #283

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "#",
        "#"
    ],
    "key": {
        "#": {
            "tag": "minecraft:planks"
        }
    },
    "result": {
        "item": "minecraft:stick",
        "count": 4
    }
}