17 lines
276 B
JSON
17 lines
276 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "oreganized:lead_block"
|
|
},
|
|
{
|
|
"item": "refinedstorage:cable"
|
|
},
|
|
{
|
|
"item": "minecraft:redstone_torch"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "refinedstorage:relay"
|
|
}
|
|
} |