Skip to content

Resource Pack Sync

Resource Pack Sync automatically syncs your resource pack folder and global loaders like paxi, keeping all packs in one place.

At a glance

  • Loader: Neoforge
  • MC Version: 1.21.1
  • Download: CurseForge · GitHub
  • Side: Client

Overview

Automatically syncs your Minecraft resource pack folder with supported global loaders like Paxi. Download resource packs once, keep them in a single location, and let Resource Pack Sync handle the synchronization.

Tip

Resource Pack Sync is designed for players who frequently install, remove, or update resource packs and want a single source of truth for pack management.

  • Configuration

    Every config option explained.

    Open

  • Changelog

    Version history and updates.

    Open


Features

  • Automatic resource pack syncing
  • Paxi integration
  • Blacklist support (Tamporarily removed in version 1.1.0)
  • Lightweight and modular
  • Client-side only
  • Supports zip and folder packs

Configuration

config/resourcepacksync-common.toml

Blacklist example:

blacklist = [
  "ExamplePack.zip"
]

Notes

  • Resource Pack Sync does not load resource packs itself. Paxi is responsible for loading packs.
  • Resource Pack Sync generates and maintains the required Paxi configuration automatically.
  • As of version 1.1.0, Data packs are supported!
  • Starting version 1.1.0, resourcepacks/datapacks are now moved to paxi folders instead of writing folder names in the json file. Please read more in the Changelog

Roadmap

  • Better load order customization
  • Some Improvements to Resource Pack Screen
  • Additional loader compatibility
  • More configuration options

Requirements

  • Minecraft 1.21.1
  • Neoforge loader
  • Paxi
  • Yung's API (Required by paxi)