Crafting using Glass Pane, Glass Pane, Glass Pane, Copper Cable, Carbon Fiber, Copper Cable, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces Incandescent Lamp.
Incandescent Lamp
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Incandescent Lamp | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Incandescent Lamp | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:lamp_incandescent- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"TCT",
"GGG"
],
"ingredients": {
"C": {
"item": "techreborn:carbon_fiber"
},
"G": {
"item": "minecraft:glass_pane"
},
"T": {
"item": "techreborn:copper_cable"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}