Ritual using Snow Block, Blue Ice, Blue Ice, Powder Snow Bucket, Awakened Emerald and Powder Snow Bucket. Produces Iceology Focus.
item· Other
Iceology Focus
Goety · by Polarice3
Iceology Focus is an item from Goety, crafted from Snow Block, Blue Ice, Powder Snow Bucket, and Awakened Emerald. Summons an Ice Chunk above a location or non-allied target.
Function
Summons an Ice Chunk above a location or non-allied target. Ice Chunk will fall after a time stunning and slowing entities below it.
Acquisition
Related items
Developer reference
- Registry name
goety:iceology_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:snow_block"
},
{
"item": "minecraft:blue_ice"
},
{
"item": "minecraft:blue_ice"
},
{
"item": "minecraft:powder_snow_bucket"
},
{
"item": "goety:magic_emerald"
},
{
"item": "minecraft:powder_snow_bucket"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

