Updated to 1.21

This commit is contained in:
2024-08-04 13:11:18 +02:00
parent 44ffdeab6d
commit 4dfa1476a5
5 changed files with 88 additions and 45 deletions

View File

@ -4,17 +4,18 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.6
yarn_mappings=1.20.6+build.3
minecraft_version=1.21
yarn_mappings=1.21+build.9
loader_version=0.15.11
# Mod Properties
mod_version=1.1
mod_version=1.1+1.21
maven_group=modern_chunk_detector
archives_base_name=modern_chunk_detector
# Dependencies
fabric_version=0.100.4+1.20.6
fabric_version=0.100.8+1.21
# Java
org.gradle.java.home=C:\\Users\\Leon\\.jdks\\corretto-21.0.3