G GameIDs
minecraft · recipes · 1.21.11

Brush

brush

Recipe #560

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": "minecraft:copper_ingot",
        "I": "minecraft:stick",
        "X": "minecraft:feather"
    },
    "pattern": [
        "X",
        "#",
        "I"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:brush"
    }
}