Orange Industrial Lamp
ad_astra:orange_industrial_lamp

Orange Industrial Lamp

Dye Color:
Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

Crafting using Glowstone Dust, Glowstone Dust, Glowstone Dust, Steel Ingot, Orange Dye and Steel Ingot, arranged in the pattern shown. Produces 4× Orange Industrial Lamp.

Crafting
Glowstone Dust
Glowstone Dust
Glowstone Dust
Steel Ingot
Orange Dye
Steel Ingot
Orange Industrial Lamp Orange Industrial Lamp ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Orange Industrial Lamp1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "I#I"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:orange_dye"
    },
    "G": {
      "item": "minecraft:glowstone_dust"
    },
    "I": {
      "tag": "ad_astra:steel_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}