Crafting using Any Iron Ingot, Azure Neodymium Ingot, Any Iron Ingot, Any Iron Ingot, Bluebright Stick, Any Iron Ingot, Any Iron Ingot, Azure Neodymium Ingot and Any Iron Ingot, arranged in the pattern shown. Produces 6× Magnetic Levitation Rail.
Magnetic Levitation Rail
Alex's Caves · by Alexthe668, Noonyeyz
Magnetic Levitation Rail is a block from Alex's Caves, crafted from Any Iron Ingot, Azure Neodymium Ingot, and Bluebright Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Magnetic Levitation Rail | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
alexscaves:magnetic_levitation_rail- Namespace
alexscaves- Mod ID
alexscaves- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/rails
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"INI",
"ISI",
"INI"
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"N": {
"item": "alexscaves:azure_neodymium_ingot"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}