CC-Tweaked/src/generated/resources/data/computercraft/recipes/wired_modem_full_to.json

11 lines
186 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "computercraft:wired_modem_full"
}
],
"result": {
"item": "computercraft:wired_modem"
}
}