cloth.xml

<items>
  <item>
    <key>cloth</key>
    <name>Cloth</name>
    <description>A bolt of cloth salvaged from equipment or decor. Has many uses for crafting.</description>
    <type>materials</type>
    <icon>item2_25</icon>
    <sortKey>_materials01</sortKey>
    <weight>0.25</weight>
    <priceDetails>
      <buy>9</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>