Pale Gold Amulet
createaddition:electrum_amulet

Pale Gold Amulet

item

Function

ELECTRUM_AMULET When _life_ has got you down, clutching this _amulet_ in your pocket makes you feel like your _luck_ is about to change.

Acquisition

Crafting using Any Electrum Wire, Any Electrum Wire, Any Electrum Ingot, Any Electrum Ingot, Any Electrum Wire, Any Emerald Gem and Any Electrum Ingot, arranged in the pattern shown. Produces Pale Gold Amulet.

Crafting
Any Electrum Wire
Any Electrum Wire
Any Electrum Ingot
Any Electrum Ingot
Any Electrum Wire
Any Emerald Gem
Any Electrum Ingot
Pale Gold Amulet Pale Gold Amulet guaranteed
Developer reference
Registry name
createaddition:electrum_amulet
Namespace
createaddition
Mod ID
createaddition

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " WW",
    "EEW",
    "GE "
  ],
  "ingredients": {
    "E": {
      "tag": "forge:ingots/electrum"
    },
    "G": {
      "tag": "forge:gems/emerald"
    },
    "W": {
      "tag": "forge:wires/electrum"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}