Pumpkin Seeds Pack
Food or drink item
The uploaded DayZ configuration defines this classname as an item that weighs 30 g.
Game configuration facts
These values and relationships are extracted from the supplied DayZ config definitions rather than guessed from the economy XML.
Weight
30 g
Inventory size
1 × 1
Absorbency
0
Where it spawns and where to look
The location guidance below combines your supplied types.xml tags with a small curated knowledge layer. The central-economy values remain the authoritative data for this website build.
Chernarus
EnabledFarm buildings, barns and agriculture-tagged loot points.
Usage tags
Livonia
EnabledFarm buildings, barns and agriculture-tagged loot points.
Usage tags
Sakhal
DisabledPresent in the file but disabled from ordinary central-economy spawning with nominal and minimum set to zero.
Usage tags
Central economy comparison
| Map | Nominal | Min | Lifetime | Restock | Quant min | Quant max | Cost | Usage | Values |
|---|---|---|---|---|---|---|---|---|---|
| Chernarus | 30 | 25 | 14400 | 0 | -1 | -1 | 100 | Farm | — |
| Livonia | 20 | 15 | 14400 | 0 | -1 | -1 | 100 | Farm | — |
| Sakhal | 0 | 0 | 14400 | 0 | -1 | -1 | 100 | Farm | — |
Map-specific types.xml entries
Chernarus XML
<type name="PumpkinSeedsPack">
<nominal>30</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>25</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="food" />
<usage name="Farm" />
</type>Livonia XML
<type name="PumpkinSeedsPack">
<nominal>20</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>15</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="food" />
<usage name="Farm" />
</type>Sakhal XML
<type name="PumpkinSeedsPack">
<nominal>0</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>0</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="food" />
<usage name="Farm" />
</type>Related DayZ items
Need this configured across a full server?
Use the data as a reference, then let CustomDayZServices handle the complete economy, balancing and deployment workflow.
Get a quote