31 lines
536 B
JSON
31 lines
536 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"group": "buildinggadgets2",
|
|
"key": {
|
|
"p": {
|
|
"item": "society:prismatic_shard"
|
|
},
|
|
"i": {
|
|
"tag": "forge:ingots/zinc"
|
|
},
|
|
"B": {
|
|
"item":"copycats:copycat_block"
|
|
},
|
|
"c": {
|
|
"item": "buildinggadgets2:gadget_core"
|
|
},
|
|
"b": {
|
|
"item": "society:battery"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"ipi",
|
|
"bcb",
|
|
"iBi"
|
|
],
|
|
"result": {
|
|
"item": "buildinggadgets2:gadget_copy_paste"
|
|
},
|
|
"show_notification": true
|
|
} |