G GameIDs
minecraft · recipes · 26.1.2

Crafter

crafter

Recipe #12

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