We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbdfe4a commit f6dde0dCopy full SHA for f6dde0d
CHANGELOG.md
@@ -66,4 +66,5 @@
66
67
- add sourcesJar to files to be uploaded to modrinth
68
- add option to hide Beacon Beams
69
+- port to 1.19.3
70
gradle.properties
@@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx1G
7
loader_version = 0.14.9
8
9
# Mod Properties
10
- mod_version = 2.2.5+1.8.9
+ mod_version = 2.2.6+1.8.9
11
maven_group = io.github.axolotlclient
12
archives_base_name = AxolotlClient
13
0 commit comments