Ritual using Phantom Membrane, Wind Core, Phantom Membrane, Bone, Phantom Membrane, Bone, Phantom Membrane and Rotten Flesh. Produces Phantasm Focus.
item· Other
Phantasm Focus
Goety · by Polarice3
Phantasm Focus is an item from Goety, crafted from Phantom Membrane, Wind Core, Bone, and Rotten Flesh. Summons Phantom Servants.
Function
Summons Phantom Servants. Cast crouching will summon the caster's servants towards them.
Acquisition
Ritual using Phantom Membrane, Phantom Membrane and Ancient Anima. Produces Phantasm Focus.
Related items
Developer reference
- Registry name
goety:phantasm_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (2):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:phantom_membrane"
},
{
"item": "goety:wind_core"
},
{
"item": "minecraft:phantom_membrane"
},
{
"tag": "forge:bones"
},
{
"item": "minecraft:phantom_membrane"
},
{
"tag": "forge:bones"
},
{
"item": "minecraft:phantom_membrane"
},
{
"item": "minecraft:rotten_flesh"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:phantom_membrane"
},
{
"item": "minecraft:phantom_membrane"
},
{
"item": "bosses_of_mass_destruction:ancient_anima"
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "bosses_of_mass_destruction"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}