Crafting using Any Iron Ingot, Any Iron Ingot, Azure Neodymium Ingot, Azure Neodymium Ingot, Azure Neodymium Ingot, Azure Neodymium Ingot and Azure Neodymium Ingot, arranged in the pattern shown. Produces Azure Magnet.
Azure Magnet
Alex's Caves · by Alexthe668, Noonyeyz
Azure Magnet is a block from Alex's Caves, crafted from Any Iron Ingot and Azure Neodymium Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Azure Magnet | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:azure_magnet- Namespace
alexscaves- Mod ID
alexscaves- Tags (3)
alexscaves:blocks/magnetron_weapons minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"I I",
"N N",
"NNN"
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"N": {
"item": "alexscaves:azure_neodymium_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}