generated from JamCoreModding/multi-loader-template-mod
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: belt dropping while keep inventory is on
Closes #31
- Loading branch information
1 parent
f97f8ed
commit a72b35e
Showing
3 changed files
with
2 additions
and
17 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,9 +1 @@ | ||
- Fix hotbar rendering even when F1 is pressed. | ||
- Fix server crash (#48). | ||
- Move config client side, since all of its options were only applicable there. | ||
- Fix issue with using enchanted items in the belt (#49). | ||
- General stability improvements. | ||
- Compress icon. | ||
- Fix cases like tridents with loyalty not returning to the belt if it is selected. | ||
|
||
Thanks to blodhgarm, developer of the Accessories mod, for finding and fixing the illusive enchantment issue. | ||
- Fix (#31). |
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