Crafting using Ectoplasm, Water Bucket, Water Jet Focus, Lava Bucket and Soul Bolt Focus, arranged in the pattern shown. Produces Steaming Focus.
- Inputs
- Ectoplasm
- Water Bucket
- Water Jet Focus
- Lava Bucket
- Soul Bolt Focus
- Output
- → Steaming Focus
item· Other
Steaming Focus is an item from Goety, crafted from Ectoplasm, Water Bucket, Water Jet Focus, Lava Bucket, and Soul Bolt Focus. Shoots a barrage of Steam Missiles that damages and knocks back targets.
Shoots a barrage of Steam Missiles that damages and knocks back targets.
Crafting using Ectoplasm, Water Bucket, Water Jet Focus, Lava Bucket and Soul Bolt Focus, arranged in the pattern shown. Produces Steaming Focus.
goety:steaming_focusgoetygoetygoety:items/focuses
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" e ",
"wbl",
" s "
],
"ingredients": {
"b": {
"item": "goety:water_jet_focus"
},
"e": {
"item": "goety:ectoplasm"
},
"l": {
"item": "minecraft:lava_bucket"
},
"s": {
"item": "goety:soul_bolt_focus"
},
"w": {
"item": "minecraft:water_bucket"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}