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

v19.3.5 - Fabric - 1.19.3-1.20.1

  • R
  • Jun 9, 2025
  • 381.72 KB
  • 468.0K
  • 1.20.1+3
  • Fabric + 1

File Name

globalpacks-fabric-1.20.1-19.3.5.jar

Supported Versions

  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:globalpacks-317134:6634577"

Quilt

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

Learn more about Curse Maven

19.3.5

  • Split config for builtin data- and resourcepacks, sorry for the inconvenience
  • Your Config Formatting will no longer be overwritten all the time
  • Packs added trough folder entries in the config, can now also be overwritten to have a lower priority, by specifying a specific file

19.3.4

  • I found a Mixin bug jaj /s
    • Should now run properly on forge and fabric again, big sorry!

19.3.3

  • Actually fix default config not working
  • Will now properly update legacy configs to new format

19.3.2

  • Fixed default config not working

19.3.1

Backport of 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
  • 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.
  • Force enabled Resourcepacks, will no longer show twice in the resourcepack list.
  • 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)