DayZ
Gold Nuggets Reloaded
Sni  [developer] 27 Apr, 2022 @ 9:50pm
Types
Comes later back in the Mod :

<?xml version="1.0" encoding="utf-8"?>
<types>
<type name="Gold_Nugget">
<lifetime>7200</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="Goldbar_Clean">
<lifetime>7200</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="Goldbar_Dirty">
<lifetime>7200</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
</types>