Crafting using Any Iron Ingot, Any Redstone Dust, Any Iron Ingot, Any Lead Ingot, Any Iron Ingot, Any Lead Ingot and Rf Coil, arranged in the pattern shown. Produces Flux Magnet.
Flux Magnet
Thermal Innovation · by King Lemming
Acquisition
Related items
Developer reference
- Registry name
thermal:flux_magnet- Namespace
thermal- Mod ID
thermal_innovation- Tags (1)
curios:items/charm
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IRI",
"LIL",
" P "
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"L": {
"tag": "forge:ingots/lead"
},
"P": {
"item": "thermal:rf_coil"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}