You've already forked minecraft-assets
21 lines
314 B
JSON
21 lines
314 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:string"
|
|
},
|
|
"I": {
|
|
"item": "minecraft:stick"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"###",
|
|
" I ",
|
|
" I "
|
|
],
|
|
"result": {
|
|
"item": "minecraft:brush"
|
|
},
|
|
"show_notification": true
|
|
} |