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 5ea3880 commit 528d9c8Copy full SHA for 528d9c8
gradle.properties
@@ -13,7 +13,7 @@ parchment_mc_version=1.21
13
refined_storage_version=4392788
14
jei_version=19.0.0.9
15
rei_version=13.0.678
16
-ctm_version=1.21-1.2.0+2
+ctm_version=5587515
17
ldlib_version=5782845
18
kubejs_version=2101.7.1-build.181
19
rhino_version=2101.2.7-build.74
neoforge/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
transitive = false
57
}
58
//modRuntimeOnly("curse.maven:ferritecore-429235:4441949")
59
- modCompileOnly("team.chisel.ctm:CTM:${ctm_version}")
+ modCompileOnly("curse.maven:ctm-267602:${ctm_version}")
60
modCompileOnly("curse.maven:ldlib-626676:${ldlib_version}")
61
62
modCompileOnly("curse.maven:supermartijncore-454372:4455391")
0 commit comments