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 d1c3ed6 commit 2307d44Copy full SHA for 2307d44
gradle.properties
@@ -120,7 +120,7 @@ modGroup = com.cleanroommc.groovyscript
120
121
# Version of your mod.
122
# This field can be left empty if you want your mod's version to be determined by the latest git tag instead.
123
-modVersion = 1.2.1
+modVersion = 1.2.0-hotfix1
124
125
# Whether to use the old jar naming structure (modid-mcversion-version) instead of the new version (modid-version)
126
includeMCVersionJar = false
@@ -292,7 +292,7 @@ curseForgeRelations = req:mixin-booter;\
292
opt:evilcraft;\
293
opt:extended-crafting;\
294
opt:extrabotany;\
295
- opt:extra-utilities-2;\
+ opt:extra-utilities;\
296
opt:forestry;\
297
opt:future-mc;\
298
opt:had-enough-items;\
0 commit comments