Ritual using Block of Silver, Chain, Chain, Chain and Chain. Produces Ominous Saddle.
item· Other
Ominous Saddle
Goety · by Polarice3
Ominous Saddle is an item from Goety, crafted from Block of Silver and Chain.
Acquisition
Ritual using Block of Pale Steel, Chain, Chain, Chain and Chain. Produces Ominous Saddle.
Used in
Ritual using Savage Tooth, Ominous Saddle, Savage Tooth, Rotten Flesh, Venomous Fang, Rotten Flesh and Jade. Produces Jei Dummy/none.
Developer reference
- Registry name
goety:ominous_saddle- Namespace
goety- Mod ID
goety
Recipe JSON (2):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:storage_blocks/silver"
},
{
"item": "minecraft:chain"
},
{
"item": "minecraft:chain"
},
{
"item": "minecraft:chain"
},
{
"item": "minecraft:chain"
}
],
"conditions": [
{
"raw": {
"type": "forge:not",
"value": {
"tag": "forge:storage_blocks/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": [
{
"item": "goety:pale_steel_block"
},
{
"item": "minecraft:chain"
},
{
"item": "minecraft:chain"
},
{
"item": "minecraft:chain"
},
{
"item": "minecraft:chain"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

