Ritual using Ersatz Leather, Awakened Emerald, Silver Ingot and Silver Ingot. Produces Thrash Gloves.
item· Other
Thrash Gloves
Goety · by Polarice3
Thrash Gloves is an item from Goety, crafted from Ersatz Leather, Awakened Emerald, and Silver Ingot.
Acquisition
Ritual using Ersatz Leather, Awakened Emerald, Pale Steel Ingot and Pale Steel Ingot. Produces Thrash Gloves.
Related items
Developer reference
- Registry name
goety:thrash_glove- Namespace
goety- Mod ID
goety- Tags (1)
curios:items/hands
Recipe JSON (2):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:leather"
},
{
"item": "goety:magic_emerald"
},
{
"tag": "forge:ingots/silver"
},
{
"tag": "forge:ingots/silver"
}
],
"conditions": [
{
"raw": {
"type": "forge:not",
"value": {
"tag": "forge:ingots/silver",
"type": "forge:tag_empty"
}
},
"type": "forge:not"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:leather"
},
{
"item": "goety:magic_emerald"
},
{
"item": "goety:pale_steel_ingot"
},
{
"item": "goety:pale_steel_ingot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}