mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
729 B
729 B
v1.2.4.2
- fixed language file not loading (reverted uppercase locales)
- fixed block checking having a hardcoded player reach - now uses player reach
- fixed block and item tag check logic for cases with only not(!) tags
v1.2.4.1
- removed unused assets
- enabled file logging for easier debugging
v1.2.4.0
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
- 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