Crafting using Any Gold Ingot, Any Glass, Any Glowstone Dust, Any Glass and Any Gold Ingot, arranged in the pattern shown. Produces Feral Flare Lantern.
Feral Flare Lantern
Torchmaster · by Xalcon
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Feral Flare Lantern | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Feral Flare Lantern | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
torchmaster:feral_flare_lantern- Namespace
torchmaster- Mod ID
torchmaster- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" I ",
"GgG",
" I "
],
"ingredients": {
"G": {
"tag": "forge:glass"
},
"I": {
"tag": "forge:ingots/gold"
},
"g": {
"tag": "forge:dusts/glowstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
