Compare commits

..

No commits in common. "1.20.x" and "1.20" have entirely different histories.
1.20.x ... 1.20

2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@ This mod's config file is `betterpingdisplay.json`. It contains the following op
* **1.17.x** * **1.17.x**
* **1.18.x** * **1.18.x**
* **1.19.x** * **1.19.x**
* **1.20.x** * **1.20**
## Requirements ## Requirements
* [Fabric](https://fabricmc.net/) * [Fabric](https://fabricmc.net/)

View file

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