G GameIDs
minecraft · recipes · 1.13.2

Hopper

hopper

Recipe #590

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