Crafting using Glowstone Dust, Glowstone Dust, Brown Dye and Steel Ingot, arranged in the pattern shown. Produces 8× Small Brown Industrial Lamp.
Small Brown Industrial Lamp
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Small Brown Industrial Lamp | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ad_astra:small_brown_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:brown_dye"
},
"G": {
"item": "minecraft:glowstone_dust"
},
"I": {
"tag": "ad_astra:steel_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}