materials_satchel.xml
<items>
<item>
<key>materials_satchel</key>
<name>Materials Satchel</name>
<description>
Reduces the weight of raw materials.
[p]Raw materials includes wood, scrap metal, leather, etc.
</description>
<type>Satchel</type>
<icon>itemsatchel_04</icon>
<weight>0.2</weight>
<modifiers>
<modifiers>
<type>QuartermasteryMaterialsWeight</type>
<amount>-0.25</amount>
</modifiers>
</modifiers>
<salvageInfo>
<materials>3 leather, wyrmskin, scrap_metal</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<priceDetails>
<buy>100</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>