File Details
curios-forge-5.2.0+1.20.1-api.jar
- R
- Sep 1, 2023
- 78.64 KB
- 38
- 1.20.1+1
- Forge + 1
File Name
curios-forge-5.2.0+1.20.1-api.jar
Supported Versions
- 1.20.1
- 1.20
Curse Maven Snippet
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 5.2.0, this projected used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[5.2.0+1.20.1] - 2023.08.31
Added
- Added
keepCuriosconfiguration option tocurios-server.toml#181 - Added inventory searching methods from
ICuriosHelpertoICuriosItemHandler - Re-added JEI integration
Changed
- Updated
uk_ualocalization (thanks unroman!) #320 - Updated slot tooltip to use
"curios.tooltip.slot": "Slot:"in localization files #329
Deprecated
- Deprecated
ICuriosHelper,ISlotHelper, andIIconHelper, to be removed in Minecraft 1.22. Check javadocs for replacement functionality and methods. - Marked previous deprecations for removal in Minecraft 1.21.
Fixed
- Fixed slots not being recognized in server-side command arguments #327
- Fixed equip from use behavior to properly validate unequip behavior first #332
- Fixed
CuriosEquipEventfiring erroneously #305 - Fixed item insertions handled directly through item handlers not being validated #238
- Fixed status effects not rendering in the Curios GUI #95