diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties index 871fd33..f466c1f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,8 +4,10 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://modmuss50.me/fabric.html minecraft_version=1.19.2 +publish_minecraft_versions=1.19,1.19.1,1.19.2 yarn_mappings=1.19.2+build.8 loader_version=0.14.9 +fungible=1.2+mc1.19.2 fabric_api=0.60.0+1.19.2 modmenu=4.0.6 |