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.
Floodlight
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Floodlight | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}