DayZ
Not enough ratings
Tulcus Barrels
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
3.454 MB
23 Oct @ 5:52am
24 Oct @ 7:09am
5 Change Notes ( view )

Subscribe to download
Tulcus Barrels

In 1 collection by [MBO-Z] Tulcus
Tulcus Mods
7 items
Description
[discord.gg]

Tired of the limited 150-slot capacity of standard barrels? Upgrade your server's storage solutions with the Tulcus Barrel Pack!

This lightweight mod introduces four new, custom-textured, high-capacity barrels, perfect for player bases, safezone storage, or as high-value items in your loot economy.

Features
Four New Storage Tiers:

Tulcus Barrel 300 GB: 300 Slots (10x30)

Tulcus Barrel 500 GB: 500 Slots (10x50)

Tulcus Barrel 700 GB: 700 Slots (10x70)

Tulcus Barrel 1TB: A massive 1000 Slots (10x100)

Custom Textures: Each barrel has a unique texture, allowing players to easily identify the storage capacity at a glance.

Lightweight & Clean: This mod is clean, simple, and only adds the new barrels. It's designed to be compatible with most other mods.

FOR SERVER OWNERS / ADMINS
To add these barrels to your server, you must add the classnames to your types.xml file. You can also use these names to spawn them as an admin or add them to trader configs.

Classnames:
Tulcus_Barrel_300
Tulcus_Barrel_500
Tulcus_Barrel_700
Tulcus_Barrel_1000

Tulcus_Barrel_300_Static
Tulcus_Barrel_500_Static
Tulcus_Barrel_700_Static
Tulcus_Barrel_1000_Static

Example types.xml Entries:
(Please adjust nominal, min, max, and lifetime values to fit your server's economy and loot balance.)

XML

<type name="Tulcus_Barrel_300">
<nominal>5</nominal>
<lifetime>3888000</lifetime>
<restock>0</restock>
<min>2</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="containers"/>
</type>
<type name="Tulcus_Barrel_500">
<nominal>4</nominal>
<lifetime>3888000</lifetime>
<restock>0</restock>
<min>1</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="containers"/>
</type>
<type name="Tulcus_Barrel_700">
<nominal>3</nominal>
<lifetime>3888000</lifetime>
<restock>0</restock>
<min>1</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="containers"/>
</type>
<type name="Tulcus_Barrel_1000">
<nominal>2</nominal>
<lifetime>3888000</lifetime>
<restock>0</restock>
<min>1</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="containers"/>
</type>

Static barrels types

<type name="Tulcus_Barrel_300_Static">
<nominal>0</nominal>
<lifetime>3888000</lifetime>
<restock>0</restock>
<min>2</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="containers"/>
</type>
<type name="Tulcus_Barrel_500_Static">
<nominal>0</nominal>
<lifetime>3888000</lifetime>
<restock>0</restock>
<min>1</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="containers"/>
</type>
<type name="Tulcus_Barrel_700_Static">
<nominal>0</nominal>
<lifetime>3888000</lifetime>
<restock>0</restock>
<min>1</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="containers"/>
</type>
<type name="Tulcus_Barrel_1000_Static">
<nominal>0</nominal>
<lifetime>3888000</lifetime>
<restock>0</restock>
<min>1</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="containers"/>
</type>

PERMISSIONS
You can repack but you neet to ve give credit.

Monetization of servers using this mod IS ALLOWED.

Using this mod on your server is allowed and encouraged!

Thank you for using the Tulcus Barrel Pack. If you enjoy the mod, please leave a positive rating!

[discord.gg]
2 Comments
[MBO-Z] Tulcus  [author] 23 Oct @ 6:56am 
You can use classnames for your trader
Skullrazor 23 Oct @ 6:34am 
Does it have trader config?