The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 5.2.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[5.5.0+1.20.1] - 2024.01.19
Added
- [API] Added data generation helper methods and classes for generating entities/slots data files and adding curios triggers to advancements, see documentation for more information
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 5.2.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[5.4.7+1.20.1] - 2023.12.25
Fixed
- Fixed validity checks not working in some cases
- Fixed
CurioUnequipEvent
not firing when swapping items from use
The format is based on Keep a Changelog and this project adheres to Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[1.19.2-5.1.4.4] - 2023.12.26
Fixed
- Fixed validity checks not working in some cases
The format is based on Keep a Changelog and this project adheres to Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[1.18.2-5.0.9.2] - 2023.12.25
Fixed
- Fixed validity checks not working in some cases
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 5.2.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[5.4.6+1.20.1] - 2023.12.15
Changed
- NBT predicates and certain inventory checks will now include Curios items automatically #357
Fixed
- Fixed NPE crashes if a mod tries to get the Curios inventory from a
null
entity #358
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[7.0.0-beta.3+1.20.4] - 2023.12.15
Added
- Added Forge version
Changed
- NBT predicates and certain inventory checks will now include Curios items automatically #357
Fixed
- Fixed NPE crashes if a mod tries to get the Curios inventory from a
null
entity #358 - [NeoForge] Fixed shearing not applying Fortune enchantment bonuses from curios
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[7.0.0-beta.2+1.20.4] - 2023.12.07
Added
- Added
zh_tw
localization (thanks Lobster0228!) #356
Changed
- Updated to Minecraft 1.20.4
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[7.0.0-beta+1.20.3] - 2023.12.05
Changed
- Updated to Minecraft 1.20.3
- [NeoForge] Reworked curios capabilities to work with revamped capability system
- Capabilities can be found in
top.theillusivec4.curios.api.CuriosCapability
LazyOptional
fields converted to regularOptional
fields- Removed
CuriosApi#createProvider
- Capabilities can be found in
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[6.1.0+1.20.2] - 2023.12.02
Added
- Added NeoForge support
Changed
- Curios inventory keybinding now also closes the current container to mimic the behavior of the vanilla inventory keybinding #352
Fixed
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 5.2.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[5.4.5+1.20.1] - 2023.11.29
Fixed
- Fixed slots desyncing after dying or dimension changing #353
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 5.2.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[5.4.4+1.20.1] - 2023.11.28
Changed
- Curios inventory keybinding now also closes the current container to mimic the behavior of the vanilla inventory keybinding #352
Fixed
- Fixed slots failing to sync after world load #347
- Fixed lost icons when reloading datapacks
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 5.2.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[5.4.3+1.20.1] - 2023.11.26
Fixed
- Fixed
CurioAttributeModifierEvent
crashing when used for slot modifiers #351
The format is based on Keep a Changelog and this project adheres to Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[1.19.2-5.1.4.3] - 2023.11.26
Fixed
- Fixed
CurioAttributeModifierEvent
crashing when used for slot modifiers #351
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 5.2.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[5.4.2+1.20.1] - 2023.11.02
Fixed
- Fixed network decoding errors #346
The format is based on Keep a Changelog and this project adheres to Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[1.19.4-5.1.5.4] - 2023.11.02
Fixed
- Fixed network decoding errors #346
The format is based on Keep a Changelog and this project adheres to Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[1.19.2-5.1.4.2] - 2023.11.02
Fixed
- Fixed network decoding errors #346
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 5.2.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[5.4.1+1.20.1] - 2023.10.25
Fixed
- Fixed
list
command not outputting all possible data
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 5.2.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[6.0.2+1.20.2] - 2023.10.25
Changed
- Updated to and requires Forge 48.0.32 or above
Fixed
- Fixed
list
command not outputting all possible data