Ornithe Standard Libraries 0.10.0
Pre-release
Pre-release
Ornithe Standard Libraries 0.10.0
Which jar do I get?
- Minecraft 1.3 and above:
ornithe-standard-libraries-0.10.0.jar
- client Minecraft 12w30e and below:
ornithe-standard-libraries-client-0.10.0.jar
- server Minecraft 12w30e and below:
ornithe-standard-libraries-server-0.10.0.jar
Changes
Networking API
- Data can now be wrapped in custom payload objects. Check out the readme for more information.
- Expanded Minecraft version support to b1.0-1.13.2 (was 1.3-1.13.2).
Resource Loader API
- Fixed namespace detection in built-in mod resource packs.
- Fixed a crash when attempting to load the icon of built-in mod resource packs.
- Built-in mod packs now load the default pack icon if the mod does not provide its own icon.
- Expanded Minecraft version support to 13w26a-1.13.2 (was 13w26a-1.12.2).