G GameIDs
minecraft · recipes · 1.20.6

Bucket

bucket

Recipe #426

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:iron_ingot"
        }
    },
    "pattern": [
        "# #",
        " # "
    ],
    "result": {
        "count": 1,
        "id": "minecraft:bucket"
    }
}