bolt.xml

<items>
  <item>
    <key>bolt</key>
    <name>Iron Bolt</name>
    <description>
      Wood-shafted bolts with sharp metal tips. Ammunition for crossbow weapons.
    </description>
    <type>bolt</type>
    <icon>itembolts_2</icon>
    <sortKey>_arrow06</sortKey>
    <weight>0.01</weight>
    <priceDetails>
      <buy>3-5</buy>
      <sell>1</sell>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>