Graebeard
New member
I finally found a sniper rifle but have not yet found a silencer anywhere, so thought I'd design one. Surprised it's not a standard recipe, so here it is.
<recipe name="gunSilencer" count="1" craft_area="workbench">
<ingredient name="shortMetalPipe" count="1"/>
<ingredient name="ductTape" count="1"/>
<ingredient name="spring" count="1"/>
</recipe>
Just add it to the recipes.xml, just make sure it is located before the line </recipes>
<recipe name="gunSilencer" count="1" craft_area="workbench">
<ingredient name="shortMetalPipe" count="1"/>
<ingredient name="ductTape" count="1"/>
<ingredient name="spring" count="1"/>
</recipe>
Just add it to the recipes.xml, just make sure it is located before the line </recipes>