CerisWhite / Lantern

A Palworld save-splitting tool to make modifications way easier
Other
10 stars 1 forks source link
palworld save-editor

Lantern, a Palworld save-splitting/importing tool

This is a NodeJS script made for assisting with the modification of Palworld save data by extracting parts of the massive (usually >1GB) JSON file produced by Cheahjs' converter into smaller and far easier to manage files.

Currently this supports the following options:

Note: While the command ImportInventory exists, and works on normal items, it will break armor and weapons due to not setting data such as durability. Please do not use this until it is fixed unless you absolutely must.


To use, run npm install and then use the commands listed above. Super easy.