Ritual using Ender Chest, Obsidian, Obsidian, Obsidian and Any Ender Pearls. Produces Ender Chest Focus.
item· Other
Ender Chest Focus
Goety · by Polarice3
Ender Chest Focus is an item from Goety, crafted from Ender Chest, Obsidian, and Any Ender Pearls. Opens the caster's Ender Chest on their location.
Function
Opens the caster's Ender Chest on their location.
Acquisition
Related items
Developer reference
- Registry name
goety:ender_chest_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "minecraft:ender_chest"
},
{
"item": "minecraft:obsidian"
},
{
"item": "minecraft:obsidian"
},
{
"item": "minecraft:obsidian"
},
{
"tag": "forge:ender_pearls"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
