G GameIDs
minecraft · recipes · 1.21.11

Bucket

bucket

Recipe #426

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