Crafting using Elementium Ingot, Any Wool, Mana Lens, Any Wool and Elementium Ingot, arranged in the pattern shown. Produces Paintslinger Lens.
Paintslinger Lens
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Function
Paintslinger
Acquisition
Related items
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
}
