DayZ
Syndicate Mining
Showing 1-1 of 1 entries
Update: 4 Dec, 2024 @ 2:59am

The mod adds the ability to mine ore and craft ammunition for your server.

How it works:

Adding ore to spawn:
The simplest way is to modify events.xml:
<event name="TrajectoryStones"> <nominal>500</nominal> <min>300</min> <max>400</max> <lifetime>180</lifetime> <restock>0</restock> <saferadius>25</saferadius> <distanceradius>100</distanceradius> <cleanupradius>25</cleanupradius> <flags deletable="0" init_random="0" remove_damaged="0"/> <position>player</position> <limit>mixed</limit> <active>1</active> <children> <child lootmax="0" lootmin="0" max="0" min="0" type="SmallStone"/> <child lootmax="0" lootmin="0" max="200" min="100" type="SG_Rock_charocal_spawn"/> <child lootmax="0" lootmin="0" max="200" min="100" type="SG_Rock_sulfur_spawn"/> </children> </event>

You can also add spawn points through mapping or VPP Admin tools.

Mining ore:
Equip a pickaxe and aim at ore deposits.

Processing ore:
Combine the mined ore with a crusher.

Crafting gunpowder:
Combine milled charcoal and sulfur ore.

Filling casings:
Combine gunpowder with casings.

Crafting ammunition:
Combine filled casings with an ammo press.

✅ You are allowed to use, modify, and repack this mod as long as you like the mod in the workshop. Note: support for this mod has been discontinued.