DayZ
DayZ Mining System with Ores and Gems
Showing 1-10 of 57 entries
< 1  2  3  4  5  6 >
Update: Jun 14 @ 3:02am

Little patch fix.
Gem Fix:
→ Raw Amber Gem
→ Raw Iolite Gem
→ Raw Amethyst Gem
→ Raw Aqumarine Gem
→ Raw Ruby Gem
→ Raw Turquoise Gem
→ Raw Fancy Colour Diamond Gem

Update: Jun 8 @ 10:39am

Fix Missing Gems for mini game. due to 1.28

Update: Jun 8 @ 6:36am

DayZ Mining System Update!

Mod is now fully compatible with DayZ 1.28's updated
Fixed @"MrfreezeMiningSystem/5_mission/missiongameplay.c,7": FIX-ME: Method argument can't be strong reference
Fixed @"MrfreezeMiningSystem/4_world/config\freezeminingconfig.c,288": FIX-ME: Unexpected statement 'ref'

Removed invalid ref usage from new expressions
Cleaned method parameter declarations that incorrectly used ref
Adjusted local variable instantiations using ref unnecessarily.

New to DayZ Mining System
This got suggested while ago and I didn't add it until now.

Added settings.json to control crafting of:
→ crafting & de-crafting of Furnace
→ crafting & de-crafting of Grinding Stone
→ crafting & de-crafting of Anvil
→ Crafting enabled by default.
→ Located in: FreezeMining/settings.json (created on first run).
→ Set values to 0 to disable specific recipes.
→ 1 = Enables | 0 = Disables
→ If a player is attempting to craft item and it's been disabled is will say "This crafting recipe is disabled by admins." this will stop players reporting bugs saying it's not allowing me to craft.

Update: Jun 6 @ 4:26pm

1.28, messed up. Will fix

Update: Jun 6 @ 3:01pm

Mod is now fully compatible with DayZ 1.28's updated,
Fixed @"MrfreezeMiningSystem/5_mission/missiongameplay.c,7": FIX-ME: Method argument can't be strong reference,
Fixed @"MrfreezeMiningSystem/4_world/config\freezeminingconfig.c,288": FIX-ME: Unexpected statement 'ref'

Update: May 2 @ 2:07am

Gem Cutting Mini-Game (Toggleable via Config) - Working Again. Sorry x

Update: Apr 27 @ 3:42am

Players were able to mine the Nodes with any hand tool (even knives, hammers, axes, wrench, etc...)
We modified the script to require that the player is holding only a Pickaxe or SledgeHammer.

If the player does **NOT** have a Pickaxe or Sledgehammer, the mining action will now fail, they won't be able to mine.

Update: Mar 13 @ 3:52am

Little Bug Fix:

- Updated types.xml
- Fixed Missing Ruby Gem
Make sure you updated types to they dont de-spawn on restart.

Update: Mar 12 @ 8:28am

Gem Cutting Mini-Game (Toggleable via Config)

When enabled (1), gems have random quality outcomes:
50% chance → Flawed (least valuable)
35% chance → Standard (normal value)
15% chance → Perfect (most valuable)
When disabled (0), all gems are automatically Cut without randomization.

Default: "EnableGemCuttingMiniGame": 0

Uses a Shared Config File for All Gems
Located at: $profile:/FreezeMining/GemCuttingConfig.json
Applies to all gems (Jade, Amber, Ruby, etc.).

MUST DO
You need to update your types.xml

List of class names for traders:
FreezeGem_Amethyst_Flawed
FreezeGem_Amethyst_Standard
FreezeGem_Amethyst_Perfect
FreezeGem_Jade_Flawed
FreezeGem_Jade_Standard
FreezeGem_Jade_Perfect
FreezeGem_Amber_Flawed
FreezeGem_Amber_Standard
FreezeGem_Amber_Perfect
FreezeGem_Iolite_Flawed
FreezeGem_Iolite_Standard
FreezeGem_Iolite_Perfect
FreezeGem_Turquoise_Flawed
FreezeGem_Turquoise_Standard
FreezeGem_Turquoise_Perfect
FreezeGem_Aquamarine_Flawed
FreezeGem_Aquamarine_Standard
FreezeGem_Aquamarine_Perfect
FreezeGem_FancyColourDiamond_Flawed
FreezeGem_FancyColourDiamond_Standard
FreezeGem_FancyColourDiamond_Perfect

Update: Dec 21, 2024 @ 7:24am

DayZ Mining System Update!

Merry Christmas and Happy new year all.
I know you are all going to be busy for next few days so I've decided to push this update before it all hits.

There is a new addon being created as we speak that is the XP System for the Mining.
More information within ⁠information but you will need the tag to see it ⁠|💜pick-a-role
and yes this is a FREE addon.

Furnace Update!
Furnace now stacks items when it's finish processing the item.
Fixed duplication of items
Fix Silver slot not working some times (Syntax error fixed)

Coming Soon
(Most likely after the new year as I'm very busy)
Smoke animation
Sounds when you start the furnace
Lighting when it's turned on (Only shows at night)