Charge Focus
16×16 · BAKED

item· Other

Charge Focus

Goety · by Polarice3
item Focuses

Charge Focus is an item from Goety, crafted from Copper Ingot, Yellow Carpet, and Empty Focus. Right-clicking on a mob or player will give them Charged and increase their Charged level.

Function

Right-clicking on a mob or player will give them Charged and increase their Charged level. Charged I boosts Speed and Damage a bit, Charged II boosts Speed a lot but lowers Damage, giving another level will damage them.

Acquisition

Crafting using Copper Ingot, Yellow Carpet, Copper Ingot, Yellow Carpet, Empty Focus, Yellow Carpet, Copper Ingot, Yellow Carpet and Copper Ingot, arranged in the pattern shown. Produces Charge Focus.

Crafting
Copper Ingot
Yellow Carpet
Copper Ingot
Yellow Carpet
Empty Focus
Yellow Carpet
Copper Ingot
Yellow Carpet
Copper Ingot
Charge Focus Charge Focus guaranteed
Developer reference
Registry name
goety:charge_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sfs",
    "fef",
    "sfs"
  ],
  "ingredients": {
    "e": {
      "item": "goety:empty_focus"
    },
    "f": {
      "tag": "minecraft:wool_carpets"
    },
    "s": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}