Blackguard Focus
16×16 · BAKED

item· Other

Blackguard Focus

Goety · by Polarice3
item Focuses

Blackguard Focus is an item from Goety, crafted from Shield, Anvil, Block of Cursed Metal, Dark Fabric, Black Iron Helmet, Black Iron Chestplate, Black Iron Boots, and Ruby of Souls. Summons Blackguard Servants.

Function

Summons Blackguard Servants. Cast crouching will summon the caster's servants towards them.

Acquisition

Developer reference
Registry name
goety:blackguard_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"
    },
    {
      "item": "goety:cursed_metal_block"
    },
    {
      "item": "goety:dark_fabric"
    },
    {
      "item": "goety:black_iron_helmet"
    },
    {
      "item": "goety:black_iron_chestplate"
    },
    {
      "item": "goety:black_iron_boots"
    },
    {
      "item": "goety:soul_ruby"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}