Sit/changelog.md

18 lines
844 B
Markdown
Raw Permalink Normal View History

2025-06-14 18:57:37 -05:00
# v1.2.4.3
* added a max OtterLib version as the beta will have breaking changes between major versions
2025-06-14 18:52:00 -05:00
# v1.2.4.2
* fixed language file not loading (reverted uppercase locales)
2025-06-14 19:13:19 -05:00
* fixed block checking having a hardcoded player reach - now uses player reach (1.20.6+)
2025-06-14 18:52:00 -05:00
* fixed block and item tag check logic for cases with only not(!) tags
2025-05-13 14:01:40 -05:00
# v1.2.4.1
* removed unused assets
* enabled file logging for easier debugging
# v1.2.4.0
2025-05-08 13:03:25 -05:00
Small changelog but big update!
\
Switching to OtterLib will allow for a simplified main mod and lead to more unified mod development across my projects! Download OtterLib today: [Link](https://modrinth.com/mod/otterlib)
* make sitting via hand execute the `/sit` command, to allow for universal sitting permission control
* switch to using OtterLib for file management, config screen management, and more to come