Burrowing Focus
16×16 · BAKED

item· Other

Burrowing Focus

Goety · by Polarice3
item Focuses

Burrowing Focus is an item from Goety, crafted from Awakened Emerald, Natural Quartz, Any Iron Ingot, and Empty Focus. Shoots a mining laser that mines blocks.

Function

Shoots a mining laser that mines blocks.

Acquisition

Crafting using Awakened Emerald, Natural Quartz, Any Iron Ingot, Natural Quartz, Empty Focus, Natural Quartz, Any Iron Ingot, Natural Quartz and Awakened Emerald, arranged in the pattern shown. Produces Burrowing Focus.

Crafting
Awakened Emerald
Natural Quartz
Any Iron Ingot
Natural Quartz
Empty Focus
Natural Quartz
Any Iron Ingot
Natural Quartz
Awakened Emerald
Burrowing Focus Burrowing Focus guaranteed
Developer reference
Registry name
goety:burrowing_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "mqi",
    "qeq",
    "iqm"
  ],
  "ingredients": {
    "e": {
      "item": "goety:empty_focus"
    },
    "i": {
      "tag": "forge:ingots/iron"
    },
    "m": {
      "tag": "forge:gems/emerald"
    },
    "q": {
      "tag": "forge:gems/quartz"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}