Magnetic Quarry
alexscaves:quarry

Magnetic Quarry

Alex's Caves · by Alexthe668, Noonyeyz
block Ferromagnetic BlocksPickaxe MineableNeeds Stone Tool

Magnetic Quarry is a block from Alex's Caves, crafted from Scrap Metal Plate, Any Diamond Gem, Azure Neodymium Ingot, and Heart of Iron.

Acquisition

Crafting using Scrap Metal Plate, Any Diamond Gem, Scrap Metal Plate, Azure Neodymium Ingot, Heart of Iron, Azure Neodymium Ingot, Scrap Metal Plate, Any Diamond Gem and Scrap Metal Plate, arranged in the pattern shown. Produces Magnetic Quarry.

Crafting
Magnetic Quarry Magnetic Quarry guaranteed

Mining & drops

sourcecountchanceconditions
Magnetic Quarry1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:quarry
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
alexscaves:blocks/ferromagnetic_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SDS",
    "NHN",
    "SDS"
  ],
  "ingredients": {
    "D": {
      "tag": "forge:gems/diamond"
    },
    "H": {
      "item": "alexscaves:heart_of_iron"
    },
    "N": {
      "item": "alexscaves:azure_neodymium_ingot"
    },
    "S": {
      "item": "alexscaves:scrap_metal_plate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}