17 lines
264 B
JSON
17 lines
264 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "refinedstorage:cable"
|
|
},
|
|
{
|
|
"item": "pipez:item_pipe"
|
|
},
|
|
{
|
|
"item": "society:battery"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "refinedstorage:exporter"
|
|
}
|
|
} |