Files
jgl_sunlit_patch/kubejs/data/refinedstorage/recipes/exporter.json
T
2026-07-31 10:34:32 +09:00

17 lines
264 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "refinedstorage:cable"
},
{
"item": "pipez:item_pipe"
},
{
"item": "society:battery"
}
],
"result": {
"item": "refinedstorage:exporter"
}
}