Bore Lens
botania:lens_mine

Bore Lens

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Lens

Function

Bore

Acquisition

Crafting using Piston, Lapis Lazuli, Mana Lens, Lapis Lazuli and Redstone Dust, arranged in the pattern shown. Produces Bore Lens.

Crafting
Bore Lens Bore Lens guaranteed
Developer reference
Registry name
botania:lens_mine
Namespace
botania
Mod ID
botania
Tags (1)
botania:items/lens

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " P ",
    "ALA",
    " R "
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:lapis_lazuli"
    },
    "L": {
      "item": "botania:lens_normal"
    },
    "P": {
      "item": "minecraft:piston"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}