Create an account

Configurable Exp Gain  

Upload: 25 Jan 2024, 03:46
Created by: Caites [X]
Uploaded by: Aqxaro
Configurable Exp Gain

Mod Description
Vanilla game allows to set up custom multiplier for experience (from 0.1 to 20), but not gain from different sources.
This mod have a simple script with comments to easily set your own weights for building, crafting and picking up gains. For this install mod in main files, find main.lua in Mods\ConfigurableExpGain\Scripts and edit commented values with any text editor.

Ready up presets are also available, they don't require additional legwork:

  • 2x for everything (in addition to vanilla x20 max)
  • 4x for everything (in addition to vanilla x20 max)
  • No building exp (other sources are vanilla)
  • No crafting exp (other sources are vanilla)
  • No picking up exp (other sources are vanilla)
  • multipliers from all sources are equal (2 instead of vanilla 3:2:1 for building, crafting and picking up)

Installation

You need only one archive - configurable in Main Files or one of presets in Optional files.

Steam:
Extract UE4SS_Xinput.zip to Palworld\Pal\Binaries\Win64\ (Mods folder will appear inside Win64 folder)
Extract this mod to Palworld\Pal\Binaries\Win64\Mods (ConfigurableExpGain folder should be inside Mods folder)
Open mods.txt in Mods folder and add the next line: ConfigurableExpGain: 1
Gamepass:
Extract UE4SS_Xinput.zip to ..\Users\...Appdata\Local\Pal\Saved\Config\WinGDK\ (Mods folder will appear inside WinGDK folder)
(As alternative, extracting to \XboxGames\Palworld\Content\Pal\Binaries\WinGDK\ may help).
Rename xinput1_3 to xinput1_4.
In the UE4SS-settings.ini file, set bUseUObjectArrayCache to false.
Extract this mod to ...\Users\...Appdata\Local\Pal\Saved\Config\WinGDK\Mods (ConfigurableExpGain folder should be inside Mods folder)
Open mods.txt in Mods folder and add the next line: ConfigurableExpGain: 1 

Uninstallation
Open mods.txt in Mods folder and change the next line from ConfigurableExpGain: 1 to ConfigurableExpGain: 0

Compatibility
Steam and Gamepass (last one not tested).
Works on dedicated servers.
Works with Game Tweaks (configure building and crafting exp gains on tweaks side, pick up on this mod's side).

Instant Items 12KB

Instant Items

27 Jan 2024
0
225
0

All the manufacturable items in the tables, factories, kitchens, etc... of the game are now being built instantly (no working time).

Comments
The minimum comment length is 10 characters.