Firefly Jar
irons_spellbooks:firefly_jar

Firefly Jar

Iron's Spells 'n Spellbooks · by Iron431, Lab3
block

Acquisition

Crafting using Arcane Essence, Any Glass, Lantern, Any Glass and Any Glass, arranged in the pattern shown. Produces Firefly Jar.

Crafting
Firefly Jar Firefly Jar guaranteed

Mining & drops

sourcecountchanceconditions
Firefly Jar1–1100%

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
}