Sazerac
No reviews yet
Fully configurable datapacks & resourcepacks loader
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers