New
- Add wildcard deletion functionality for raw tables. - @ComplexRobot
- Custom items now add DT_ItemDataTable row entry automatically and are legal by default which means that custom items will show up in the Flea Market. You can override this by specifying
"bLegalInGame": falsewithin your item json.
Fixes
- Fix translation mods loading first when they should load last. Basically what this means is that if for example custom items had a "Name" field specified, this would overwrite the translation for the current game localization if one was specified.
Other
- Updated UE4SS to commit 486806a
Known Issues
-
PalSchema's own paks folder redirector is currently broken with Palworld's 0.7.0 update which means mods using it are now broken as well. You can fix it yourself for the time being by reverting to the old pak installation location which is in the
Palworld/Pal/Content/Paksfolder. -
Raw tables add duplicate entries when editing arrays.
Important
You must update your UE4SS to the latest available version available here https://github.com/Okaetsu/RE-UE4SS/releases/tag/experimental-palworld for the mod to function properly.
Latest update to the forked UE4SS was on 17th January 2026. If you already have this version then you don't need to do anything.