Small Green Industrial Lamp
ad_astra:small_green_industrial_lamp

Small Green Industrial Lamp

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

Crafting using Glowstone Dust, Glowstone Dust, Green Dye and Steel Ingot, arranged in the pattern shown. Produces 8× Small Green Industrial Lamp.

Crafting
Glowstone Dust
Glowstone Dust
Green Dye
Steel Ingot
Small Green Industrial Lamp Small Green Industrial Lamp ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Small Green Industrial Lamp1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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