ad astra version bump
This commit is contained in:
parent
c40375d607
commit
4cd0c4c555
@ -181,6 +181,9 @@ dependencies {
|
||||
val curios_version: String by project
|
||||
val jei_mc_version: String by project
|
||||
val curios_mc_version: String by project
|
||||
val resourceful_lib_id: String by project
|
||||
val resourceful_config_id: String by project
|
||||
val botarium_id: String by project
|
||||
val ad_astra_id: String by project
|
||||
|
||||
compileOnly(fg.deobf("top.theillusivec4.curios:curios-forge:${curios_version}+${curios_mc_version}"))
|
||||
@ -193,10 +196,10 @@ dependencies {
|
||||
//runtimeOnly(fg.deobf("curse.maven:jade-324717:${jade_id}"))
|
||||
//runtimeOnly(fg.deobf("curse.maven:configured-457570:${configured_id}"))
|
||||
|
||||
compileOnly(fg.deobf("curse.maven:resourceful-lib-570073:${resourceful_lib_id}"))
|
||||
compileOnly(fg.deobf("curse.maven:resourceful-config-714059:${resourceful_config_id}"))
|
||||
compileOnly(fg.deobf("curse.maven:botarium-704113:${botarium_id}"))
|
||||
compileOnly(fg.deobf("curse.maven:ad-astra-635042:${ad_astra_id}"))
|
||||
compileOnly(fg.deobf("curse.maven:resourceful-lib-570073:4574449"))
|
||||
compileOnly(fg.deobf("curse.maven:resourceful-config-714059:4444198"))
|
||||
compileOnly(fg.deobf("curse.maven:botarium-704113:4416456"))
|
||||
|
||||
// runtimeOnly(fg.deobf("curse.maven:worldedit-225608:${worldedit_fileid}"))
|
||||
// runtimeOnly(fg.deobf("at.ridgo8.moreoverlays:MoreOverlays-updated:${more_overlays_version}"))
|
||||
|
@ -26,7 +26,10 @@ jupiter_version=5.9.2
|
||||
mekanism_version=1.19.2-10.3.5.homebaked
|
||||
curios_version=5.2.0-beta.2
|
||||
cosmetic_armor_reworked_id=4575609
|
||||
ad_astra_id=4452010
|
||||
ad_astra_id=4594155
|
||||
botarium_id=4594094
|
||||
resourceful_lib_id=4598948
|
||||
resourceful_config_id=4576455
|
||||
jade_id=4573193
|
||||
configured_id=4462894
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user