Paintslinger Lens
botania:lens_paint

Paintslinger Lens

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

Function

Paintslinger

Acquisition

Crafting using Elementium Ingot, Any Wool, Mana Lens, Any Wool and Elementium Ingot, arranged in the pattern shown. Produces Paintslinger Lens.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " E ",
    "WLW",
    " E "
  ],
  "ingredients": {
    "E": {
      "tag": "botania:elementium_ingots"
    },
    "L": {
      "item": "botania:lens_normal"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}