upgraded to minecraft 2.21

This commit is contained in:
Jottyfan
2024-06-14 20:07:34 +02:00
parent 9f869668c9
commit caef9eed83
6 changed files with 24 additions and 28 deletions

View File

@ -4,14 +4,14 @@ 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.2
loader_version=0.15.11
# Mod Properties
mod_version=1.20.6.0
mod_version=1.21.0.0
maven_group=de.jottyfan.quickiemod
archives_base_name=quickiemod
# Dependencies
fabric_version=0.100.0+1.20.6
fabric_version=0.100.0+1.21