G GameIDs
minecraft · recipes · 1.21.11

Crafter

crafter

Recipe #12

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "minecraft:iron_ingot",
        "C": "minecraft:crafting_table",
        "D": "minecraft:dropper",
        "R": "minecraft:redstone"
    },
    "pattern": [
        "###",
        "#C#",
        "RDR"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:crafter"
    }
}