Skip to content

Commit 528d9c8

Browse files
committed
Depend on CTM from CF rather than tterrag maven
1 parent 5ea3880 commit 528d9c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ parchment_mc_version=1.21
1313
refined_storage_version=4392788
1414
jei_version=19.0.0.9
1515
rei_version=13.0.678
16-
ctm_version=1.21-1.2.0+2
16+
ctm_version=5587515
1717
ldlib_version=5782845
1818
kubejs_version=2101.7.1-build.181
1919
rhino_version=2101.2.7-build.74

neoforge/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
transitive = false
5757
}
5858
//modRuntimeOnly("curse.maven:ferritecore-429235:4441949")
59-
modCompileOnly("team.chisel.ctm:CTM:${ctm_version}")
59+
modCompileOnly("curse.maven:ctm-267602:${ctm_version}")
6060
modCompileOnly("curse.maven:ldlib-626676:${ldlib_version}")
6161

6262
modCompileOnly("curse.maven:supermartijncore-454372:4455391")

0 commit comments

Comments
 (0)