Get the Mod
The PackHub Sync mod pairs to your account with a one-time /sync code, then installs any pack you click on the website straight into your game — dropped into /resourcepacks and activated automatically.
How it works
Pick your Minecraft version below and drop the .jar into your mods folder. You'll need Fabric Loader (and Fabric API) installed for your version.
Start the game on a profile that has the mod loader and the PackHub Sync jar enabled.
/sync <code>Open your PackHub profile, hit Show my /sync code, and type /sync ABC123 in Minecraft chat. The mod pairs to your account and remembers it.
On a pack page, hit Install with mod. Within a few seconds the mod downloads it, adds it to your resource packs, and reloads — it appears in your in-game pack list.
Downloads
Fabric, Java Edition — 1.8.9 through the latest. Downloads are pulled automatically from Modrinth when a release exists for your version.
Downloads are served via the Modrinth API — clicking a version fetches the official release from Modrinth's CDN. You can also browse releases on modrinth.com/mod/packhub.
How downloads work: PackHub checks Modrinth for a Fabric release matching your Minecraft version and redirects you to their CDN. Versions not published on Modrinth yet fall back to our self-hosted jar if available, or show a link to the mod source.
What it does
Click a pack on the website and it lands in your active profile. The mod drops it into /resourcepacks and refreshes your resource pack list automatically.
No password typing in-game. A short, expiring /sync code links the mod to your account, then a long-lived device token keeps it connected.
The mod is a thin, auditable client: a /sync command, a background poller, and a resource-pack installer. Read the source in /mod before you run it.