gold_necklace.xml

<items>
  <item>
    <key>gold_necklace</key>
    <name>Gold Necklace</name>
    <description>
      A gold necklace with a blue gemstone pendant. The gemstone is said to be quite valuable, and sparkles
      brightly in the light.
    </description>
    <type>Necklace</type>
    <icon>itemjewelry_11</icon>
    <sortKey>_necklace04</sortKey>
    <weight>0.5</weight>
    <tags>t2</tags>
    <salvageInfo>
      <materials>1 scrap_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <priceDetails>
      <buy>450</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>