Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Forge Recommended Versioning.
[1.16.5-4.0.8.2] - 2022.03.31
Changed
- Updated fr_fr.json localization (thanks HollishKid!) #228
Fixed
- Fixed slot modifiers incorrectly persisting in some cases
[1.16.5-4.0.8.1] - 2022.02.25
Changed
- Updated ko_kr.json localization (thanks PixVoxel!) #223
Fixed
- Fixed curios being unequipped when used with additional slots and relogging #218
- Fixed NPE crash with certain mods that implement their own Curios providers #225
[1.16.5-4.0.8.0] - 2021.01.18
Added
- Added uk_ua.json localization (thanks Sushomeister!)
- Added new entity selector option, curios=. More information at the wiki.
Changed
- Updated ru_ru.json localization (thanks Sushomeister!)
[1.16.5-4.0.7.0] - 2021.01.08
Added
- [API] Added findFirstCurio and findCurios methods to ICuriosHelper
Changed
- Updated ko_kr localization (thanks mindy15963!) #200
Deprecated
- [API] Deprecated findEquippedCurio methods in ICuriosHelper
Fixed
- Fixed knockback resistance tooltips not being formatted correctly
- Fixed clearing inventory via Creative 'x' button resulting in lingering attribute modifiers when equipped
[1.16.5-4.0.6.8] - 2021.12.27
Fixed
- Fixed client-side syncing errors when applying slot modifiers to slots with base size 0
- Fixed slot amount changes persistent when not applicable
[1.16.5-4.0.6.7] - 2021.12.19
Fixed
- Fixed slot amount changes not persisting when applicable
- Fixed slot amount changes causing loading errors #195
[1.16.5-4.0.6.6] - 2021.12.15
Changed
- [API] ICurio#canEquipFromUse and ICurio#onEquipFromUse methods are now called both client-side and server-side (previously server-side only)
Fixed
- Fixed curio items not calling their use logic client-side #192
[1.16.5-4.0.6.5] - 2021.12.05
Fixed
- Fixed crash with client-side player entities #189
[1.16.5-4.0.6.4] - 2021.12.02
Fixed
- Fixed crash when running data generation in development environments #188
[1.16.5-4.0.6.3] - 2021.12.01
McJtyLib 1.16-5.1.5
- Fixed a crash when requesting items without an NBT tag
Generated using ChangelogGenerator 2.0.0-pre10.