7 Days To Die

File information

Last updated

Original upload

Created by

MARCELLINO2316

Uploaded by

MARCELLINO2316

Virus scan

Safe to use

Tags for this mod

About this mod

Craft a hazmat Suit with workbench

Permissions and credits
Donations
Craft a hazmat Suit with workbench.  with progression file

Jacket: hazmatClothingMaster
hazmat Boots
hazmat Pants
hazmat Shirt
hazmat Gloves

<recipe name="hazmatClothingMaster" count="1" craft_area="workbench" tags="learnable">
<ingredient name="resourceCloth" count="20"/>
<ingredient name="resourceYuccaFibers" count="5"/>
<ingredient name="resourceScrapPolymers" count="10"/>
</recipe>
<recipe name="hazmatBoots" count="1" craft_area="workbench" tags="learnable">
<ingredient name="resourceCloth" count="10"/>
<ingredient name="resourceYuccaFibers" count="5"/>
<ingredient name="resourceScrapPolymers" count="5"/>
</recipe>
<recipe name="hazmatPants" craft_area="workbench" count="1" tags="learnable">
<ingredient name="resourceCloth" count="20"/>
<ingredient name="resourceYuccaFibers" count="5"/>
<ingredient name="resourceScrapPolymers" count="10"/>
</recipe>
<recipe name="hazmatShirt" craft_area="workbench" count="1" tags="learnable">
<ingredient name="resourceCloth" count="20"/>
<ingredient name="resourceYuccaFibers" count="5"/>
<ingredient name="resourceScrapPolymers" count="5"/>
</recipe>
<recipe name="hazmatGloves" craft_area="workbench" count="1" tags="learnable">
<ingredient name="resourceCloth" count="10"/>
<ingredient name="resourceYuccaFibers" count="5"/>
<ingredient name="resourceScrapPolymers" count="3"/>
</recipe>
<recipe name="hazmatMask" craft_area="workbench" count="1" tags="learnable">
<ingredient name="resourceCloth" count="15"/>
<ingredient name="resourceYuccaFibers" count="5"/>
<ingredient name="resourceScrapPolymers" count="8"/>
</recipe>