Ritual using TNT, Coal and Piston. Produces Magma Bomb Focus.
item· Other
Magma Bomb Focus
Goety · by Polarice3
Magma Bomb Focus is an item from Goety, crafted from TNT, Coal, and Piston. Shoots a Magma Bomb, which will explode and summon several loyal Magma Cubes.
Function
Shoots a Magma Bomb, which will explode and summon several loyal Magma Cubes.
Acquisition
Related items
Developer reference
- Registry name
goety:magma_bomb_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:tnt"
},
{
"tag": "minecraft:coals"
},
{
"item": "minecraft:piston"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

