Ritual using Any Gold Ingot, Ectoplasm, Ersatz Leather and Ersatz Leather. Produces Targeting Monocle.
item· Other
Targeting Monocle
Goety · by Polarice3
Targeting Monocle is an item from Goety, crafted from Any Gold Ingot, Ectoplasm, and Ersatz Leather.
Acquisition
Related items
Developer reference
- Registry name
goety:targeting_monocle- Namespace
goety- Mod ID
goety- Tags (2)
curios:items/charm curios:items/head
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/gold"
},
{
"item": "goety:ectoplasm"
},
{
"tag": "forge:leather"
},
{
"tag": "forge:leather"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}