header

Mod Description
This mod allows you to adjust the health values of all ores and modify the damage output to trees. Use the config.lua file to customize these settings to your preferences.



WORKING AS OF VERSION (0.3.3)

Notes:
All Ore are set to (False) with a starting HP value of (5000) please change this in the config file before applying it to your server.
Foliage damage set to (False) with a start value of (1.0)
(Example damage rates (100.0) = Max damage (0.0) = Indestructible

-- Set 'Enabled' to true to apply the HP values defined in the config.
-- Set 'Enabled' to false to ignore the HP values and use the game's default values.


ServerSide <s>Only</s> (dedicated servers)
also works in single-player



Installation Instructions (Server)

  • Download and extract UE4SS_v3.0.1.zip in PalServer\Pal\Binaries\Win64
  • Download and extract ResourceHPManager.zip in PalServer\Pal\Binaries\Win64\Mods
  • Go back to PalServer\Pal\Binaries\Win64
  • Edit UE4SS-settings.ini and set bUseUObjectArrayCache = true to false


Uninstallation
Just remove the ResourceHPManager folder in Mods.

Frequently asked questions
Q: Does it work on dedicated servers?
A: 
Yes.
Q: Does only the host have to install the mod?
A: Yes. The client does not need it.