Ritual using Shield, Anvil, Any Iron Ingot, Any Iron Ingot, Leather Cap, Ersatz Leather, Ersatz Leather and Any Gold Ingot. Produces Vanguard Focus.
item· Other
Vanguard Focus
Goety · by Polarice3
Vanguard Focus is an item from Goety, crafted from Shield, Anvil, Any Iron Ingot, Leather Cap, Ersatz Leather, and Any Gold Ingot. Summons Vanguard Servants.
Function
Summons Vanguard Servants. Cast crouching will summon the caster's servants towards them.
Acquisition
Related items
Developer reference
- Registry name
goety:vanguard_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:shield"
},
{
"item": "minecraft:anvil"
},
{
"tag": "forge:ingots/iron"
},
{
"tag": "forge:ingots/iron"
},
{
"item": "minecraft:leather_helmet"
},
{
"tag": "forge:leather"
},
{
"tag": "forge:leather"
},
{
"tag": "forge:ingots/gold"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}