We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed86e9a commit 9656d20Copy full SHA for 9656d20
JexChangelog.txt
@@ -1,3 +1,10 @@
1
+0.7.9
2
+Added ability to change mod keybinds from GUI
3
+Added ability to go backward in gui with tab
4
+Fixed BlockOverlay not rendering since 1.19 update
5
+Fixed Safewalk not working since event manager recode
6
+Removed chat notifications when you toggle mods with a keybind
7
+
8
0.7.8
9
Changed Auto-Save to be true by default
10
Fixed keybinds not being set properly on first launch
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.7.8
+mod_version=0.7.9
13
maven_group=me.dustin
14
archives_base_name=jex-client
0 commit comments