add first patch
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"D": {
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
"A": {
|
||||
"item": "numismatics:ancient_coin"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" DA",
|
||||
"DAD",
|
||||
"AD "
|
||||
],
|
||||
"result": {
|
||||
"item": "rehooked:diamond_chain"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Reference in New Issue
Block a user