Crafting using Any Iron Ingot, Flint, Empty Focus, Flint and Any Iron Ingot, arranged in the pattern shown. Produces Ignite Focus.
- Inputs
- 2 × Any Iron Ingot
- 2 × Flint
- Empty Focus
- Output
- → Ignite Focus
item· Other
Ignite Focus is an item from Goety, crafted from Any Iron Ingot, Flint, and Empty Focus. Sets a target or block on fire on touch.
Sets a target or block on fire on touch.
Crafting using Any Iron Ingot, Flint, Empty Focus, Flint and Any Iron Ingot, arranged in the pattern shown. Produces Ignite Focus.
Crafting using Any Blaze Rod, Dispenser, Any Gunpowder, Any Coal Storage Block, Ignite Focus, Any Coal Storage Block, Any Gunpowder, Dispenser and Any Blaze Rod, arranged in the pattern shown. Produces Fireball Focus.
goety:ignite_focusgoetygoetygoety:items/focuses
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"s f",
" e ",
"f s"
],
"ingredients": {
"e": {
"item": "goety:empty_focus"
},
"f": {
"item": "minecraft:flint"
},
"s": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}