Updated for Minecraft 1.21

This commit is contained in:
Yuuki Chan 2024-06-15 15:10:08 +09:00
parent 9f00b3824c
commit 645bdfd560
5 changed files with 8 additions and 8 deletions

View file

@ -3,14 +3,14 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.20.6
yarn_mappings=1.20.6+build.1
loader_version=0.15.10
minecraft_version=1.21
yarn_mappings=1.21+build.2
loader_version=0.15.11
# Mod Properties
mod_version = 1.1.3
mod_version = 1.1.4.2
maven_group = com.vladmarica
archives_base_name = BetterPingDisplay-Fabric
# Dependencies
fabric_version=0.97.8+1.20.6
fabric_version=0.100.1+1.21