Update to 1.21.8

This commit is contained in:
2025-07-20 10:52:50 +02:00
parent 8b5fff4be4
commit 6e731e2a3e
3 changed files with 7 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.10-SNAPSHOT'
id 'fabric-loom' version '1.11-SNAPSHOT'
id 'maven-publish'
}

View File

@@ -1,13 +1,12 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
minecraft_version=1.21.5
yarn_mappings=1.21.5+build.1
loader_version=0.16.13
minecraft_version=1.21.8
yarn_mappings=1.21.8+build.1
loader_version=0.16.14
# Fabric API
fabric_version=0.120.0+1.21.5
polymer_version=0.13.2+1.21.5-rc1
fabric_version=0.129.0+1.21.8
# Mod Properties
mod_version=1.2.4
mod_version=1.2.5
maven_group=systems.brn
archives_base_name=tweaks

View File

@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME