Update urls in gradle.properties #57

Closed
Earthcomputer wants to merge 2 commits from patch-1 into master

View File

@ -2,7 +2,7 @@
org.gradle.jvmargs=-Xmx1G org.gradle.jvmargs=-Xmx1G
# Fabric Properties # Fabric Properties
# check these on https://fabricmc.net/use # check these on https://modmuss50.me/fabric.html
minecraft_version=1.16.2 minecraft_version=1.16.2
yarn_mappings=1.16.2+build.1 yarn_mappings=1.16.2+build.1
loader_version=0.9.1+build.205 loader_version=0.9.1+build.205
@ -13,5 +13,5 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = fabric-example-mod archives_base_name = fabric-example-mod
# Dependencies # 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.17.2+build.396-1.16 fabric_version=0.17.2+build.396-1.16