-
Notifications
You must be signed in to change notification settings - Fork 0
Installation en
xiaolin edited this page Jul 28, 2026
·
3 revisions
简体中文: Installation · English
Download the JAR matching the Minecraft version and loader from GitHub Releases or CurseForge:
| Loader | Download choice |
|---|---|
| Fabric | Select the JAR for Fabric |
| Forge | Select the JAR for Forge |
| NeoForge | Select the JAR for NeoForge |
- Download the JAR for the required loader.
- Place the JAR in the client or dedicated server's
mods/directory. - Start the game or server. Configuration files are generated automatically at the following locations:
| Side | Configuration files |
|---|---|
| Client | config/hassium/hassium-client.toml |
| Dedicated server | config/hassium/hassium-server.toml |
| Loader | Required dependency |
|---|---|
| Fabric | Fabric API |
| Forge | No additional dependency |
| NeoForge | No additional dependency |
| Installation | Result |
|---|---|
| Installed on both client and server | Recommended; enables negotiated compression and caching |
| Installed on the client only | Client caching is still available |
| Installed on the server only | Clients without the mod can still connect by default |
- Fabric: install Mod Menu and Cloth, then open the configuration from Mod Menu.
- Forge / NeoForge: click the Configure button in the mods list; Cloth is required.
- TOML files can also be edited directly:
config/hassium/hassium-client.tomlorconfig/hassium/hassium-server.toml.
Enabling storage for the first time changes the world save format. Back up the world before enabling it. See the FAQ for related handling guidance.
Hassium · GitHub · CurseForge · GPL-3.0-or-later