Crafting using Lightning Rod, Any Copper Plate, Any Copper Plate, Any Copper Plate and Any Redstone Dust, arranged in the pattern shown. Produces Transmitter.
Transmitter
Create · by simibubi
Acquisition
Used in (3)
Crafting using Transmitter and Item Vault, arranged in the pattern shown. Produces Stock Link.
Crafting using Transmitter and Andesite Casing, arranged in the pattern shown. Produces 2× Redstone Link.
Crafting using Transmitter and Brass Casing, arranged in the pattern shown. Produces Display Link.
Developer reference
- Registry name
create:transmitter- Namespace
create- Mod ID
create
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" N ",
"LLL",
" R "
],
"ingredients": {
"L": {
"tag": "forge:plates/copper"
},
"N": {
"item": "minecraft:lightning_rod"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


