Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:iron_nugget"
|
||||
},
|
||||
"*": {
|
||||
"item": "minecraft:stick"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"* *",
|
||||
" # ",
|
||||
"* *"
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:coaster"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Reference in New Issue
Block a user