Ritual using Firework Rocket, Firework Rocket, Firework Rocket, Phantom Membrane and Phantom Membrane. Produces Launching Focus.
item· Other
Launching Focus
Goety · by Polarice3
Launching Focus is an item from Goety, crafted from Firework Rocket and Phantom Membrane. Launches the caster to the direction they're looking at.
Function
Launches the caster to the direction they're looking at.
Acquisition
Related items
Developer reference
- Registry name
goety:launch_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:firework_rocket"
},
{
"item": "minecraft:firework_rocket"
},
{
"item": "minecraft:firework_rocket"
},
{
"item": "minecraft:phantom_membrane"
},
{
"item": "minecraft:phantom_membrane"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}