
Ornithe Standard Libraries
A set of libraries for modding with Ornithe.
About this Mod
Ornithe Standard Libraries (OSL) provides tools for modding with Ornithe.
Libraries
Core API
The Core API provides common utilities used by other modules, such as an events system and registries.
Branding API
This module patches the title screen with mod loader information in 16w05a and below, emulating what you would see in 16w05b and above. This is done by parsing the run args for the versionType option.
Config API
The Config API provides a framework for building and storing mod configs.
Entrypoints API
The Entrypoints API allows mod developers to submit entrypoints that are called before the game is initialized.
Keybinds API
The keybinds API provides events for registering keybinds.
Lifecycle Events API
The Lifecycle Events API provides events to track the lifecycle of the Minecraft client and server.
Networking API
The Networking API provides a framework for client-server communication.
Resource Loader API
The Resource Loader API allows mods to load their own resources into the game.
Information for developers
Our Ploceus gradle plugin provides helper methods for adding OSL dependencies to your projects:
dependencies {
...
ploceus.dependOsl('0.17.1')
}
You can also add dependencies on individual OSL modules:
dependencies {
...
ploceus.dependOslModule('0.17.1', 'core')
ploceus.dependOslModule('0.17.1', 'entrypoints')
}
Available Versions
How to Install Ornithe Standard Libraries on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set ornithe Loader
In the panel under "Egg", select the ornithe loader and matching Minecraft version (1.14.4).
Install Mod
Open the mod browser in the dashboard and search for "Ornithe Standard Libraries". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.14.4, 1.14.4-pre7, 1.14.4-pre6 (+460 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Ornithe Standard Libraries server crashes on startup – what to do?
Most common cause: wrong ornithe 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.14.4). You can switch loaders with one click in the panel.
Is Ornithe Standard Libraries compatible with ornithe?
Ornithe Standard Libraries officially supports ornithe for Minecraft 1.14.4, 1.14.4-pre7, 1.14.4-pre6. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Ornithe Standard Libraries – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Ornithe Standard Libraries 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.
Rent Modded Server
Install Ornithe Standard Libraries with just one click on your server.