Magnetic Quarry Smasher
alexscaves:quarry_smasher

Magnetic Quarry Smasher

Alex's Caves · by Alexthe668, Noonyeyz
item

Magnetic Quarry Smasher is a item from Alex's Caves, crafted from Azure Neodymium Ingot, Chain, Scarlet Neodymium Ingot, and Heavyweight.

Acquisition

Crafting using Azure Neodymium Ingot, Azure Neodymium Ingot, Azure Neodymium Ingot, Chain, Chain, Chain, Scarlet Neodymium Ingot, Heavyweight and Scarlet Neodymium Ingot, arranged in the pattern shown. Produces Magnetic Quarry Smasher.

Crafting
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Chain
Chain
Chain
Scarlet Neodymium Ingot
Heavyweight
Scarlet Neodymium Ingot
Magnetic Quarry Smasher Magnetic Quarry Smasher guaranteed
Developer reference
Registry name
alexscaves:quarry_smasher
Namespace
alexscaves
Mod ID
alexscaves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "CCC",
    "SHS"
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:azure_neodymium_ingot"
    },
    "C": {
      "item": "minecraft:chain"
    },
    "H": {
      "item": "alexscaves:heavyweight"
    },
    "S": {
      "item": "alexscaves:scarlet_neodymium_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}