Get Ad Astra from Modrinth

This commit is contained in:
BitHeaven 2024-03-12 09:34:48 +05:00
parent 7e65f5d748
commit be08c76edf
2 changed files with 3 additions and 1 deletions

View File

@ -64,7 +64,7 @@ dependencies {
modImplementation("maven.modrinth:thin-air:${thinair_version}") modImplementation("maven.modrinth:thin-air:${thinair_version}")
// Ad Astra // Ad Astra
modImplementation("curse.maven:ad-astra-635042:4774341") modImplementation("maven.modrinth:ad-astra:${adastra_version}")
// Development QOL // Development QOL
modLocalRuntime("maven.modrinth:lazydfu:${lazydfu_version}") modLocalRuntime("maven.modrinth:lazydfu:${lazydfu_version}")

View File

@ -25,6 +25,8 @@ org.gradle.jvmargs=-Xmx1G
create_version = 0.5.1-f-build.1335+mc1.20.1 create_version = 0.5.1-f-build.1335+mc1.20.1
# https://modrinth.com/mod/thin-air/versions # https://modrinth.com/mod/thin-air/versions
thinair_version = v8.1.5-1.20.1-Fabric thinair_version = v8.1.5-1.20.1-Fabric
# https://modrinth.com/mod/ad-astra/versions
adastra_version = MxqFxL9C
# set to disabled to have none of them. # set to disabled to have none of them.
recipe_viewer = disabled recipe_viewer = disabled
# Mod Menu - https://modrinth.com/mod/modmenu/versions # Mod Menu - https://modrinth.com/mod/modmenu/versions