Updated for Minecraft 1.21.3

This commit is contained in:
Yuuki Chan 2024-11-12 13:38:12 +09:00
parent d99ccfac62
commit f60d165592
5 changed files with 23 additions and 29 deletions

View file

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