Ritual using Shield, Golden Apple, Shield, Ectoplasm, Shield, Golden Apple, Shield and Ectoplasm. Produces Bulwark Focus.
item· Other
Bulwark Focus
Goety · by Polarice3
Bulwark Focus is an item from Goety, crafted from Shield, Golden Apple, and Ectoplasm. Gives magical shields that surrounds the caster.
Function
Gives magical shields that surrounds the caster. Taking damage from a mob or player will destroy a shield and knocks back the attacker.
Acquisition
Ritual using Fortification Scepter, Golden Apple and Ectoplasm. Produces Bulwark Focus.
Used in
Ritual using Bulwark Focus, Netherite Scrap, Awakened Emerald and Ghast Tear. Produces Jei Dummy/none.
Related items
Developer reference
- Registry name
goety:bulwark_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (2):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:shield"
},
{
"item": "minecraft:golden_apple"
},
{
"item": "minecraft:shield"
},
{
"item": "goety:ectoplasm"
},
{
"item": "minecraft:shield"
},
{
"item": "minecraft:golden_apple"
},
{
"item": "minecraft:shield"
},
{
"item": "goety:ectoplasm"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "twilightforest:fortification_scepter"
},
{
"item": "minecraft:golden_apple"
},
{
"item": "goety:ectoplasm"
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "twilightforest"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}