add first patch
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"group": "buildinggadgets2",
|
||||
"key": {
|
||||
"i": {
|
||||
"tag": "forge:ingots/zinc"
|
||||
},
|
||||
"e": {
|
||||
"tag": "forge:storage_blocks/emerald"
|
||||
},
|
||||
"c": {
|
||||
"item": "buildinggadgets2:gadget_core"
|
||||
},
|
||||
"b": {
|
||||
"item": "society:battery"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"iei",
|
||||
"bcb",
|
||||
"iei"
|
||||
],
|
||||
"result": {
|
||||
"item": "buildinggadgets2:gadget_building"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Reference in New Issue
Block a user