• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Gun Silencer

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>

 
But then you also need to make the corresponding item in items.xml

P.S. I suggest using the same sound it makes when hitting cloth while shooting using a Silenced weapon. its the only in game sound that sounds like a silenced shot. Pretty darn close too.

 
Back
Top