Crafting using Arcane Essence, Any Glass, Lantern, Any Glass and Any Glass, arranged in the pattern shown. Produces Firefly Jar.
Firefly Jar
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Firefly Jar | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
irons_spellbooks:firefly_jar- Namespace
irons_spellbooks- Mod ID
irons_spellbooks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" E ",
"GLG",
" G "
],
"ingredients": {
"E": {
"item": "irons_spellbooks:arcane_essence"
},
"G": {
"tag": "forge:glass"
},
"L": {
"item": "minecraft:lantern"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
