Wind Blast Focus
16×16 · BAKED

item· Other

Wind Blast Focus

Goety · by Polarice3
item Focuses

Wind Blast Focus is an item from Goety, crafted from Light Blue Wool and Wind Core. Shoots a blast of wind that deals no damage to targets, but will knock them back.

Function

Shoots a blast of wind that deals no damage to targets, but will knock them back.

Acquisition

Crafting using Light Blue Wool, Light Blue Wool, Wind Core, Light Blue Wool and Light Blue Wool, arranged in the pattern shown. Produces Wind Blast Focus.

Crafting
Wind Blast Focus Wind Blast Focus guaranteed

Used in

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " w ",
    "wcw",
    " w "
  ],
  "ingredients": {
    "c": {
      "item": "goety:wind_core"
    },
    "w": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}