Crafting using Notor Gizmo and Any Iron Ingot, arranged in the pattern shown. Produces 4× Magnetic Light.
Magnetic Light
Alex's Caves · by Alexthe668, Noonyeyz
Magnetic Light is a block from Alex's Caves, crafted from Notor Gizmo and Any Iron Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Magnetic Light | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:magnetic_light- Namespace
alexscaves- Mod ID
alexscaves- Tags (2)
alexscaves:blocks/ferromagnetic_blocks minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"R",
"I"
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"R": {
"item": "alexscaves:notor_gizmo"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
