G GameIDs
minecraft · recipes · 1.21.11

Weathered Copper Bulb

weathered_copper_bulb

Recipe #167

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "group": "weathered_copper_bulb",
    "key": {
        "B": "minecraft:blaze_rod",
        "C": "minecraft:weathered_copper",
        "R": "minecraft:redstone"
    },
    "pattern": [
        " C ",
        "CBC",
        " R "
    ],
    "result": {
        "count": 4,
        "id": "minecraft:weathered_copper_bulb"
    }
}