Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed MIT
Published 5 years ago
Changelog
Additions
- An experimental API for deriving item stack components based on the user-provided components has been added (check
OwoItem#deriveStackComponents). The current implementation only re-derives components whenItem#postProcessComponentsgets invoked and is subject to change
Changes
- Config screen providers are now registered through the new
ConfigScreenProvidersclass to avoid classloading issues (the old methods onConfigScreenremain but are deprecated for removal). Along with this change, the config screen generated by a provider no longer needs to extend owo'sConfigScreen
Fixes
- The
SyncedPropertyand screen handler messages APIs now properly pass registry context when serializing over the network - Recipe-specific remainders, which were not properly ported to 1.21, work again
Dependencies
Files
owo-lib-0.12.12+1.21.jar(1.11 MiB) Primary
owo-lib-0.12.12+1.21-sources.jar(423.94 KiB)
Metadata
Release channel
ReleaseVersion number
0.12.12+1.21Loaders
Fabric Quilt
Game versions
1.21–1.21.1Environment
Client and server, required on both


