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 650e62c commit 299ec94Copy full SHA for 299ec94
1 file changed
gradle.properties
@@ -3,20 +3,20 @@ org.gradle.jvmargs=-Xmx6G
3
4
# Fabric Properties
5
# check these on https://fabricmc.net/develop
6
-loader_version = 0.16.14
+loader_version = 0.18.3
7
8
# Mod Properties
9
mod_id = animatedfreeze
10
mod_name = AnimatedFreeze
11
-mod_version = 2.0.7
+mod_version = 2.0.8
12
maven_group = top.byteeeee
13
archives_base_name = AnimatedFreeze
14
15
# https://github.com/LlamaLad7/MixinExtras
16
-mixinextras_version = 0.4.1
+mixinextras_version = 0.5.2
17
# https://github.com/1024-byteeeee/AnnotationToolBox
18
annotationtoolbox_version = 0.3
19
20
-preprocess_version = d82910859a
21
-fabric_loom_version = 1.11-SNAPSHOT
+preprocess_version = c5abb4fb12
+fabric_loom_version = 1.14-SNAPSHOT
22
hierynomus_license_version = 0.16.1
0 commit comments