Compatibility
Minecraft: Java Edition
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.4
1.6.1–1.6.2
1.5.x
1.4.4–1.4.7
1.4.2
1.3.x
1.2.x
1.1
1.0
a1.0.11–b1.8.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed Apache-2.0
Published last year
Updated 2 months ago
Changelog
Ornithe Standard Libraries 0.9.0
Additions
Keybinds API
The Keybinds API provides events for registering keybinds.
Changes
Config API
- Fixed crash upon game start in 1.3-1.5.
Networking API
- Added
PLAY_READY
events that fire after channel registration is complete and data can safely be sent over the connection.- This remedies issues where data sent during the
LOGIN
events quietly fails to go through. If you need to send data upon login, use thePLAY_READY
event instead!
- This remedies issues where data sent during the