Amethyst Resonance Charm
irons_spellbooks:amethyst_resonance_charm

Amethyst Resonance Charm

Iron's Spells 'n Spellbooks · by Iron431, Lab3
item Necklace

Acquisition

Crafting using Leather, Leather, Leather, Any Amethyst Gem and Leather, arranged in the pattern shown. Produces Amethyst Resonance Charm.

Crafting
Leather
Leather
Leather
Any Amethyst Gem
Leather
Amethyst Resonance Charm Amethyst Resonance Charm guaranteed
Developer reference
Registry name
irons_spellbooks:amethyst_resonance_charm
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
curios:items/necklace

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " L ",
    "L L",
    "AL "
  ],
  "ingredients": {
    "A": {
      "tag": "forge:gems/amethyst"
    },
    "L": {
      "item": "minecraft:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}