Mod
Ornithe Standard Libraries
No reviews yet
A set of libraries for modding with Ornithe.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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')
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers