
Modrinth · Minecraft mod
Universal Data Pack
Load a global data pack from your config folder, applied to all worlds automatically.
Quick answer
Which Universal Data Pack release matches 26.1.2 NeoForge?
Universal Data Pack 26.1-2.1.0 targets 26.1, 26.1.1, 26.1.2 with NeoForge. Do not install it on the client. It must be installed on the dedicated server. No extra mods listed for this file.
Where it goes
Is Universal Data Pack required on the client, server, or both?
Do not install it on the client. It must be installed on the dedicated server.
This file is marked server-only.
What else does Universal Data Pack 26.1-2.1.0 need?
26.1-2.1.0 on 26.1.2 NeoForge. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Universal Data Pack without breaking your instance.
Built for Universal Data Pack 26.1-2.1.0 on 26.1.2 NeoForge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 26.1-2.1.0. It targets 26.1, 26.1.1, 26.1.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
Do not install it on the client. It must be installed on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 26.1-2.1.0. It opens that exact file at the source.
About this project
What does Universal Data Pack add?
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.
Project description from Modrinth.
Pick your setup
Universal Data Pack by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
1 loader build26.1.1
1 loader build26.1
1 loader build1.21.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Universal Data Pack versions and loaders
26.1-2.1.0
universaldatapack-26.1-2.1.0.jar
3 Jul 2026
26.1-2.0.0
universaldatapack-26.1-2.0.0.jar
10 Apr 2026
Looking for an older file? The official Modrinth project page is in Resources.