Floodlight
immersiveengineering:floodlight

Floodlight

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

Acquisition

Crafting using Any Silver Plate, Any Iron Ingot, Any Iron Ingot, Any Glass Panes, Incandescent Light Bulb, Any Silver Plate, Any Silver Plate, Iron Mechanical Component and Any Iron Ingot, arranged in the pattern shown. Produces Floodlight.

Crafting
Any Silver Plate
Any Iron Ingot
Any Iron Ingot
Any Glass Panes
Incandescent Light Bulb
Any Silver Plate
Any Silver Plate
Iron Mechanical Component
Any Iron Ingot
Floodlight Floodlight guaranteed

Mining & drops

sourcecountchanceconditions
Floodlight1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sii",
    "pes",
    "sci"
  ],
  "ingredients": {
    "c": {
      "item": "immersiveengineering:component_iron"
    },
    "e": {
      "item": "immersiveengineering:light_bulb"
    },
    "i": {
      "tag": "forge:ingots/iron"
    },
    "p": {
      "tag": "forge:glass_panes"
    },
    "s": {
      "tag": "forge:plates/silver"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}