We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0eb5e3 commit 65eff77Copy full SHA for 65eff77
JexChangelog.txt
@@ -1,3 +1,10 @@
1
+0.8.2
2
+Added Nuker mod
3
+Fixed JexGUI sometimes opening the pause menu when closing the menu
4
+Fixed NoWeather not blocking rain sounds/sky color
5
+Fixed Friend command not allowing re-naming a friend without it being a name that would work on a Minecraft account
6
+Fixed Hitboxes crashing when loading into singleplayer worlds
7
+
8
0.8.1
9
Fixed IRC giving random errors in the chat area
10
Added back ability to use non-ascii characters in IRC
gradle.properties
@@ -9,6 +9,6 @@ loader_version=0.14.6
fabric_version=0.55.1+1.19
11
# Mod Properties
12
-mod_version=0.8.1
+mod_version=0.8.2
13
maven_group=me.dustin
14
archives_base_name=jex-client
0 commit comments