Crafting using Glass Pane, Glass Pane, Glass Pane, Tin Cable, Glowstone Dust, Tin Cable, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces LED Lamp.
LED Lamp
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| LED Lamp | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
techreborn:lamp_led- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"TLT",
"GGG"
],
"ingredients": {
"G": {
"item": "minecraft:glass_pane"
},
"L": {
"item": "minecraft:glowstone_dust"
},
"T": {
"item": "techreborn:tin_cable"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}