G GameIDs
minecraft · recipes · 26.1.2

Brush

brush

Recipe #560

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