
Modrinth · Minecraft mod
unsup
A customizable simple modpack updater, perfect for private packs
Quick answer
Which unsup release matches b1.8?
unsup 1.1.6 targets rd-132211, rd-132328, rd-20090515 with java-agent. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.
Where it goes
Is unsup required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does unsup 1.1.6 need?
1.1.6 on b1.8. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add unsup without breaking your instance.
Built for unsup 1.1.6 on b1.8. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.1.6. It targets rd-132211, rd-132328, rd-20090515 with java-agent; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.1.6. It opens that exact file at the source.
About this project
What does unsup add?
Una's Simple Updater
unsup is a somewhat minimal implementation of a generic working directory
syncer in Java. It supports running as a Java agent, to piggy-back off of the
launch of another program.
It is particularly good at syncing small private modpacks or one-offs in small groups, where a full public distribution (e.g. on Modrinth!) is overkill or undesirable. It is capable of downloading mods from their original sources, wherever that may be... as long as it speaks HTTP(S).
An unsup.ini
must be placed in the working directory for unsup to know what to do, or a -Dunsup.bootstrapUrl= JVM argument specifying where to find such a file.
The updater works hard to ensure the working directory is never left in an
inconsistent state. Short of a sudden power loss in the middle of applying
changes (an incredibly short time window), an unsup update cannot result in
an inconsistent or corrupted working directory.
It does hash-based consistency validation (with your choice of function, SHA-256 recommended) on all downloads and on files before overwriting
them, warning the user if they've changed something that has been updated. It
additionally supports signing manifests using OpenBSD Signify for additional
security.
unsup's unique simplified design means it is compatible with all launchers,
from the vanilla launcher to MultiMC. Just add -javaagent:unsup.jar to the
JVM arguments, and place unsup.jar and unsup.ini in the .minecraft
directory.
In Prism Launcher, you can utilize unsup as a "component" by importing thecom.unascribed.unsup.json from the latest release on Forgejo. (I can't upload JSON files to Modrinth). This will allow Prism
Launcher to download and manage unsup. (MultiMC does not support Java agent
components, despite requests.)
It also has a built-in concept of environments and flavors, allowing it to
be used to manage server installs rather than just clients, and allowing users
to pick between multiple mutually incompatible mod sets with a feature-packed interface unlike any other updater tool.
unsup is also capable of updating MultiMC's "components", including
unsup itself if it is added as one. This means you can update mod loaders or
Minecraft itself.
Creating Packs
You can either point unsup at a Packwiz pack.toml (recommended),
or write a native unsup manifest by hand. See the wiki for info on the
native manifest format. The Creator GUI is on hold, as Packwiz has become a
de-facto standard for Minecraft modpacks.
Stability
unsup has been used for modpacks on versions from b1.7.3 to 1.21.5, both client and server,
and is known to work with Forge (both legacy and modern), Fabric, Quilt, and NeoForge. It
has successfully powered many modpacks, from small
to large. Native manifest and Packwiz manifest
support are both quite stable, and have been used extensively.
Signing support is still somewhat experimental, and has not been deployed by anyone at
large scale. That someone could be you — please let me know if it works well!
GUI
unsup has a minimal and elegant GUI that works everywhere (yes, including
macOS) and can have all of its colors customized to make it fit in with your
branding. It ships with a dark theme with minty accents. Check out the gallery tab!
License
unsup is released under the LGPLv3.
Project description from Modrinth.
Pick your setup
unsup by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
rd-161348
1 loader buildrd-160052
1 loader buildrd-132328
1 loader buildrd-132211
1 loader buildinf-20100618
1 loader buildc0.30_01c
1 loader buildc0.0.13a_03
1 loader buildc0.0.13a
1 loader buildc0.0.11a
1 loader buildb1.8.1
1 loader buildb1.8
1 loader buildShowing the newest 12 of 854 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
unsup versions and loaders
1.2.0-pre4
unsup-1.2.0-pre4.jar
5 Dec 2025
1.1.6
unsup-1.1.6.jar
5 Dec 2025
1.2.0-pre1
unsup-1.2.0-pre1.jar
3 Jul 2025
1.1.5
unsup-1.1.5.jar
3 Jul 2025
1.0.2
unsup-1.0.2.jar
17 Jun 2025
1.1.4
unsup-1.1.4.jar
17 Jun 2025
Looking for an older file? The official Modrinth project page is in Resources.