Azure Magnet
alexscaves:azure_magnet

Azure Magnet

Alex's Caves · by Alexthe668, Noonyeyz
block Magnetron WeaponsPickaxe MineableNeeds Stone Tool

Azure Magnet is a block from Alex's Caves, crafted from Any Iron Ingot and Azure Neodymium Ingot.

Acquisition

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.

Crafting
Any Iron Ingot
Any Iron Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Magnet Azure Magnet guaranteed

Mining & drops

sourcecountchanceconditions
Azure Magnet1–1100%

Block drops

Drops itself when broken.

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
}