Crafting using Soulstained Steel Ingot, Ersatz Leather, Ersatz Leather, Ersatz Leather and Ersatz Leather, arranged in the pattern shown. Produces Ornate Ring.
Ornate Ring
Malum · by Sammy Semicolon
Ornate Ring is a item from Malum, crafted from Soulstained Steel Ingot and Ersatz Leather.
Acquisition
Related items
Developer reference
- Registry name
malum:ornate_ring- Namespace
malum- Mod ID
malum- Tags (1)
curios:items/ring
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#X ",
"X X",
" X "
],
"ingredients": {
"#": {
"item": "malum:soul_stained_steel_ingot"
},
"X": {
"tag": "forge:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}