LED Lamp
techreborn:lamp_led

LED Lamp

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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.

Crafting
Glass Pane
Glass Pane
Glass Pane
Tin Cable
Glowstone Dust
Tin Cable
Glass Pane
Glass Pane
Glass Pane
LED Lamp LED Lamp guaranteed

Mining & drops

sourcecountchanceconditions
LED Lamp1–1100%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
}