mirror of
https://github.com/ayabusa/Modern-Chunk-Detector.git
synced 2025-12-16 21:07:53 +00:00
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user