Illuminate Focus
16×16 · BAKED

item· Other

Illuminate Focus

Goety · by Polarice3
item Focuses

Illuminate Focus is an item from Goety, crafted from Glowstone, Adhesive, Any Ender Pearls, and Glow Light Focus. Creates glowing balls of light in unlit areas and replaces soul lights around the caster.

Function

Creates glowing balls of light in unlit areas and replaces soul lights around the caster.

Acquisition

Crafting using Glowstone, Adhesive, Glowstone, Any Ender Pearls, Glow Light Focus, Any Ender Pearls, Glowstone, Adhesive and Glowstone, arranged in the pattern shown. Produces Illuminate Focus.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "gsg",
    "efe",
    "gsg"
  ],
  "ingredients": {
    "e": {
      "tag": "forge:ender_pearls"
    },
    "f": {
      "item": "goety:glow_light_focus"
    },
    "g": {
      "item": "minecraft:glowstone"
    },
    "s": {
      "tag": "forge:slimeballs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}