G GameIDs
minecraft · recipes · 1.17.1

Paper

paper

Recipe #16

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:sugar_cane"
        }
    },
    "result": {
        "item": "minecraft:paper",
        "count": 3
    }
}