G GameIDs
minecraft · recipes · 1.21.11

Dropper

dropper

Recipe #854

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "minecraft:cobblestone",
        "R": "minecraft:redstone"
    },
    "pattern": [
        "###",
        "# #",
        "#R#"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:dropper"
    }
}