Crafting using Any Iron Ingot, Any Iron Ingot, Scarlet Neodymium Ingot, Scarlet Neodymium Ingot, Scarlet Neodymium Ingot, Scarlet Neodymium Ingot and Scarlet Neodymium Ingot, arranged in the pattern shown. Produces Scarlet Magnet.
Scarlet Magnet
Alex's Caves · by Alexthe668, Noonyeyz
Scarlet Magnet is a block from Alex's Caves, crafted from Any Iron Ingot and Scarlet Neodymium Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Scarlet Magnet | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:scarlet_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:scarlet_neodymium_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}