Crafting using Mana Lens, Firework Rocket and Elementium Ingot, in any arrangement. Produces Celebratory Lens.
Celebratory Lens
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Function
Celebratory
Acquisition
Related items
Developer reference
- Registry name
botania:lens_firework- Namespace
botania- Mod ID
botania- Tags (1)
botania:items/lens
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "botania:lens_normal"
},
{
"item": "minecraft:firework_rocket"
},
{
"tag": "botania:elementium_ingots"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}