G GameIDs
minecraft · recipes · 1.14.4

Composter

composter

Recipe #213

1.14.4 #9
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "F F",
        "F F",
        "###"
    ],
    "key": {
        "F": {
            "tag": "minecraft:wooden_fences"
        },
        "#": {
            "tag": "minecraft:planks"
        }
    },
    "result": {
        "item": "minecraft:composter"
    }
}