Updated for 1.19.4
This commit is contained in:
parent
3d80619549
commit
2b12d2cf70
3 changed files with 22 additions and 20 deletions
|
@ -2,16 +2,16 @@
|
|||
org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.3
|
||||
loader_version=0.14.11
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.19.4
|
||||
yarn_mappings=1.19.4+build.1
|
||||
loader_version=0.14.17
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.1.1
|
||||
maven_group = com.vladmarica
|
||||
archives_base_name = BetterPingDisplay-Fabric
|
||||
mod_version = 1.1.2
|
||||
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.69.0+1.19.3
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue