Skip to content

Commit

Permalink
Bump Mod Version & Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2No2Name committed Feb 19, 2025
1 parent 774d9e9 commit d1f8469
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
Worldthreader 2.0.6 for Minecraft 1.21.4 fixes a crash and a gamerule issue.
Worldthreader 2.0.7 for Minecraft 1.21.4 fixes a compatibility issue with fabric-carpet's bot players.
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.

## Additions:
## Changes:

- Add thread information to crashes
- Rework player instance swap for mod compatibility

## Fixes:

- 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)
- Fix crashes with carpet fake players

## Known issues

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ loader_version=0.16.10
# Fabric API
fabric_version=0.114.3+1.21.4
# Mod Properties
mod_version=2.0.6
mod_version=2.0.7
maven_group=_2no2name
archives_base_name=Worldthreader
mod_name=Worldthreader
Expand Down

0 comments on commit d1f8469

Please sign in to comment.