Ritual using Sugar, Golden Feather, Goat Horn and Cobweb. Produces Trembling Focus.
item· Other
Trembling Focus
Goety · by Polarice3
Trembling Focus is an item from Goety, crafted from Sugar, Golden Feather, Goat Horn, and Cobweb. Pushes non-allied entities away from the caster and slows them briefly.
Function
Pushes non-allied entities away from the caster and slows them briefly.
Acquisition
Related items
Developer reference
- Registry name
goety:trembling_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sugar"
},
{
"tag": "forge:feathers"
},
{
"item": "minecraft:goat_horn"
},
{
"item": "minecraft:cobweb"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}