Crafting using Bottle Of Spectre and Palladium Ingot, arranged in the pattern shown. Produces Spectre Flare.
- Inputs
- Bottle Of Spectre
- Palladium Ingot
- Output
- → Spectre Flare
item· Other
Spectre Flare is an item from Galosphere, crafted from Bottle Of Spectre and Palladium Ingot.
Crafting using Bottle Of Spectre and Palladium Ingot, arranged in the pattern shown. Produces Spectre Flare.
galosphere:spectre_flaregalospheregalosphereRecipe 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
}