
Universal Data Pack
Load a global data pack from your config folder, applied to all worlds automatically.
About this Mod
Universal Data Pack
Load a global data pack from your config folder, applied to all worlds automatically.
Universal Data Pack is a lightweight utility mod for modpack developers. It creates a folder at config/universaldatapack/ that acts as a standard Minecraft data pack — any content placed inside is applied to every world in the instance, both new and existing, without the player needing to do anything.
Why?
Minecraft's built-in data pack system is per-world. If you're building a modpack and need to override recipes, adjust loot tables, or add advancements globally, you'd normally need to either include the data pack in every world manually or wrap it in a mod JAR. Universal Data Pack gives you a simple folder-based workflow instead — just drop your files in and go.
How It Works
On first launch, the mod creates the following folder structure:
config/universaldatapack/
pack.mcmeta
data/
README.txt
Everything inside data/ follows standard Minecraft data pack conventions. The mod registers this folder as a required server data pack at the highest priority, so it loads last and overrides all other data packs and mods. A README file is generated inside the data/ folder on first run with examples and usage instructions.
Usage
Override an existing recipe:Mirror the target mod's namespace and path inside the data/ folder. For example, to override an EnderIO smelting recipe:
config/universaldatapack/data/enderio/recipe/alloy_smelting/dark_steel.json
To disable a recipe entirely, use an empty JSON object as the file contents: {}
Add new content:Create your own namespace folder and add recipes, advancements, loot tables, tags, or any other data pack content:
config/universaldatapack/data/mymodpack/recipe/custom_sword.json
config/universaldatapack/data/mymodpack/advancement/craft_custom_sword.json
Reload changes: Changes take effect on world load and with the /reload command.
Can I use this in my modpack?
Definitely! This mod is designed to be included in modpacks. It contains no gameplay content on its own.
Available Versions
How to Install Universal Data Pack 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 (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "Universal Data Pack". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 26.1.1, 26.1 (+1 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Universal Data Pack 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 (26.1.2). You can switch loaders with one click in the panel.
Is Universal Data Pack compatible with neoforge?
Universal Data Pack officially supports neoforge for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Universal Data Pack – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Universal Data Pack 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 Universal Data Pack with just one click on your server.