File Details
[1.21.8] oωo - neo - 0.12.22
- B
- Aug 6, 2025
- 1.17 MB
- 329
- 1.21.8
- NeoForge
File Name
owo-lib-neoforge-0.12.22+1.21.8.jar
Supported Versions
- 1.21.8
Curse Maven Snippet
This release is primarily a port to 1.21.6/7. Due to the massive vanilla refactors around GUI rendering in particular, this is a larger-than-usual update and we expect there will be some bugs and porting mistakes - please report anything you find!
Changes
OwoBlurRendererhas been replaced withBlurQuadElementRenderStatein accordance with the vanilla GUI rendering changes
Removed
(Block|Entity|Item)RegistryContainerOwoItemSettings, replaced by interface injection onItem.SettingsDraggableContainer.alwaysOnTopCodecUtils.ofEndec, replaced bytoCodecConfigScreen.(registerProvider|getProvider|forEachProvider), replaced byConfigScreenProviders
Fixes:
- Issues where flashing occurred with owo blur renderer
- Incorrect scissoring behavior leading to non rendering gui elements particularly with scroll containers in owo configs.
- Proper fix for
DerivedComponentMapequality - Fix possible issues with Optional reading and writing within NBT losing references due to use of
IdentityHolder
Neoforge
Changes to how classes persist due to the removal of @OnlyIn could lead to issues but mostly taken care of.

