Updated for 1.20

This commit is contained in:
Yuuki Chan 2023-06-08 14:13:41 +09:00
parent 2b12d2cf70
commit 0065f53bad
13 changed files with 241 additions and 259 deletions

View file

@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.19.4
yarn_mappings=1.19.4+build.1
loader_version=0.14.17
minecraft_version=1.20
yarn_mappings=1.20+build.1
loader_version=0.14.21
# Mod Properties
mod_version = 1.1.2
mod_version = 1.1.3
maven_group = com.vladmarica
archives_base_name = BetterPingDisplay-Fabric
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.76.0+1.19.4
fabric_version=0.83.0+1.20