Royal Deluxe
New member
I have no idea
Vanilla code
Code:
<set xpath="/materials/material[@id='Mgravel']/@stability_glue">5</set>
Code:
<material id="Mgravel">
<property name="damage_category" value="earth"/>
<property name="surface_category" value="earth"/>
<property name="forge_category" value="stone"/>
<property name="Hardness" type="float" value="1"/>
<property name="stepsound" value="gravel"/>
<property name="stability_glue" value="4"/>
<property name="Mass" type="int" value="10"/>
<property name="MaxDamage" value="200"/>
<property name="Experience" value="1"/>
</material>