War3zuk
New member
I must of understood the coding wrong cos I cant get anything to load up from multiple lines of code lol.... Can anyone with a decent understanding of this explain whats wrong with the following code, Thanks....
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply 9mm" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply 44Mag" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply 762mm" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply Shotgun" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply ShotgunSlug" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply 32mm" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply 9mm" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply 44Mag" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply 762mm" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply Shotgun" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply ShotgunSlug" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>
<configs>
<append xpath="/recipes">
<recipe name="Ammo Supply 32mm" count="1">
<ingredient name="Generic Ammo Supply" count="1"/>
</recipe>
</append>
</configs>