G GameIDs
minecraft · recipes · 1.17.1

Composter

composter

Recipe #213

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "# #",
        "# #",
        "###"
    ],
    "key": {
        "#": {
            "tag": "minecraft:wooden_slabs"
        }
    },
    "result": {
        "item": "minecraft:composter"
    }
}