Description
🌐 EtereaSync (Server-Side Only)
EtereaSync is an essential utility mod designed for server administrators using the Eterea Obsidian launcher. Note: This is a server-side mod and should not be installed by clients.
Key Features
This mod turns your Minecraft Forge server into an intelligent update hub, automatically exposing the necessary files and configurations for connecting clients.
-
Dynamic Manifest Generation
- Automatically scans the server's
folder in real-time.mods - Generates a JSON manifest containing the file list, file sizes, and SHA-1 hashes for integrity verification.
- Automatically scans the server's
-
Automatic Version Detection
- Dynamically identifies the exact Minecraft and Forge versions running on the server.
- Sends this information to the launcher, ensuring players always launch the game with the Forge version that exactly matches the server's.
-
Embedded HTTP Server
- Spins up a lightweight embedded HTTP server (default port 3000) running alongside the game server.
- Provides direct download endpoints for mods (
), allowing the launcher to sync clients directly from the game server without needing complex external hosting./download/filename.jar
How to Use
- Install the
file into your server's.jar
folder.mods - Start the server.
- The mod will automatically open the configured port and expose the
endpoint./manifest - Enter your server's IP address (e.g.,
) into the Eterea Obsidian launcher to enable automatic synchronization.http://your-ip:3000
Note: This mod is part of the Eterea Obsidian ecosystem, ensuring no player ever joins the server with outdated mods or incorrect configurations.
Discord: https://discord.com/invite


