Global Packs

Quick rating

Global Packs

No reviews yet

Automatically load your favorite data packs and resource packs globally across all your Minecraft worlds. A must have utility for players and modpack creators!

No Theme
No Genre
QoL & Tweaks
Modpack Customization Tool
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Optional

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
v26.2.1 - NeoForge - 26.2
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

The Dark Roleplay Logo - A tattered red piece of cloth with a golden text 'Dark Roleplay'

Global Data- & Resourcepack


Tired of manually copying data packs into every new Minecraft world? Global Packs is a simple, lightweight utility mod that automatically loads your favorite data packs and resource packs across all your worlds!

Old Discord Logo with a 'JOIN US' Button next to it

Whether you are a casual player who always uses the same quality-of-life tweaks, or a modpack creator wanting to guarantee players experience your custom content right out of the box, Global Packs saves you time and frustration.

This mod allows you to install data packs and resource packs globally, just like you would with regular mods. Once installed, simply place your data packs into the newly generated /datapacks/ folder, and they will automatically load every time you generate a new world.



Forcing Resource Packs & Mod Packs

In order to force-load resource packs, or built-in packs from other mods, you will have to add them to the config. Simply add the packs you want into its corresponding section and you're good to go.

Example:
If you have a resource pack located at <modpack instance>/resourcepacks/FreshAnimations_v1.10.5.zip, it would need to be added to your config file like this:

[resourcepacks]
	required = [ 
		"resourcepacks/FreshAnimations_v1.10.5.zip",
		"resourcepacks/another_pack.zip"
	]

Frequently Asked Questions (FAQ)

Q: Where do I put my data packs for them to load globally?
A: For Minecraft 1.16 to 1.21+: You can place your data packs directly into the <instance folder>/datapacks/ directory. Alternatively, you can define a custom folder path in the global_packs.toml configuration file. For older versions (1.13 - 1.15): Place them in the automatically generated global_data_pack (or global_data_packs) folder.

Q: How do I change the load order or priority of the packs?
A: Priority is based on the order inside your global_packs.toml config file! The pack listed first in the config will have the highest priority in-game.

Q: Does this mod force-load Resource Packs too?
A: Yes! When you add resource packs to the configuration file, they are automatically force-loaded (required) for the player.

Q: Do my data packs need to be in a .zip file?
A: No, they don't. You can use either .zip files or standard unpacked folders. All it needs is a valid pack.mcmeta file.

Q: Will this work for my CurseForge/Modrinth modpack export?
A: Absolutely. Global Packs was designed specifically with modpack creators in mind. By dropping your packs into the designated folders, the launcher will export them correctly so anyone who downloads your modpack gets the custom data instantly.

Q: Why aren't my packs loading? 
A: The most common reasons are:

  1. The data pack format is outdated for your current Minecraft version.
  2. The folder or .zip file isn't formatted correctly (make sure the pack.mcmeta is immediately inside the folder/zip, not buried in a sub-folder).
  3. There is a typo in your global_packs.toml config file. If the mod detects an error in the TOML file, it may struggle to load the packs.

Dark Roleplay Logo

Global Packs

Tired of manually copying data packs into every new Minecraft world? Global Packs is a simple, lightweight utility mod that automatically loads your favorite data packs and resource packs across all your worlds!

Whether you are a casual player who always uses the same quality-of-life tweaks, or a modpack creator wanting to guarantee players experience your custom content right out of the box, Global Packs saves you time and frustration.

This mod allows you to install data packs and resource packs globally, just like you would with regular mods. Once installed, simply place your data packs into the newly generated /datapacks/ folder, and they will automatically load every time you generate a new world.

Warning/Disclaimer

There are only 2 safe and legit places to get this mod, Modrinth and Curseforge. If you are seeing this on any other site, be aware that this was copied without permissions, and the site may hide malware in mod files.

Forcing Resource Packs & Mod Packs

In order to force-load resource packs, or built-in packs from other mods, you will have to add them to the config. Simply add the packs you want into its corresponding section and you're good to go.

Example: If you have a resource pack located at /resourcepacks/FreshAnimations_v1.10.5.zip, it would need to be added to your config file like this:

[resourcepacks]
	required = [ 
		"resourcepacks/FreshAnimations_v1.10.5.zip",
		"resourcepacks/another_pack.zip"
	]

Frequently Asked Questions (FAQ)

Q: Where do I put my data packs for them to load globally?
A: For Minecraft 1.16 to 1.21+: You can place your data packs directly into the /datapacks/ directory. Alternatively, you can define a custom folder path in the global_packs.toml configuration file. For older versions (1.13 - 1.15): Place them in the automatically generated global_data_pack (or global_data_packs) folder.

Q: How do I change the load order or priority of the packs?
A: Priority is based on the order inside your global_packs.toml config file! The pack listed first in the config will have the highest priority in-game.

Q: Does this mod force-load Resource Packs too?
A: Yes! When you add resource packs to the configuration file, they are automatically force-loaded (required) for the player.

Q: Do my data packs need to be in a .zip file?
A: No, they don't. You can use either .zip files or standard unpacked folders. All it needs is a valid pack.mcmeta file.

Q: Will this work for my CurseForge/Modrinth modpack export?
A: Absolutely. Global Packs was designed specifically with modpack creators in mind. By dropping your packs into the designated folders, the launcher will export them correctly so anyone who downloads your modpack gets the custom data instantly.

Q: Why aren't my packs loading?
A: The most common reasons are:

  • The data pack format is outdated for your current Minecraft version.
  • The folder or .zip file isn't formatted correctly (make sure the pack.mcmeta is immediately inside the folder/zip, not buried in a sub-folder).
  • There is a typo in your global_packs.toml config file. If the mod detects an error in the TOML file, it may struggle to load the packs.

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
1
In stacks

By the numbers

Statistics

53.5m
Total Downloads
CurseForge
39.4m
Modrinth
14m
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works