Crafting using Dark Illuminated Panel, in any arrangement. Produces Illuminated Panel.
- Inputs
- Dark Illuminated Panel
- Output
- → Illuminated Panel
item· Other
Illuminated Panel is an item from Applied Energistics 2, crafted from Dark Illuminated Panel.
Crafting using Dark Illuminated Panel, in any arrangement. Produces Illuminated Panel.
Crafting using Any Glowstone Dust, Quartz Glass, Any Iron Ingot, Any Redstone Dust, Quartz Glass, Any Glowstone Dust and Quartz Glass, arranged in the pattern shown. Produces 3× Illuminated Panel.
Crafting using Illuminated Panel, in any arrangement. Produces Bright Illuminated Panel.
ae2:semi_dark_monitorae2ae2ae2:items/illuminated_panel
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "ae2:dark_monitor"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" ab",
"cdb",
" ab"
],
"ingredients": {
"a": {
"tag": "forge:dusts/glowstone"
},
"b": {
"item": "ae2:quartz_glass"
},
"c": {
"tag": "forge:ingots/iron"
},
"d": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}