Fix target version to Minecraft 26.2
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -1,14 +1,11 @@
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
org.gradle.parallel=true
|
||||
|
||||
# Assumption: "Fabric 26.2" refers to Fabric API 0.126.2 for Minecraft 1.21.6.
|
||||
# If your target differs, update the four values below together.
|
||||
minecraft_version=1.21.6
|
||||
yarn_mappings=1.21.6+build.1
|
||||
loader_version=0.16.14
|
||||
fabric_version=0.126.2+1.21.6
|
||||
# Minecraft 26.2 released on 2026-06-16.
|
||||
minecraft_version=26.2
|
||||
loader_version=0.19.3
|
||||
fabric_version=0.152.2+26.2
|
||||
|
||||
mod_version=1.0.0
|
||||
maven_group=ru.nevetime
|
||||
archives_base_name=client-irc-chat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user