Glow Flare
16×16 · BAKED

item· Other

Glow Flare

Galosphere · by Orcinus
item

Glow Flare is an item from Galosphere, crafted from Glow Ink Sac, Copper Ingot, and Stick.

Acquisition

Crafting using Glow Ink Sac, Copper Ingot and Stick, arranged in the pattern shown. Produces 4× Glow Flare.

Crafting
Glow Ink Sac
Copper Ingot
Stick
Glow Flare Glow Flare ×4 guaranteed
Developer reference
Registry name
galosphere:glow_flare
Namespace
galosphere
Mod ID
galosphere

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    " S ",
    " F "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:glow_ink_sac"
    },
    "F": {
      "item": "minecraft:stick"
    },
    "S": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}