Description
An automatic MULTIPLAYER-compatible durability mod inspired by Vuxacha's Durability Increase Mod!
Features
- Automatic Durability Modification
- Dedicated Server Support (You must have your server setup to run UE4SS mods)
- Host-only modifications (item durability will only be modified on worlds running this mod, so you can switch between servers without needing to restart)
(Settings are in main.lua)
Settings:
- Per-Rarity Infinite Durability
- Item/Armor Durability Multipliers
- Item/Armor Rarity Durability Multipliers
- Item/Armor Additional Durability By Rarity (this works similarly to the previous RarityDurabilityMultiplier making it easier to configure for smaller values than the new RarityDurabilityMultiplier)
Installation
See Modding Palworld | Game Pass Guide | Install, Config & Use Mods in Palworld Game Pass for help.
Steam UE4SS xinput installation steps
- Download the latest UE4SS_vX.X.X.zip
- Download the mod zip and extract it to Palworld\Pal\Binaries\Win64
Troubleshooting
- In the UE4SS-settings.ini file, set bUseUObjectArrayCache to false.
If the mod doesn't seem to be loading, try these steps:
- In the UE4SS-settings.ini file, scroll down to the [Debug] heading and enable the consoles by changing their values from '0' to '1'
- Boot the game and check that the mod is correctly loading in the console, towards the end it should say something like "Starting Lua mod ChaosAutomaticDurabilityIncrease"
- If the console isn't opening at all, try renaming the xinput file back to xinput1_3
If you are on Steam and have tried everything above, watch the 'How To EASILY Install Mods - Palworld' video and ensure everything is correct.