brush.json
0 B
Empty File
{
"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"
}
}