Ornate Necklace
malum:ornate_necklace

Ornate Necklace

Malum · by Sammy Semicolon
item Necklace

Ornate Necklace is a item from Malum, crafted from Any String and Soulstained Steel Ingot.

Acquisition

Crafting using Any String, Any String, Any String and Soulstained Steel Ingot, arranged in the pattern shown. Produces Ornate Necklace.

Crafting
Any String
Any String
Any String
Soulstained Steel Ingot
Ornate Necklace Ornate Necklace guaranteed
Developer reference
Registry name
malum:ornate_necklace
Namespace
malum
Mod ID
malum
Tags (1)
curios:items/necklace

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " X ",
    "X X",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "malum:soul_stained_steel_ingot"
    },
    "X": {
      "tag": "forge:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}