An arcade third-person survival action game set in a vast open world with a key mechanic of taming unusual creatures called Pal. They resemble Pokémon in... Read more
Players:
Metacritic:
PalSchema [0.6.0]
Author:
Okaetsu
Uploaded by:
Size:
804.33 kB
Date:
Yesterday, 16:26
Downloads:
5
-
Download (804.33 kB)July 11, 2026, 04:26 PMpalschema-0-6-0_1783776373_825212.zip
PalSchema is a mod for Palworld that allows runtime modification of game assets using JSON files without causing conflicts with other mods that modify the same game files. By utilizing JSON Schema, mod creators benefit from autocomplete and error checking, making it much easier to create and edit mods.
Features:
- Runtime asset modification. Supports editing Data Tables (DT) and Blueprints (BP) using .json and .jsonc files. Data Tables can also have new rows added.
- Better update stability. Since Palworld is in Early Access and receives frequent updates, traditional .pak mods often break. PalSchema provides a more stable way to modify the game without relying on standard .pak mods.
- Custom localization. Easily create custom translations and add support for new languages.
- Auto-reload. When enabled in the configuration, PalSchema automatically detects changes made to JSON files, reloads them, and applies the changes without restarting the game (with a few exceptions).
- Pak reader redirection. Place PalSchema-related .pak files inside a paks folder within your PalSchema mod, and PalSchema will load them automatically without requiring additional setup in the default Paks directory.
Installation instructions:
- Download and extract the PalSchema archive package.
- Place the resulting PalSchema folder directly into the Mods directory located inside your active UE4SS installation path (e.g., ...\Pal\Binaries\Win64\UE4SS\Mods).
- Launch the game application.
Related files:
Useful links:
