Crafting using Any Network Transmitter and Any Red Dye, in any arrangement. Produces Red Network Transmitter.
Red Network Transmitter
Refined Storage · by Refined Mods
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Red Network Transmitter | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
refinedstorage:red_network_transmitter- Namespace
refinedstorage- Mod ID
refinedstorage- Tags (2)
refinedstorage:blocks/network_transmitter refinedstorage:items/network_transmitter
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "refinedstorage:network_transmitter"
},
{
"tag": "forge:dyes/red"
}
],
"conditions": [],
"sequence": null,
"group_name": "refinedstorage",
"experience": null,
"cooking_time": null
}