1.8.1
release21 апреля 2026 г.Fixes:
- Sign Selector throwing IndexOutOfBoundsException randomly
- Sign poles being rendered on CSBE, even though the shouldn't
- Server Preference config not being created at server start
- Texture name mismatch
1.8.1
release13 апреля 2026 г.What's Changed
- hotfix/1.8.1 by @tobiazsh in https://github.com/tobiazsh/MyWorld-Traffic-Addition/pull/52
- 1.8.1 by @tobiazsh in https://github.com/tobiazsh/MyWorld-Traffic-Addition/pull/53
Full Changelog: https://github.com/tobiazsh/MyWorld-Traffic-Addition/compare/v1.8.0...v1.8.1
Fixes:
- Sign Selector throwing IndexOutOfBoundsException randomly
- Sign poles being rendered on CSBE, even though the shouldn't
- Server Preference config not being created at server start
- Texture name mismatch
1.8.0
release12 апреля 2026 г.BREAKING CHANGES!
This version uses a new system to store JSON Data inside Customizable Signs. Therefore, all the signs need to be re-initialized. Flying near them will reinitialize them completely, but there is a chance (even though I didn't experience it while testing) that customizable signs are built across two or three chunks. If one of them is not loaded, reinitialization will fail. In that case, please reinitialize manually by shift+right clicking any sign block that's part of the sign and click "Make master and initialize".
The ID of the "Upside Down Triangular Sign Block" changed due to a typo. I have implemented data fixers, though they are not working properly and the sign simply does not render/display. Therefore, replacing all upside down triangular signs is necessary. I am deeply sorry about the inconvenience.
Key changes:
- Rewrote most of JSON logic on Customizable Sign
- UX improvement
- Bug fixed
1.7.0
release2 января 2026 г.No changelog was specified.
1.7.0 - MojMaps Migration
release1 января 2026 г.ATTENTION!
THE LICENSE IN THE fabric.mod.json FILE IS WRONG!
I accidentally forgot to update that and I sincerely apologise for any inconveniences. The real license is indeed LGPL-3.0 for this version, but it still may display "CC BY-NC 4.0" in some places like the Mod Menu mod. Please note that the license is LGPL-3.0 and not CC BY-NC 4.0. I hope I made this clear enough and I apologise again for my stupidity.
Anyways, now to the changes:
Key Changes:
- Migration to MojMaps
- Minecraft Version switch to 1.21.11
- Update License to LGPL-3.0
- Bug Fixes

