-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #123 from AnonymousHacker1279/1.21.1-dev
Fix client disconnects
- Loading branch information
Showing
5 changed files
with
9 additions
and
20 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,17 +1,5 @@ | ||
This minor update fixes several bugs. | ||
|
||
### Feature Changes / Additions | ||
|
||
- Add Celestial Altar block | ||
- Effectively replaces the Skygazer enchantment upgrade trades | ||
- This fixes several issues related to the way trades are handled in MC 1.21, due to them not having stack | ||
context | ||
- Acquired via a trade with a Skygazer | ||
This minor update fixes one major bug. | ||
|
||
### Bugfixes | ||
|
||
- Fix Super Hans being killable before defeating the Champion Tower | ||
- Fix Super Hans not being respawnable by tossing a Hans' Blessing into fire on a Champion Tower | ||
- Fix random bear trap `NullPointerException` crashes with some entities | ||
- Fix max enchant color not applying correctly | ||
- Fix a trade for the Skeleton Merchant being zero-cost and therefore not being able to save properly when it is rolled | ||
- Fix client disconnects on servers with multiple people due to datapack object syncing |
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
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
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
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