File Details
curios-forge-1.18.2-5.0.8.0.jar
- R
- Feb 16, 2023
- 269.49 KB
- 194.7K
- 1.18.2
- Forge
File Name
curios-forge-1.18.2-5.0.8.0.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
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

