Pulverize Focus
16×16 · BAKED

item· Other

Pulverize Focus

Goety · by Polarice3
item Focuses

Pulverize Focus is an item from Goety, crafted from Any Iron Storage Block, Empty Focus, and Steep Wood. Transforms certain blocks into another when right-clicked on them, ie.

Function

Transforms certain blocks into another when right-clicked on them, ie. Cobblestone to Gravel.

Acquisition

Crafting using Any Iron Storage Block, Any Iron Storage Block, Empty Focus, Any Iron Storage Block and Steep Wood, arranged in the pattern shown. Produces Pulverize Focus.

Crafting
Pulverize Focus Pulverize Focus guaranteed
Developer reference
Registry name
goety:pulverize_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " ii",
    " ei",
    "s  "
  ],
  "ingredients": {
    "e": {
      "item": "goety:empty_focus"
    },
    "i": {
      "tag": "forge:storage_blocks/iron"
    },
    "s": {
      "tag": "minecraft:logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}