Glow Light Focus
16×16 · BAKED

item· Other

Glow Light Focus

Goety · by Polarice3
item Focuses

Glow Light Focus is an item from Goety, crafted from Blue Netherrack, Any Glowstone Dust, and Soul Light Focus. Shoots a projectile that will create a glowing ball of light when hit on a location.

Function

Shoots a projectile that will create a glowing ball of light when hit on a location.

Acquisition

Crafting using Blue Netherrack, Any Glowstone Dust, Blue Netherrack, Any Glowstone Dust, Soul Light Focus, Any Glowstone Dust, Blue Netherrack, Any Glowstone Dust and Blue Netherrack, arranged in the pattern shown. Produces Glow Light Focus.

Crafting
Glow Light Focus Glow Light Focus guaranteed

Used in

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:glow_light_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "csc",
    "ses",
    "csc"
  ],
  "ingredients": {
    "c": {
      "tag": "forge:netherrack"
    },
    "e": {
      "item": "goety:soul_light_focus"
    },
    "s": {
      "tag": "forge:dusts/glowstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}