Crafting Focus
16×16 · BAKED

item· Other

Crafting Focus

Goety · by Polarice3
item Focuses

Crafting Focus is an item from Goety, crafted from Any Planks and Empty Focus. Opens up a Crafting Table menu.

Function

Opens up a Crafting Table menu.

Acquisition

Crafting using Any Planks, Any Planks, Empty Focus, Any Planks and Any Planks, arranged in the pattern shown. Produces Crafting Focus.

Crafting
Any Planks
Any Planks
Empty Focus
Any Planks
Any Planks
  • Inputs
  • 4 × Any Planks
  • Empty Focus
  • Output
  • Crafting Focus
Crafting Focus Crafting Focus guaranteed
Developer reference
Registry name
goety:crafting_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " p ",
    "pep",
    " p "
  ],
  "ingredients": {
    "e": {
      "item": "goety:empty_focus"
    },
    "p": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}