-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CHANGELOG.md and Bump Mod Version
- Loading branch information
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
Worldthreader 2.0.5 for Minecraft 1.21.4 fixes a crash and a minor thread safety issue. | ||
Worldthreader 2.0.6 for Minecraft 1.21.4 fixes a crash and a gamerule issue. | ||
Please report any issues you encounter to the [issue tracker of worldthreader](https://github.com/2No2Name/worldthreader/issues). As worldthreader likely comes with massive mod compatibility issues, please do not report crashes and issues to other mods' issue trackers before confirming the issue without worldthreader. | ||
|
||
## Fixes: | ||
|
||
- Fix crash when player with potion effect changes dimension | ||
- Add thread-safety to iron golem, snow golem, end portal and wither block patterns used in spawning | ||
- Fix rare crash when players try to leave a portal during teleportation (#12) | ||
- Correctly load the gamerules on server restart (still broken for debug gamerule) | ||
|
||
## Known issues | ||
|
||
The worldthreader debug gamerule only works when enabling it after the server start. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters