-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6ac78fc
commit d6adc05
Showing
86 changed files
with
1,159 additions
and
808 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Title: Bug Patch | ||
Summary: Minor bug fixes | ||
|
||
## New Versions | ||
- Added support for 1.21.4 Fabric | ||
|
||
## Bug Fixes | ||
- Fixed some emotes not playing properly when cosmetics are disabled in the Essential settings | ||
- Fixed some particles being unaffected by the "Show cosmetics" setting | ||
- Fixed Essential nametag indicator not showing when sneaking on Minecraft 1.21.2 and newer | ||
- Fixed Wardrobe mute / unmute button showing even for emotes which do not have sound | ||
|
||
## Compatibility | ||
- Fixed not being able to join friends with ViaFabricPlus |
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,10 @@ | ||
essential.defaults.loom=0 | ||
essential.defaults.loom.fabric-loader=net.fabricmc:fabric-loader:0.16.7 | ||
essential.defaults.loom.fabric-loader=net.fabricmc:fabric-loader:0.16.9 | ||
kotlin.stdlib.default.dependency=false | ||
org.gradle.daemon=false | ||
org.gradle.parallel=true | ||
org.gradle.configureondemand=true | ||
org.gradle.parallel.threads=128 | ||
org.gradle.jvmargs=-Xmx16G | ||
minecraftVersion=11202 | ||
version=1.3.5.3 | ||
version=1.3.5.4 |
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
Oops, something went wrong.