28 lines
484 B
JSON
28 lines
484 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"group": "buildinggadgets2",
|
|
"key": {
|
|
"d": {
|
|
"tag": "forge:storage_blocks/diamond"
|
|
},
|
|
"i": {
|
|
"tag": "forge:ingots/zinc"
|
|
},
|
|
"c": {
|
|
"item": "buildinggadgets2:gadget_core"
|
|
},
|
|
"b": {
|
|
"item": "society:battery"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"idi",
|
|
"bcb",
|
|
"idi"
|
|
],
|
|
"result": {
|
|
"item": "buildinggadgets2:gadget_exchanging"
|
|
},
|
|
"show_notification": true
|
|
} |