Add fix for models instantiated outside typical model loading phase
Features:
- Add ability to render a custom render function based on if a given model part exists
- Update model targeting system for future expansion and overall better targeting
Fixes:
- Adjusted AccessoriesRenderLayer to fix issues of unneeded draw calls
- Fix issues with endec and optionals causing crashes or general decode/encode issues
Features:
- Add ability to render a custom render function based on if a given model part exists
- Update model targeting system for future expansion and overall better targeting
Fixes:
- Adjusted AccessoriesRenderLayer to fix issues of unneeded draw calls
- Fix issues with endec and optionals causing crashes or general decode/encode issues
- Fix issues with dropping accessories on death was not vanilla parity breaking VanillaTweaks Graves
Fix issue with an inability to access a protected method on player leading to crashing
Fixes:
- Attempt to deal with holder
setValidTypesissues due to threading...? - Item ghosting issues and properly handle transferring from and to inventory screen
Fixes:
- Issues with recent switch to a BiMap and prevent future issues
- LivingEntityTrinketComponent injection args not being correct for latest trinkets version
Fix for some items having no default rendering
Adjustments to Renderer API and add custom bundle renderer
Features:
- Prevent errors from spamming logs if a renderer is erroring
- Adjust particle rendering to allow for proper unique rendering
Minor update containing some adjustments to the Data Driven Accessory Renderer Format
Fixes:
- Possible crash caused by modder's who DO NOT REGISTER ENCHANTMENTS EVEN THOUGH THEY SHOULD!
- After respawn, player data was not properly synced to the client leading to ghost items
Fixes:
- Possible crash caused by modder's who DO NOT REGISTER ENCHANTMENTS EVEN THOUGH THEY SHOULD!
Minor update containing some adjustments to the Data Driven Accessory Renderer Format
Adjust Drop Event call to prevent issues with certain entities not dropping loot
Remove fixes for Slot Disabling and Exclusion zone with recent owo update
Minor update containing the ability to disable a temporary mixin that fixes decoding issues with NBT combined with initial implementation of experimental data driven renderer API




