Crafting using Paper, Paper, Mana Lens, Paper and Paper, arranged in the pattern shown. Produces Messenger Lens.
Messenger Lens
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Function
Messenger
Acquisition
Related items
Developer reference
- Registry name
botania:lens_messenger- Namespace
botania- Mod ID
botania- Tags (1)
botania:items/lens
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" P ",
"PLP",
" P "
],
"ingredients": {
"L": {
"item": "botania:lens_normal"
},
"P": {
"item": "minecraft:paper"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}