From 127aa51bbc37a895eca92882a5cac9a0ec376a37 Mon Sep 17 00:00:00 2001 From: Joseph Burton Date: Sun, 28 Jun 2020 14:40:19 +0100 Subject: [PATCH] Update urls in gradle.properties --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index eb2774e..9f346f1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties - # check these on https://fabricmc.net/use + # check these on https://modmuss50.me/fabric.html minecraft_version=1.16.1 yarn_mappings=1.16.1+build.1 loader_version=0.8.8+build.202 @@ -13,5 +13,5 @@ org.gradle.jvmargs=-Xmx1G archives_base_name = fabric-example-mod # Dependencies - # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api + # check this on https://modmuss50.me/fabric.html fabric_version=0.13.1+build.370-1.16