Updated to 1.21.10
Some checks failed
build / build (21) (push) Has been cancelled

This commit is contained in:
2025-12-08 18:25:56 +01:00
parent 20fc062b94
commit 4c701019b2
2 changed files with 12 additions and 11 deletions

View File

@@ -4,18 +4,18 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21.8
yarn_mappings=1.21.8+build.1
minecraft_version=1.21.10
yarn_mappings=1.21.10+build.3
loader_version=0.18.1
loom_version=1.14-SNAPSHOT
# Mod Properties
mod_version=1.1+1.21.8
mod_version=1.1+1.21.10
maven_group=modern_chunk_detector
archives_base_name=modern_chunk_detector
# Dependencies
fabric_version=0.136.1+1.21.8
fabric_version=0.138.3+1.21.10
# Java (You need to change this to your jdk path)
org.gradle.java.home=/usr/lib/jvm/java-1.21.0-openjdk-amd64