Powered Lantern
immersiveengineering:electric_lantern

Powered Lantern

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Hammer MineablePickaxe Mineable

Acquisition

Crafting using Any Iron Plate, Any Glass Panes, Incandescent Light Bulb, Any Glass Panes and Any Copper Wire, arranged in the pattern shown. Produces Powered Lantern.

Crafting
Any Iron Plate
Any Glass Panes
Incandescent Light Bulb
Any Glass Panes
Any Copper Wire
Powered Lantern Powered Lantern guaranteed

Mining & drops

sourcecountchanceconditions
Powered Lantern1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:electric_lantern
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (2)
immersiveengineering:blocks/mineable/hammer
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " i ",
    "pep",
    " w "
  ],
  "ingredients": {
    "e": {
      "item": "immersiveengineering:light_bulb"
    },
    "i": {
      "tag": "forge:plates/iron"
    },
    "p": {
      "tag": "forge:glass_panes"
    },
    "w": {
      "tag": "forge:wires/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}