G GameIDs
minecraft · recipes · 1.19.4

Bucket

bucket

Recipe #426

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:iron_ingot"
        }
    },
    "pattern": [
        "# #",
        " # "
    ],
    "result": {
        "item": "minecraft:bucket"
    },
    "show_notification": true
}