G GameIDs
minecraft · recipes · 1.16.5

Cookie

cookie

Recipe #879

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "#X#"
    ],
    "key": {
        "#": {
            "item": "minecraft:wheat"
        },
        "X": {
            "item": "minecraft:cocoa_beans"
        }
    },
    "result": {
        "item": "minecraft:cookie",
        "count": 8
    }
}