From b34aedeb51c2c8ce46d242512f00dd88c9a55ec1 Mon Sep 17 00:00:00 2001 From: Kosma Moczek Date: Tue, 4 Jan 2022 23:51:47 +0100 Subject: [PATCH] fabric-*: remove comment cruft from gradle.properties --- fabric-1.14.4/gradle.properties | 7 ------- fabric-1.15.2/gradle.properties | 7 ------- fabric-1.16.4/gradle.properties | 7 ------- fabric-1.17.1/gradle.properties | 7 ------- fabric-1.18/gradle.properties | 9 --------- 5 files changed, 37 deletions(-) diff --git a/fabric-1.14.4/gradle.properties b/fabric-1.14.4/gradle.properties index 9bc4998a..a4cfd00c 100644 --- a/fabric-1.14.4/gradle.properties +++ b/fabric-1.14.4/gradle.properties @@ -1,11 +1,4 @@ -# Done to increase the memory available to gradle. -org.gradle.jvmargs=-Xmx1G -# Fabric Properties -# check these on https://fabricmc.net/use minecraft_version=1.14.4 yarn_mappings=1.14.4+build.18 loader_version=0.12.12 -# Mod Properties -# Dependencies -# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api fabric_version=0.28.5+1.14 diff --git a/fabric-1.15.2/gradle.properties b/fabric-1.15.2/gradle.properties index 0e7cbb60..8f43334d 100644 --- a/fabric-1.15.2/gradle.properties +++ b/fabric-1.15.2/gradle.properties @@ -1,11 +1,4 @@ -# Done to increase the memory available to gradle. -org.gradle.jvmargs=-Xmx1G -# Fabric Properties -# check these on https://fabricmc.net/use minecraft_version=1.15.2 yarn_mappings=1.15.2+build.17 loader_version=0.12.12 -# Mod Properties -# Dependencies -# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api fabric_version=0.23.0+build.328-1.15 diff --git a/fabric-1.16.4/gradle.properties b/fabric-1.16.4/gradle.properties index a7ca250e..b798377d 100644 --- a/fabric-1.16.4/gradle.properties +++ b/fabric-1.16.4/gradle.properties @@ -1,11 +1,4 @@ -# Done to increase the memory available to gradle. -org.gradle.jvmargs=-Xmx1G -# Fabric Properties -# check these on https://fabricmc.net/use minecraft_version=1.16.4 yarn_mappings=1.16.4+build.6 loader_version=0.12.12 -# Mod Properties -# Dependencies -# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api fabric_version=0.25.1+build.416-1.16 diff --git a/fabric-1.17.1/gradle.properties b/fabric-1.17.1/gradle.properties index 8ce52291..6fc6e282 100644 --- a/fabric-1.17.1/gradle.properties +++ b/fabric-1.17.1/gradle.properties @@ -1,11 +1,4 @@ -# Done to increase the memory available to gradle. -org.gradle.jvmargs=-Xmx1G -# Fabric Properties -# check these on https://fabricmc.net/use minecraft_version=1.17.1 yarn_mappings=1.17.1+build.1 loader_version=0.12.12 -# Mod Properties -# Dependencies -# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api fabric_version=0.36.1+1.17 diff --git a/fabric-1.18/gradle.properties b/fabric-1.18/gradle.properties index d56ca2b5..19114182 100644 --- a/fabric-1.18/gradle.properties +++ b/fabric-1.18/gradle.properties @@ -1,13 +1,4 @@ -# Done to increase the memory available to gradle. -org.gradle.jvmargs=-Xmx1G - -# Mod Properties - -# Fabric Properties -# check these on https://fabricmc.net/versions.html minecraft_version=1.18 yarn_mappings=1.18+build.1 loader_version=0.12.12 - -#Fabric api fabric_version=0.43.1+1.18