Ritual using Lightning Rod, Any Copper Storage Block, Any Copper Storage Block, Any Prismarine Gem, Any Prismarine Dust and Coral Bardiche. Produces Lightning Focus.
item· Other
Lightning Focus
Goety · by Polarice3
Lightning Focus is an item from Goety, crafted from Lightning Rod, Any Copper Storage Block, Any Prismarine Gem, Any Prismarine Dust, and Coral Bardiche. Summons a Lightning Bolt at a location or target.
Function
Summons a Lightning Bolt at a location or target.
Acquisition
Used in
Ritual using Any Redstone Storage Block, Coral Bardiche, Any Copper Storage Block, Any Lapis Storage Block, Any Copper Storage Block, Lightning Focus and Any Redstone Storage Block. Produces Thunderstorm Focus.
Related items
Developer reference
- Registry name
goety:lightning_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:lightning_rod"
},
{
"tag": "forge:storage_blocks/copper"
},
{
"tag": "forge:storage_blocks/copper"
},
{
"tag": "forge:gems/prismarine"
},
{
"tag": "forge:dusts/prismarine"
},
{
"tag": "forge:tools/tridents"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}