G GameIDs
minecraft · recipes · 26.1.2

Hopper

hopper

Recipe #590

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "C": "minecraft:chest",
        "I": "minecraft:iron_ingot"
    },
    "pattern": [
        "I I",
        "ICI",
        " I "
    ],
    "result": {
        "id": "minecraft:hopper"
    }
}