Razor Wind Focus
16×16 · BAKED

item· Other

Razor Wind Focus

Goety · by Polarice3
item Focuses

Razor Wind Focus is an item from Goety, crafted from Iron Sword, Any Lapis Storage Block, Natural Quartz, and Phantom Membrane. Shoots a powerful slash of wind in front of the caster.

Function

Shoots a powerful slash of wind in front of the caster.

Acquisition

Developer reference
Registry name
goety:razor_wind_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:iron_sword"
    },
    {
      "tag": "forge:storage_blocks/lapis"
    },
    {
      "tag": "forge:gems/quartz"
    },
    {
      "tag": "forge:gems/quartz"
    },
    {
      "item": "minecraft:iron_sword"
    },
    {
      "item": "minecraft:phantom_membrane"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}