Magnetic Light
alexscaves:magnetic_light

Magnetic Light

Alex's Caves · by Alexthe668, Noonyeyz
block Ferromagnetic BlocksPickaxe Mineable

Magnetic Light is a block from Alex's Caves, crafted from Notor Gizmo and Any Iron Ingot.

Acquisition

Crafting using Notor Gizmo and Any Iron Ingot, arranged in the pattern shown. Produces 4× Magnetic Light.

Crafting
Notor Gizmo
Any Iron Ingot
Magnetic Light Magnetic Light ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Magnetic Light1–1100%

Block drops

Drops itself when broken.

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
}