mirror of
https://github.com/ayabusa/Modern-Chunk-Detector.git
synced 2025-06-15 10:54:09 +00:00
Updated to 1.21
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user