
MultiYggdrasil
A mod that can provide multiple Yggdrasil servers.
About this Mod
Summary
MultiYggdrasil is a Forge | Fabric | NeoForge mod.
It allows you to set multiple Yggdrasil API sources, including the official and other external authentication servers.
Config design is inspired by MultiLogin,
and some codes are borrowed from authlib-injector under the AGPL-3.0 license.patchwork
Deploy
Same as other mods, there are only three steps:
- Download mod from CurseForge | Modrinth
- Throw it into
/mods - Launch the server
Configuration
A template:
# This config is located at config/multi-yggdrasil.ini
[SomeRandomMirror] # The name, can be set freely, has no impacts.
type = OFFICIAL # The type, now has 2 types, "OFFICIAL" and "BLESSING_SKIN".
authHost = https://a.random.mirror # |- The specific value of "OFFICIAL" type.
accountsHost = https://a.random.mirror # | Requirements in below.
sessionHost = https://a.random.mirror # |
servicesHost = https://a.random.mirror # |
profilesHost = https://a.random.mirror # |
ordinal = 0 # The ordinal, decided the order of use for this source
[MojangOfficial]
type = OFFICIAL # When using "OFFICIAL" type, there can be no host-like property,
ordinal = 1 # and it will use the official API.
[LittleSkin]
type = BLESSING_SKIN # ↙ The specific value of "BLESSING_SKIN" type.
apiRoot = https://littleskin.cn/api/yggdrasil/
ordinal = 2
The requirements of these host-like specific values for “OFFICIAL” type are depending on the MC version, see the table below:
| authlib | Minecraft | authHost | accountsHost | sessionHost | servicesHost | profilesHost |
|---|---|---|---|---|---|---|
| 1.5.25~1.6.25 | 1.14.4~1.16.3 | ✅ | ✅ | ✅ | ❌ | ❌ |
| 2.1.28~4.0.43 | 1.16.4~1.20.1 | ✅ | ✅ | ✅ | ✅ | ❌ |
| 5.0.47 | 1.20.2 | ❌ | ✅ | ✅ | ✅ | ❌ |
| 6.0.52~6.0.58 | 1.20.3~1.21.8 | ❌ | ❌ | ✅ | ✅ | ❌ |
| 7.0.61 | 1.21.9~1.21.11 | ❌ | ❌ | ✅ | ✅ | ✅ |
Version Supporting
| Minecraft | Forge | Fabric | NeoForge |
|---|---|---|---|
| 1.14.4- | ❌ | ❌ | ❌ |
| 1.14.4~1.20.1 | ✅ | ✅ | ❌ |
| 1.20.1~1.20.6 | ✅ | ✅ | ✅ |
| 1.21.1~1.21.11 | ❌ | ✅ | ✅ |
Available Versions
How to Install MultiYggdrasil on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.11).
Install Mod
Open the mod browser in the dashboard and search for "MultiYggdrasil". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.11, 1.21.10, 1.21.9 (+40 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
MultiYggdrasil server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.
Is MultiYggdrasil compatible with fabric and forge and neoforge?
MultiYggdrasil officially supports fabric, forge, neoforge for Minecraft 1.21.11, 1.21.10, 1.21.9. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with MultiYggdrasil – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if MultiYggdrasil consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install MultiYggdrasil with just one click on your server.