Crafting using Refined Glowstone Ingot, Refined Glowstone Ingot, Refined Glowstone Ingot, Refined Glowstone Ingot, Refined Glowstone Ingot, Refined Glowstone Ingot, Refined Glowstone Ingot, Refined Glowstone Ingot and Refined Glowstone Ingot, arranged in the pattern shown. Produces Refined Glowstone.

Refined Glowstone
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Refined Glowstone | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:block_refined_glowstone- Namespace
mekanism- Mod ID
mekanism- Tags (7)
forge:blocks/storage_blocks/refined_glowstone forge:items/storage_blocks/refined_glowstone minecraft:blocks/beacon_base_blocks minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool minecraft:items/piglin_loved
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#P#",
"###"
],
"ingredients": {
"#": {
"tag": "forge:ingots/refined_glowstone"
},
"P": {
"item": "mekanism:ingot_refined_glowstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}