I get a red console error with the following line.
<set xpath="/materials/material[@id=Msand]/property[@name=stability_glue]/@value">10</set>
I had it working yesterday and suddenly I am getting errors today. Meanwhile this other one works perfectly.
<set xpath="/materials/material[@id=Mgravel]/property[@name=stability_glue]/@value">10</set>
<set xpath="/materials/material[@id=Msand]/property[@name=stability_glue]/@value">10</set>
I had it working yesterday and suddenly I am getting errors today. Meanwhile this other one works perfectly.
<set xpath="/materials/material[@id=Mgravel]/property[@name=stability_glue]/@value">10</set>