
Sazerac
Fully configurable datapacks & resourcepacks loader
About this Mod
A lightweight, fully configurable alternative to globalpacks / paxi, with no external dependencies.
Datapack and resource pack loading can be enabled or disabled independently. This is useful if you prefer to delegate one of these responsibilities to another mod, such as Resource Pack Override.
Both load order and force-loading are fully managed by this mod.
Configuration example
Below is a quick example showcasing the available configuration options:
[datapack]
# Enable datapack handling by Sazerac.
# This does NOT change Minecraft’s default datapack behavior.
enable = true
# Root directory from which datapacks are loaded.
# Defaults to Minecraft's "datapacks" directory.
root = "datapacks"
# List of datapacks that will be force-loaded by Sazerac,
# relative to the root directory.
#
# Datapacks are loaded in the order they appear in this list.
#
# Example:
# required = [ "My Datapack", "My Datapack.zip" ]
required = []
[resourcepack]
# Enable resource pack handling by Sazerac.
# This does NOT change Minecraft’s default resource pack behavior.
enable = true
# Root directory from which resource packs are loaded.
# Defaults to Minecraft's "resourcepacks" directory.
root = "resourcepacks"
# List of resource packs that will be force-loaded by Sazerac,
# relative to the root directory.
#
# Resource packs are loaded in the order they appear in this list.
#
# Example:
# required = [ "My Resource Pack", "My Resource Pack.zip" ]
required = []
Note: Any pack not listed in the
requiredarray is considered optional.
Available Versions
How to Install Sazerac on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Sazerac". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1, 1.21
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Sazerac server crashes on startup – what to do?
Most common cause: wrong neoforge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Sazerac compatible with neoforge?
Sazerac officially supports neoforge for Minecraft 1.21.1, 1.21. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Sazerac – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Sazerac consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Sazerac with just one click on your server.