Crafting using Glow Ink Sac, Copper Ingot and Stick, arranged in the pattern shown. Produces 4× Glow Flare.
- Inputs
- Glow Ink Sac
- Copper Ingot
- Stick
- Output
- → Glow Flare ×4
item· Other
Glow Flare is an item from Galosphere, crafted from Glow Ink Sac, Copper Ingot, and Stick.
Crafting using Glow Ink Sac, Copper Ingot and Stick, arranged in the pattern shown. Produces 4× Glow Flare.
galosphere:glow_flaregalospheregalosphereRecipe 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
}