Tinker's Lens
embers:tinker_lens

Tinker's Lens

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
item

Tinker's Lens is a item from Embers Rekindled, crafted from Any Iron Ingot, Lead Nugget, Lead Plate, and Crystal Glass.

Acquisition

Crafting using Any Iron Ingot, Lead Nugget, Lead Plate, Crystal Glass, Lead Nugget, Any Iron Ingot and Lead Nugget, arranged in the pattern shown. Produces Tinker's Lens.

Crafting
Tinker's Lens Tinker's Lens guaranteed

Used in (1)

Crafting using Ash, Ash, Tinker's Lens, Ash and Ash, arranged in the pattern shown. Produces Smoky Tinker's Lens.

Crafting
Ash
Ash
Tinker's Lens
Ash
Ash
Smoky Tinker's Lens Smoky Tinker's Lens guaranteed
Developer reference
Registry name
embers:tinker_lens
Namespace
embers
Mod ID
embers

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BE ",
    "IPE",
    "BE "
  ],
  "ingredients": {
    "B": {
      "tag": "forge:ingots/iron"
    },
    "E": {
      "tag": "forge:nuggets/lead"
    },
    "I": {
      "tag": "forge:plates/lead"
    },
    "P": {
      "tag": "forge:glass/silica"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}