Updated for Minecraft 1.20.6

This commit is contained in:
Yuuki Chan 2024-04-30 11:48:32 +09:00
parent a9832064ea
commit 9f00b3824c
2 changed files with 5 additions and 5 deletions

View file

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