Ornate Ring
malum:ornate_ring

Ornate Ring

Malum · by Sammy Semicolon
item Ring

Ornate Ring is a item from Malum, crafted from Soulstained Steel Ingot and Ersatz Leather.

Acquisition

Crafting using Soulstained Steel Ingot, Ersatz Leather, Ersatz Leather, Ersatz Leather and Ersatz Leather, arranged in the pattern shown. Produces Ornate Ring.

Crafting
Soulstained Steel Ingot
Ersatz Leather
Ersatz Leather
Ersatz Leather
Ersatz Leather
Ornate Ring Ornate Ring guaranteed
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
}