G GameIDs
minecraft · recipes · 1.17.1

Hopper

hopper

Recipe #590

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "I I",
        "ICI",
        " I "
    ],
    "key": {
        "C": {
            "item": "minecraft:chest"
        },
        "I": {
            "item": "minecraft:iron_ingot"
        }
    },
    "result": {
        "item": "minecraft:hopper"
    }
}