20 lines
315 B
JSON
20 lines
315 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:iron_sword"
|
|
},
|
|
"n": {
|
|
"item": "minecraft:iron_nugget"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" #",
|
|
"n "
|
|
],
|
|
"result": {
|
|
"item": "kitchenkarrot:knife"
|
|
},
|
|
"show_notification": true
|
|
} |