Crafting using Copper Ingot, Iron Bars, Copper Ingot, Iron Bars, Magnet Upgrade (I), Iron Bars, Copper Ingot, Iron Bars and Copper Ingot, arranged in the pattern shown. Produces Magnet Upgrade (II).
Magnet Upgrade (II)
Acquisition
Used in (1)
Crafting using Copper Ingot, Iron Bars, Copper Ingot, Iron Bars, Magnet Upgrade (II), Iron Bars, Copper Ingot, Iron Bars and Copper Ingot, arranged in the pattern shown. Produces Magnet Upgrade (III).
Developer reference
- Registry name
storagedrawers:magnet_upgrade_2- Namespace
storagedrawers- Mod ID
storagedrawers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"C/C",
"/X/",
"C/C"
],
"ingredients": {
"/": {
"item": "minecraft:iron_bars"
},
"C": {
"tag": "forge:ingots/copper"
},
"X": {
"item": "storagedrawers:magnet_upgrade"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}