Scatter Focus
16×16 · BAKED

item· Other

Scatter Focus

Goety · by Polarice3
item Focuses

Scatter Focus is an item from Goety, crafted from Any Redstone Storage Block, Any Gunpowder, and Empty Focus. Summons Scatter Mines around the caster, that will let out a non-destructive explosion if a non-allied target enters its area.

Function

Summons Scatter Mines around the caster, that will let out a non-destructive explosion if a non-allied target enters its area.

Acquisition

Crafting using Any Redstone Storage Block, Any Gunpowder, Any Redstone Storage Block, Any Gunpowder, Empty Focus, Any Gunpowder, Any Redstone Storage Block, Any Gunpowder and Any Redstone Storage Block, arranged in the pattern shown. Produces Scatter Focus.

Crafting
Any Redstone Storage Block
Any Gunpowder
Any Redstone Storage Block
Any Gunpowder
Empty Focus
Any Gunpowder
Any Redstone Storage Block
Any Gunpowder
Any Redstone Storage Block
  • Inputs
  • 4 × Any Redstone Storage Block
  • 4 × Any Gunpowder
  • Empty Focus
  • Output
  • Scatter Focus
Scatter Focus Scatter Focus guaranteed
Developer reference
Registry name
goety:scatter_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "rgr",
    "geg",
    "rgr"
  ],
  "ingredients": {
    "e": {
      "item": "goety:empty_focus"
    },
    "g": {
      "tag": "forge:gunpowder"
    },
    "r": {
      "tag": "forge:storage_blocks/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}