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.
Pale Gold Amulet
Create Crafts & Additions · by MRH0
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
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
}