Tesla Bulb
alexscaves:tesla_bulb

Tesla Bulb

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe Mineable

Tesla Bulb is a block from Alex's Caves, crafted from Energized Galena and Telecore.

Acquisition

Crafting using Energized Galena, Energized Galena, Energized Galena, Energized Galena, Telecore, Energized Galena, Energized Galena, Energized Galena and Energized Galena, arranged in the pattern shown. Produces Tesla Bulb.

Crafting
Tesla Bulb Tesla Bulb guaranteed

Mining & drops

sourcecountchanceconditions
Tesla Bulb1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:tesla_bulb
Namespace
alexscaves
Mod ID
alexscaves
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NNN",
    "NCN",
    "NNN"
  ],
  "ingredients": {
    "C": {
      "item": "alexscaves:telecore"
    },
    "N": {
      "item": "alexscaves:energized_galena_neutral"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}