Ritual using Fireball Focus, Ghast Tear, Soul Soil, Ghast Tear and Soul Soil. Produces Ghastly Focus.
item· Other
Ghastly Focus
Goety · by Polarice3
Ghastly Focus is an item from Goety, crafted from Fireball Focus, Ghast Tear, and Soul Soil. Summons Mini-Ghasts.
Function
Summons Mini-Ghasts. Cast crouching will dismiss all allied Mini-Ghasts.
Acquisition
Related items
Developer reference
- Registry name
goety:ghastly_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:fireball_focus"
},
{
"item": "minecraft:ghast_tear"
},
{
"tag": "minecraft:soul_fire_base_blocks"
},
{
"item": "minecraft:ghast_tear"
},
{
"tag": "minecraft:soul_fire_base_blocks"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
