Ashen Amulet
embers:ashen_amulet

Ashen Amulet

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
item Necklace

Ashen Amulet is a item from Embers Rekindled, crafted from Ersatz Leather, Archaic Brick, and Ash.

Acquisition

Crafting using Ersatz Leather, Ersatz Leather, Ersatz Leather, Archaic Brick, Ash and Archaic Brick, arranged in the pattern shown. Produces Ashen Amulet.

Crafting conditional
Ersatz Leather
Ersatz Leather
Ersatz Leather
Archaic Brick
Ash
Archaic Brick
Ashen Amulet Ashen Amulet guaranteed
Developer reference
Registry name
embers:ashen_amulet
Namespace
embers
Mod ID
embers
Tags (1)
curios:items/necklace

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " L ",
    "L L",
    "NCN"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:dusts/ash"
    },
    "L": {
      "tag": "forge:leather"
    },
    "N": {
      "item": "embers:archaic_brick"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "curios"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}