Earth's Punch Focus
16×16 · BAKED

item· Other

Earth's Punch Focus

Goety · by Polarice3
item Focuses

Earth's Punch Focus is an item from Goety, crafted from Awakened Emerald, Piston, Highrock, Empty Focus, and Any Gunpowder. Summons a fist made of stone from below a target or at a location.

Function

Summons a fist made of stone from below a target or at a location.

Acquisition

Crafting using Awakened Emerald, Piston, Awakened Emerald, Highrock, Empty Focus, Highrock, Awakened Emerald, Any Gunpowder and Awakened Emerald, arranged in the pattern shown. Produces Earth's Punch Focus.

Crafting
Earth's Punch Focus Earth's Punch Focus guaranteed
Developer reference
Registry name
goety:earth_punch_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sps",
    "fef",
    "sgs"
  ],
  "ingredients": {
    "e": {
      "item": "goety:empty_focus"
    },
    "f": {
      "tag": "forge:stone"
    },
    "g": {
      "tag": "forge:gunpowder"
    },
    "p": {
      "item": "minecraft:piston"
    },
    "s": {
      "item": "goety:magic_emerald"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}