add first patch
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"group": "buildinggadgets2",
|
||||
"key": {
|
||||
"h": {
|
||||
"item": "justhammers:impact_core"
|
||||
},
|
||||
"i": {
|
||||
"tag": "forge:ingots/zinc"
|
||||
},
|
||||
"p": {
|
||||
"item": "society:prismatic_shard"
|
||||
},
|
||||
"c": {
|
||||
"item": "buildinggadgets2:gadget_core"
|
||||
},
|
||||
"b": {
|
||||
"item": "society:battery"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"ipi",
|
||||
"bcb",
|
||||
"ihi"
|
||||
],
|
||||
"result": {
|
||||
"item": "buildinggadgets2:gadget_destruction"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Reference in New Issue
Block a user