We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfa300 commit d24530fCopy full SHA for d24530f
gradle.properties
@@ -8,7 +8,7 @@ loader_version = 0.14.25
8
# Mod Properties
9
mod_id = carpet-ams-addition
10
mod_name = Carpet AMS Addition
11
-mod_version = 2.30.0
+mod_version = 2.31.0
12
maven_group = carpetamsaddition
13
archives_base_name = Carpet-AMS-Addition
14
@@ -17,4 +17,7 @@ archives_base_name = Carpet-AMS-Addition
17
yamlbeans_version = 1.17
18
19
# https://github.com/LlamaLad7/MixinExtras
20
-mixinextras_version = 0.3.5
+mixinextras_version = 0.3.5
21
+
22
+# https://github.com/1024-byteeeee/AnnotationToolBox
23
+annotationtoolbox_version = 0.1
0 commit comments