Feral Flare Lantern
torchmaster:feral_flare_lantern

Feral Flare Lantern

Torchmaster · by Xalcon
block Pickaxe Mineable

Acquisition

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.

Crafting
Feral Flare Lantern Feral Flare Lantern guaranteed

Mining & drops

sourcecountchanceconditions
Feral Flare Lantern1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Feral Flare Lantern1–1100%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
}