Ritual using Any Iron Storage Block, Any Iron Storage Block, Any Gold Ingot and Any Gold Ingot. Produces Gold Ravager Armor.
item· Other
Gold Ravager Armor
Goety · by Polarice3
Gold Ravager Armor is an item from Goety, crafted from Any Iron Storage Block and Any Gold Ingot.
Acquisition
Developer reference
- Registry name
goety:gold_ravager_armor- Namespace
goety- Mod ID
goety
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:storage_blocks/iron"
},
{
"tag": "forge:storage_blocks/iron"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:ingots/gold"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}