Depend on CTM from CF rather than tterrag maven
This commit is contained in:
parent
5ea3880e80
commit
528d9c80c8
|
|
@ -13,7 +13,7 @@ parchment_mc_version=1.21
|
|||
refined_storage_version=4392788
|
||||
jei_version=19.0.0.9
|
||||
rei_version=13.0.678
|
||||
ctm_version=1.21-1.2.0+2
|
||||
ctm_version=5587515
|
||||
ldlib_version=5782845
|
||||
kubejs_version=2101.7.1-build.181
|
||||
rhino_version=2101.2.7-build.74
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ dependencies {
|
|||
transitive = false
|
||||
}
|
||||
//modRuntimeOnly("curse.maven:ferritecore-429235:4441949")
|
||||
modCompileOnly("team.chisel.ctm:CTM:${ctm_version}")
|
||||
modCompileOnly("curse.maven:ctm-267602:${ctm_version}")
|
||||
modCompileOnly("curse.maven:ldlib-626676:${ldlib_version}")
|
||||
|
||||
modCompileOnly("curse.maven:supermartijncore-454372:4455391")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user