Barricade Focus
16×16 · BAKED

item· Other

Barricade Focus

Goety · by Polarice3
item Focuses

Barricade Focus is an item from Goety, crafted from Any Amethyst Storage Block, Awakened Emerald, Highrock, and TNT. Summons Totemic Walls at a location or surrounding a target.

Function

Summons Totemic Walls at a location or surrounding a target. Cast crouching will summon Totemic Bombs, that will explode after a time.

Acquisition

Ritual using Any Amethyst Storage Block, Awakened Emerald, Highrock, Highrock, Highrock, Highrock, Any Amethyst Storage Block and TNT. Produces Barricade Focus.

Ritual
Any Amethyst Storage Block Any Amethyst Storage Block·members not yet documentedAwakened Emerald Awakened Emerald Highrock Highrock Highrock HighrockAny Amethyst Storage Block Any Amethyst Storage Block·members not yet documented TNT
Barricade Focus Barricade Focus guaranteed
Developer reference
Registry name
goety:barricade_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:storage_blocks/amethyst"
    },
    {
      "item": "goety:magic_emerald"
    },
    {
      "tag": "forge:stone"
    },
    {
      "tag": "forge:stone"
    },
    {
      "tag": "forge:stone"
    },
    {
      "tag": "forge:stone"
    },
    {
      "tag": "forge:storage_blocks/amethyst"
    },
    {
      "item": "minecraft:tnt"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}