Ritual using Any Iron Ingot, Carrot, Potato, Rotten Flesh, Rotten Flesh, Rotten Flesh and Rotten Flesh. Produces Rotting Focus.
item· Other
Rotting Focus
Goety · by Polarice3
Rotting Focus is an item from Goety, crafted from Any Iron Ingot, Carrot, Potato, and Rotten Flesh. Summons Zombie Servants.
Function
Summons Zombie Servants. Cast crouching will summon the caster's servants towards them.
Acquisition
Related items
Developer reference
- Registry name
goety:rotting_focus- Namespace
goety- Mod ID
goety- Tags (2)
goety:items/focuses goety:items/rotting_focus
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/iron"
},
{
"tag": "forge:crops/carrot"
},
{
"tag": "forge:crops/potato"
},
{
"item": "minecraft:rotten_flesh"
},
{
"item": "minecraft:rotten_flesh"
},
{
"item": "minecraft:rotten_flesh"
},
{
"item": "minecraft:rotten_flesh"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}