Ritual using Chorus Fruit, Dragon's Breath, Any Ender Pearls, Dragon's Breath, Any Ender Pearls, Eye of Ender, Chorus Fruit and Eye of Ender. Produces Blasting Focus.
item· Other
Blasting Focus
Goety · by Polarice3
Blasting Focus is an item from Goety, crafted from Chorus Fruit, Dragon's Breath, Any Ender Pearls, and Eye of Ender. Summons Blastling Servants.
Function
Summons Blastling Servants. Cast crouching will summon the caster's servants towards them.
Acquisition
Related items
Developer reference
- Registry name
goety:blasting_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:chorus_fruit"
},
{
"item": "minecraft:dragon_breath"
},
{
"tag": "forge:ender_pearls"
},
{
"item": "minecraft:dragon_breath"
},
{
"tag": "forge:ender_pearls"
},
{
"item": "minecraft:ender_eye"
},
{
"item": "minecraft:chorus_fruit"
},
{
"item": "minecraft:ender_eye"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}