G GameIDs
minecraft · recipes · 1.20.6

Cookie

cookie

Recipe #879

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:wheat"
        },
        "X": {
            "item": "minecraft:cocoa_beans"
        }
    },
    "pattern": [
        "#X#"
    ],
    "result": {
        "count": 8,
        "id": "minecraft:cookie"
    }
}