Smack Stone Focus
16×16 · BAKED

item· Other

Smack Stone Focus

Goety · by Polarice3
item Focuses

Smack Stone Focus is an item from Goety, crafted from Any Gunpowder, Dispenser, Highrock, and Empty Focus. Shoots a stone that when hit, causes the target to plunge to the ground.

Function

Shoots a stone that when hit, causes the target to plunge to the ground. Deals more damage to targets that are not on the ground.

Acquisition

Crafting using Any Gunpowder, Dispenser, Any Gunpowder, Highrock, Empty Focus, Highrock, Any Gunpowder, Dispenser and Any Gunpowder, arranged in the pattern shown. Produces Smack Stone Focus.

Crafting
Smack Stone Focus Smack Stone Focus guaranteed
Developer reference
Registry name
goety:smack_stone_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "gdg",
    "cec",
    "gdg"
  ],
  "ingredients": {
    "c": {
      "tag": "forge:stone"
    },
    "d": {
      "item": "minecraft:dispenser"
    },
    "e": {
      "item": "goety:empty_focus"
    },
    "g": {
      "tag": "forge:gunpowder"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}