28 lines
482 B
JSON
28 lines
482 B
JSON
{
|
|
"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
|
|
} |