oak.xml

<items>
  <item>
    <key>oak</key>
    <name>Oak</name>
    <description>A sturdy and reliable hardwood.</description>
    <type>materials</type>
    <icon>icon_oak</icon>
    <sortKey>_materials12</sortKey>
    <weight>0.5</weight>
    <findInstruction>Oak trees can be found in forests. Bring an axe to harvest them.</findInstruction>
    <priceDetails>
      <buy>12</buy>
      <sellRatio>0.15</sellRatio>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>