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.
Magnetic Quarry
Alex's Caves · by Alexthe668, Noonyeyz
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
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Magnetic Quarry | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
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
}

