Update to 1.21.8

This commit is contained in:
2025-07-20 10:43:42 +02:00
parent f756838fab
commit b5d74c5dad
3 changed files with 9 additions and 9 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,15 +1,15 @@
# 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
fabric_version=0.129.0+1.21.8
# Mod Properties
mod_version=0.5.3
mod_version=0.5.4
maven_group=systems.brn
archives_base_name=chatencryptor
# Dependencies
# check this on https://modmuss50.me/fabric.html
yacl_version=3.6.6+1.21.5-fabric
modmenu_version=14.0.0-rc.1
yacl_version=3.7.1+1.21.6-fabric
modmenu_version=15.0.0-beta.3

View File

@@ -1 +1 @@
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip