G GameIDs
minecraft · recipes · 26.1.2

Dropper

dropper

Recipe #854

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