Ritual using Any Ender Pearls, Chorus Fruit, Any Ender Pearls, Chorus Fruit, Any Ender Pearls, Chorus Fruit, Any Ender Pearls and Chorus Fruit. Produces Blink Focus.
item· Other
Blink Focus
Goety · by Polarice3
Blink Focus is an item from Goety, crafted from Any Ender Pearls and Chorus Fruit. Teleports the caster to a location, or around a mob, they're looking at from a certain range.
Function
Teleports the caster to a location, or around a mob, they're looking at from a certain range. Crouch casting will cause the caster to teleport to a random location.
Acquisition
Related items
Developer reference
- Registry name
goety:blink_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ender_pearls"
},
{
"item": "minecraft:chorus_fruit"
},
{
"tag": "forge:ender_pearls"
},
{
"item": "minecraft:chorus_fruit"
},
{
"tag": "forge:ender_pearls"
},
{
"item": "minecraft:chorus_fruit"
},
{
"tag": "forge:ender_pearls"
},
{
"item": "minecraft:chorus_fruit"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}