DayZ
DayZ Mining System with Ores and Gems
Showing 1-10 of 52 entries
< 1  2  3  4  5  6 >
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)

Update: Dec 7, 2024 @ 9:03pm

Max Mine
You are now allowed to set Max Mine to what you want. No longer cap at 6.
If you have it as a very high number you might stop the mod from working, please keep in mine, don't go too crazy.

Probability System redone
I have re-writing how the code works with probability.
Example: Stone = 0 & Gold = 100 you will only get Gold
This got reported and It dose bug out before but now been fixed.

Update: Nov 2, 2024 @ 4:13am

Hotfix
- Now, every time a player mines the nodes (including gems), its health will decrease by 100. Vanilla rocks remain unaffected.

[Freeze_Mining] Custom node health decreased by 100. Remaining health: 500
[Freeze_Mining] Tool health decreased by 10. New health: 79.9977
[Freeze_Mining] Mined item: FreezeGem_Amber created.
[Freeze_Mining] Custom node health decreased by 100. Remaining health: 400
[Freeze_Mining] Tool health decreased by 10. New health: 69.9977
[Freeze_Mining] Mined item: FreezeGem_Amber created.
[Freeze_Mining] Custom node health decreased by 100. Remaining health: 300
[Freeze_Mining] Tool health decreased by 10. New health: 59.9977
[Freeze_Mining] Mined item: FreezeGem_Amber created.
[Freeze_Mining] Custom node health decreased by 100. Remaining health: 200
[Freeze_Mining] Tool health decreased by 10. New health: 49.9977
[Freeze_Mining] Mined item: FreezeGem_Amber created.
[Freeze_Mining] Custom node health decreased by 100. Remaining health: 100
[Freeze_Mining] Tool health decreased by 10. New health: 39.9977
[Freeze_Mining] Mined item: Stone created.
[Freeze_Mining] Custom node health decreased by 100. Remaining health: 0
[Freeze_Mining] Custom node destroyed.
[Freeze_Mining] Tool health decreased by 10. New health: 29.9977

Update: Nov 1, 2024 @ 6:58pm

Hotfix Update:
Vanilla rocks: Tool damage is applied consistently.
Removed Damage HP log for vanilla rocks (as they don't remove).
Reworked Tool damage log for vanilla rocks.
[Freeze_Mining] Mined item: FreezeGem_Ruby created.
[Freeze_Mining] Tool health decreased by 10. New health: 39.9924
[Freeze_Mining] Mined item: SmallStone created.
[Freeze_Mining] Tool health decreased by 10. New health: 29.9924
[Freeze_Mining] Mined item: Stone created.
[Freeze_Mining] Tool health decreased by 10. New health: 19.9924
[Freeze_Mining] Mined item: Stone created.
[Freeze_Mining] Tool health decreased by 10. New health: 9.99237
[Freeze_Mining] Mined item: FreezeGem_Amethyst created.
[Freeze_Mining] Tool health decreased by 10. New health: 0


Next Patch:
ToolOptions.json (Next update due to I need to spend more time on this)

All this dose it enables/disables tools that are ONLY for mining.
This is how it works: 1 = True | 0 = False
Example:
"Pickaxe": 1, this allows the Pickaxe to work for mining the nodes/vanilla rocks.
"IceAxe": 0 this disables the Ice Axe for mining nodes/vanilla rocks.

Update: Oct 29, 2024 @ 8:10am

Hello everyone!

Thank you for your patience — I know it's been a bit of a wait. It’s been busy on my end, but I'm happy to announce that the latest update for the mod is finally here!
This update should address the issues many of you have reported, and yes, vanilla mining is back! :HyperTada:
If you have any ideas for new features or ways to expand the mining aspect of the mod, please feel free to drop your suggestions in the ⁠suggestions channel. I’m open to ideas as I'm looking to keep this mod fresh and engaging.
Thank you all for sticking around while I worked on fixing things, and I hope you enjoy the improvements in this update!

Big thanks to @NekoSensei with the bug testing ❤️
Big thanks to @₣Ʉ฿₳Ɽ for adding temp fix for you guys to allow vanilla mining on the workshop ❤️

MUST DO! Due to changes, Remove FreezeMining folder within Profiles so everything works as the config.json has changed.
If you have players having issues tell them to do this: (But you should be okay)
Windows + R | %appdata% | \AppData\Local\DayZ | FreezeMining | Remove that folder.

Before I get asked loads of times, if you get a bug report saying on the lines of, "The node says Mine: Unknown" this is due to the config not loading on the player, meaning they are loaded into the server too fast or too slow. (this is not a bug, DayZbeingDayZ)
Fix: All they need to do it click the node once and it will be okay, this will just force the config to load on client (player).

Change Log:
Vanilla Mining (with OG config setup ⁠Vanilla Rocks Explained ).
^^Added Config.json example for adding vanilla mining ^^
Vanilla Config added to !Install Help! Folder.
Client Config (Removed due to not needed anymore).
Even more logs (one day I will make a LogConfig.json so you can turn off some logs).
Reworked files and removed un-needed files.
Function: ‘ApplyMiningConfig’ Crash FIXED!
Tools now take damage after hitting nodes.
Added dmg logs for tools.
Description Changed: Created by Ethan -> Used by DayZ Mining System

Mining Log Changes:
[Freeze_Mining] Tool health before: 200.
[Freeze_Mining] Tool health after: 190.
[Freeze_Mining] Target object health decreased by 100. -> [Freeze_Mining] Node health decreased by 100.
[Freeze_Mining] Target object destroyed. -> [Freeze_Mining] Node destroyed.

(There is more stuff I have edited but I didn't note down)

Update: Oct 13, 2024 @ 12:55am

Hot Fix:
- New #help-forums I've moved stuff in there so I don't have loads of channels.
- Crashing issue, should be fixed. Tested for 45 mins on dedi server and it didn't crash lmk how it goes.
- If you are having issue still make sure you read https://discordapp.com/channels/963407397836161064/1294921214703435808

Vanilla Mining, i'm still working on this so bear with me.
Any other issues please report them within #mining-system-bugs and I will try and fix them fast.