DayZ
Unknown Ghillie Mod
Craftable Types
Just threw this together as I wanted them sellable on my server



<types> <type name="INK_CamoNetPoncho"> <nominal>7</nominal> <lifetime>7200</lifetime> <restock>1800</restock> <min>4</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" /> <category name="weapons" /> <usage name="Military" /> </type> <type name="Black_CamoNetPoncho"> <nominal>7</nominal> <lifetime>7200</lifetime> <restock>1800</restock> <min>4</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" /> <category name="weapons" /> <usage name="Military" /> </type> <type name="Brown_CamoNetPoncho"> <nominal>7</nominal> <lifetime>7200</lifetime> <restock>1800</restock> <min>4</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" /> <category name="weapons" /> <usage name="Military" /> </type> <type name="White_CamoNetPoncho"> <nominal>7</nominal> <lifetime>7200</lifetime> <restock>1800</restock> <min>4</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" /> <category name="weapons" /> <usage name="Military" /> </type> <type name="PBD_GhillieAtt_CamoNet"> <nominal>7</nominal> <lifetime>7200</lifetime> <restock>1800</restock> <min>4</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" /> <category name="weapons" /> <usage name="Military" /> </type> <type name="PBD_GhillieAtt_CamoNet_Snow"> <nominal>7</nominal> <lifetime>7200</lifetime> <restock>1800</restock> <min>4</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" /> <category name="weapons" /> <usage name="Military" /> </type> </types>

I believe I have the correct item names input. These are just for the camonet portion.