1.17 proper

This commit is contained in:
JFronny 2021-06-08 20:11:15 +02:00
parent 6039388b61
commit 0820b82545
No known key found for this signature in database
GPG Key ID: BEC5ACBBD4EE17E5
2 changed files with 8 additions and 8 deletions

View File

@ -10,12 +10,12 @@ repositories {
dependencies {
//to change the versions see the gradle.properties file
minecraft "com.mojang:minecraft:${project.minecraft_version}"
mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2"
mappings "net.fabricmc:yarn:${project.minecraft_version}+${project.yarn_mappings}:v2"
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
download("https://gitlab.com/jfmods/LibJF/-/jobs/artifacts/master/raw/latest-dev.jar?job=build_test", "libjf")
modImplementation "com.terraformersmc:modmenu:2.0.0-beta.5"
modImplementation "com.terraformersmc:modmenu:2.0.0-beta.7"
}

View File

@ -2,19 +2,19 @@
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.17-pre1
yarn_mappings=1.17-pre1+build.6
minecraft_version=1.17
yarn_mappings=build.1
loader_version=0.11.3
# Mod Properties
mod_version=1.2.0
mod_version=1.2.1
maven_group=io.jfronny.gitlab
archives_base_name=quickmeth
# Dependencies
fabric_version=0.34.8+1.17
fabric_version=0.34.9+1.17
modrinth_id=hRVfXPJj
modrinth_required_dependencies=7a9qcRLy
modrinth_optional_dependencies=EDbIonje
modrinth_required_dependencies=dOW0jmMj
modrinth_optional_dependencies=wRE7EmzzH
curseforge_id=400837
curseforge_required_dependencies=libjf
curseforge_optional_dependencies=modmenu