mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 08:14:23 +01:00
1.19.3-pre2 -> 1.19.3
This commit is contained in:
parent
b958e03ed5
commit
3b5d10eed5
1 changed files with 7 additions and 7 deletions
|
@ -3,10 +3,10 @@ org.gradle.daemon=false
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.3-pre2
|
||||
yarn_mappings=1.19.3-pre2+build.1
|
||||
loader_version=0.14.10
|
||||
fabric_version=0.67.1+1.19.3
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.2
|
||||
loader_version=0.14.11
|
||||
fabric_version=0.68.1+1.19.3
|
||||
|
||||
# Mod Properties
|
||||
group=com.minelittlepony
|
||||
|
@ -21,6 +21,6 @@ org.gradle.daemon=false
|
|||
|
||||
# Dependencies
|
||||
modmenu_version=5.0.0-alpha.3
|
||||
kirin_version=1.13.0-beta.3
|
||||
hd_skins_version=6.7.0-beta.6
|
||||
mson_version=1.7.0-beta.1
|
||||
kirin_version=1.13.1
|
||||
hd_skins_version=6.7.0
|
||||
mson_version=1.7.0
|
||||
|
|
Loading…
Reference in a new issue