Update version and build files

This commit is contained in:
BitHeaven 2025-01-21 04:05:06 +05:00
parent b5b84d21fc
commit 9f80bf51f0
2 changed files with 13 additions and 8 deletions

View File

@ -20,16 +20,21 @@ repositories {
// See https://docs.gradle.org/current/userguide/declaring_repositories.html // See https://docs.gradle.org/current/userguide/declaring_repositories.html
// for more information about repositories. // for more information about repositories.
maven { url = "https://maven.shedaniel.me/" } // Cloth Config, REI maven { url = "https://maven.shedaniel.me/" } // Cloth Config, REI
maven { url = "https://dvs1.progwml6.com/files/maven/" } // JEI maven { url = "https://maven.blamejared.com" } // JEI
maven { url = "https://maven.parchmentmc.org" } // Parchment mappings maven { url = "https://maven.parchmentmc.org" } // Parchment mappings
maven { url = "https://maven.quiltmc.org/repository/release" } // Quilt Mappings maven { url = "https://maven.quiltmc.org/repository/release" } // Quilt Mappings
maven { url = "https://api.modrinth.com/maven" } // LazyDFU maven { url = "https://api.modrinth.com/maven" } // LazyDFU
maven { url = "https://maven.terraformersmc.com/releases/" } // Mod Menu maven { url = "https://maven.terraformersmc.com/releases/" } // Mod Menu
maven { url = "https://mvn.devos.one/snapshots/" } // Create, Porting Lib, Forge Tags, Milk Lib, Registrate
maven { url = "https://cursemaven.com" } // Forge Config API Port maven { url = "https://cursemaven.com" } // Forge Config API Port
maven { url = "https://maven.jamieswhiteshirt.com/libs-release" } // Reach Entity Attributes maven { url = "https://maven.jamieswhiteshirt.com/libs-release" } // Reach Entity Attributes
maven { url = "https://jitpack.io/" } // Mixin Extras, Fabric ASM maven { // Fabric ASM for Porting Lib
url = "https://jitpack.io/"
content { includeGroupAndSubgroups("com.github") }
}
maven { url = "https://maven.tterrag.com/" } // Flywheel maven { url = "https://maven.tterrag.com/" } // Flywheel
maven { url = "https://mvn.devos.one/snapshots/" } // Create and several dependencies
maven { url = "https://mvn.devos.one/releases/" } // Porting Lib releases
maven { url = "https://raw.githubusercontent.com/Fuzss/modresources/main/maven" } // Forge Config API Port
exclusiveContent { exclusiveContent {
forRepository { forRepository {

View File

@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1G
# https://lambdaurora.dev/tools/import_quilt.html # https://lambdaurora.dev/tools/import_quilt.html
qm_version = 23 qm_version = 23
# https://parchmentmc.org/docs/getting-started # https://parchmentmc.org/docs/getting-started
parchment_version = 2023.06.26 parchment_version = 2023.09.03
# Mod Properties # Mod Properties
mod_version = 1.0 mod_version = 1.0
@ -22,15 +22,15 @@ org.gradle.jvmargs=-Xmx1G
# Dependencies # Dependencies
# https://modrinth.com/mod/create-fabric/versions # https://modrinth.com/mod/create-fabric/versions
create_version = 0.5.1-f-build.1329+mc1.20.1 create_version = 0.5.1-j-build.1631+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 # https://modrinth.com/mod/ad-astra/versions
adastra_version = MxqFxL9C adastra_version = Xtm1uo8F
botarium_version = 5a8eybLl botarium_version = f3ATcSfq
# 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
modmenu_version = 4.1.2 modmenu_version = 7.2.2
# LazyDFU - https://modrinth.com/mod/lazydfu/versions # LazyDFU - https://modrinth.com/mod/lazydfu/versions
lazydfu_version = 0.1.3 lazydfu_version = 0.1.3