Crafting using Redstone Dust, Redstone Dust, Redstone Dust, Steel Rod, Redstone Dust, Redstone Dust and Redstone Dust, arranged in the pattern shown. Produces Magnetic Steel Rod.
Magnetic Steel Rod
Modern Industrialization · by Azercoco, Technici4n
Magnetic Steel Rod is a item from Modern Industrialization, crafted from Redstone Dust and Steel Rod.
Acquisition
Used in (2)
Developer reference
- Registry name
modern_industrialization:steel_rod_magnetic- Namespace
modern_industrialization- Mod ID
modern_industrialization
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" RR",
"RrR",
"RR "
],
"ingredients": {
"R": {
"item": "minecraft:redstone"
},
"r": {
"tag": "c:steel_rods"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}