21 lines
320 B
JSON
21 lines
320 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:iron_nugget"
|
|
},
|
|
"*": {
|
|
"item": "minecraft:stick"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"* *",
|
|
" # ",
|
|
"* *"
|
|
],
|
|
"result": {
|
|
"item": "kitchenkarrot:coaster"
|
|
},
|
|
"show_notification": true
|
|
} |