You've already forked minecraft-assets
18 lines
266 B
JSON
18 lines
266 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:brick"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" # ",
|
|
"# #",
|
|
" # "
|
|
],
|
|
"result": {
|
|
"item": "minecraft:decorated_pot"
|
|
},
|
|
"show_notification": true
|
|
} |