Lens Frame
occultism:lens_frame

Lens Frame

Occultism · by Kli Kli
item

Acquisition

Crafting using Otherstone, Otherstone, Otherstone, Any Silver Ingot, Any Silver Ingot, Otherstone, Otherstone and Otherstone, arranged in the pattern shown. Produces Lens Frame.

Crafting
Lens Frame Lens Frame guaranteed

Used in (1)

Crafting using Ersatz Leather, Ersatz Leather, Infused Lenses, Ersatz Leather and Lens Frame, arranged in the pattern shown. Produces Otherworld Goggles.

Crafting
Ersatz Leather
Ersatz Leather
Infused Lenses
Ersatz Leather
Lens Frame
Otherworld Goggles Otherworld Goggles guaranteed
Developer reference
Registry name
occultism:lens_frame
Namespace
occultism
Mod ID
occultism

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ooo",
    "s s",
    "ooo"
  ],
  "ingredients": {
    "o": {
      "item": "occultism:otherstone"
    },
    "s": {
      "tag": "forge:ingots/silver"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}