Ritual using Ice Spike Focus, Any Diamond Gem and Powder Snow Bucket. Produces Blizzard Focus.
item· Other
Blizzard Focus
Goety · by Polarice3
Blizzard Focus is an item from Goety, crafted from Ice Spike Focus, Any Diamond Gem, and Powder Snow Bucket. Shoots spikes of ice towards an area or target the caster's looking at.
Function
Shoots spikes of ice towards an area or target the caster's looking at.
Acquisition
Related items
Developer reference
- Registry name
goety:blizzard_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:ice_spike_focus"
},
{
"tag": "forge:gems/diamond"
},
{
"item": "minecraft:powder_snow_bucket"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}