Spectre Flare
16×16 · BAKED

item· Other

Spectre Flare

Galosphere · by Orcinus
item

Spectre Flare is an item from Galosphere, crafted from Bottle Of Spectre and Palladium Ingot.

Acquisition

Crafting using Bottle Of Spectre and Palladium Ingot, arranged in the pattern shown. Produces Spectre Flare.

Crafting
Bottle Of Spectre
Palladium Ingot
Spectre Flare Spectre Flare guaranteed
Developer reference
Registry name
galosphere:spectre_flare
Namespace
galosphere
Mod ID
galosphere

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/palladium"
    },
    "S": {
      "item": "galosphere:bottle_of_spectre"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}