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.3-5.1.4.1] - 2023.03.15
Added
- Added
vi_vnlocalization (thanks ZzThanhBaozZ!) #289
Changed
- Updated
it_itlocalization (thanks WVam!) #288
Fixed
- Fixed crashes when slots get resized to negative amounts dynamically
[1.16.5-4.1.0.0] - 2023.03.03
Added
- [API] Added
SlotModifiersUpdatedEventto listen for broadcasted dynamic changes to slot sizes on players due to slot modifiers - [API] Added
ICuriosHelper#setEquippedCurioandICuriosHelper#findCurio()for setting items into curio slots and getting items from curio slots respectively - Added new commands:
/curios dropfor dropping curio items from slots/curios listfor listing curio slots and origins/curios replacefor setting curio items into slots
- Added
curios:set_curio_attributesloot function
Fixed
- Fixed curio entity selectors counting slots with size 0 erroneously
- Fixed startup crashes with ConcurrentModificationException
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.0] - 2023.03.02
Added
- Added
/curios dropcommand for dropping curio items
Fixed
- Fixed curio entity selectors counting slots with size 0 erroneously
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.3.0] - 2023.03.02
Added
- Added
/curios dropcommand for dropping curio items
Fixed
- Fixed curio entity selectors counting slots with size 0 erroneously
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.3-5.1.4.0] - 2023.02.27
Added
- Added
/curios dropcommand for dropping curio items
Changed
Fixed
- Fixed curio entity selectors counting slots with size 0 erroneously
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.8.0] - 2023.02.15
Added
- Added new
ICurio#canWalkOnPowderedSnowmethod for curio implementations that allow walking on Powdered Snow blocks (thanks bconlon!) #273 - Added
SlotModifiersUpdatedEventto listen for broadcasted dynamic changes to slot sizes on players due to slot modifiers #276 - Added two commands:
/curios replace <slot> <index> <player> with <item> [count]for setting items to curio slots/curios listfor listing all registered slots and which mods they come from #261
- Added
ICuriosHelper#setEquippedCurioandICuriosHelper#findCurio()for setting items into curio slots and getting items from curio slots respectively
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.2.2] - 2023.02.15
Fixed
- Fixed
SlotModifiersUpdatedEventnot always firing
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.3-5.1.3.1] - 2023.02.15
Fixed
- Fixed
SlotModifiersUpdatedEventnot always firing
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.2.1] - 2023.02.15
Fixed
- Fixed equip sounds still not playing properly in the Curios screen
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.2.0] - 2023.02.15
Added
- Added new
ICurio#canWalkOnPowderedSnowmethod for curio implementations that allow walking on Powdered Snow blocks (thanks bconlon!) #273 - Added
SlotModifiersUpdatedEventto listen for broadcasted dynamic changes to slot sizes on players due to slot modifiers #276 - Added two commands:
/curios replace <slot> <index> <player> with <item> [count]for setting items to curio slots/curios listfor listing all registered slots and which mods they come from #261
- Added
ICuriosHelper#setEquippedCurioandICuriosHelper#findCurio()for setting items into curio slots and getting items from curio slots respectively
Changed
ICurio#onEquipFromUsenow fires when items are placed into slots in inventory screens
Fixed
- Fixed equip sounds not playing properly in the Curios screen (thanks bconlon!) #281
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.3-5.1.3.0] - 2023.02.13
Added
- Added
SlotModifiersUpdatedEventto listen for broadcasted dynamic changes to slot sizes on players due to slot modifiers #276 - Added two commands:
/curios replace <slot> <index> <player> with <item> [count]for setting items to curio slots/curios listfor listing all registered slots and which mods they come from #261
- Added
ICuriosHelper#setEquippedCurioandICuriosHelper#findCurio()for setting items into curio slots and getting items from curio slots respectively
Changed
ICurio#onEquipFromUsenow fires when items are placed into slots in inventory screens
Fixed
- Fixed equip sounds not playing properly in the Curios screen (thanks bconlon!) #281


