G GameIDs
minecraft · recipes · 1.18.2

Bucket

bucket

Recipe #426

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "# #",
        " # "
    ],
    "key": {
        "#": {
            "item": "minecraft:iron_ingot"
        }
    },
    "result": {
        "item": "minecraft:bucket"
    }
}