Crafting using Chain, Chain, Chain, Silver Ingot, Adhesive and Silver Ingot, arranged in the pattern shown. Produces Ominous Shackles.
- Inputs
- 3 × Chain
- 2 × Silver Ingot
- Adhesive
- Output
- → Ominous Shackles
item· Other
Ominous Shackles is an item from Goety, crafted from Chain, Silver Ingot, and Adhesive.
Crafting using Chain, Chain, Chain, Silver Ingot, Adhesive and Silver Ingot, arranged in the pattern shown. Produces Ominous Shackles.
Crafting using Chain, Chain, Chain, Pale Steel Ingot, Adhesive and Pale Steel Ingot, arranged in the pattern shown. Produces Ominous Shackles.
goety:ominous_shacklesgoetygoetyRecipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" c ",
"c c",
"psp"
],
"ingredients": {
"c": {
"item": "minecraft:chain"
},
"p": {
"tag": "forge:ingots/silver"
},
"s": {
"tag": "forge:slimeballs"
}
},
"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": "minecraft:crafting_shaped",
"pattern": [
" c ",
"c c",
"psp"
],
"ingredients": {
"c": {
"item": "minecraft:chain"
},
"p": {
"item": "goety:pale_steel_ingot"
},
"s": {
"tag": "forge:slimeballs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}