Global Packs

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

File Details

v21.0.5 - NeoForge 1.21

  • R
  • May 30, 2025
  • 22.93 KB
  • 100.4K
  • 1.21.1+1
  • Forge + 1

File Name

globalpacks-neoforge-1.21.1-21.0.5.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Forge

implementation "curse.maven:globalpacks-317134:6599384"

NeoForge

implementation "curse.maven:globalpacks-317134:6599384"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

21.0.5

  • Added new Config options
  • log_pack_ids -> if set to true, the IDs of all available packs will be logged
  • resourcepacks.enable_builtin -> A list of pack IDs to be enabled, this can be used to enable builtin resourcepacks from mods

21.0.4 (Forge only)

  • Fixed for Forge

21.0.3

  • Loads Packs again (whoops)
  • Load order from config is now respected, changed previous behavior, datapacks and resourcepacks will be listed in the same order, as in the config. (First in the config = highest priority ingame) The config will be converted automatically if you were on 21.0.1 before.
  • Now only messes up your config if an error was detected
  • Force enabled Resourcepacks, will no longer show twice in the resourcepack list.

21.0.2

  • Changed Default config for compat with upcoming CF changes
  • Updating will automatically add "<instance folder>/datapacks/" to the config. CF will load datapacks from that folder.
  • Renamed config to global_packs.toml it'll be renamed automagically.
  • Folders in config will be created automatically (now more reliable)
  • (There will be more updates, some will be more significant)