From 11d41d25ebcc6a5b36b4e3c9fd2330e75b6eb96d Mon Sep 17 00:00:00 2001 From: Elisis Date: Wed, 15 Dec 2021 20:43:20 +1100 Subject: Build for cool peeps (#803) * Non-ugly tooltip * Non-ugly tooltip --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index afdcba0467..9a9327bf1b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -modName = GregTech5-Unofficial +modName = GregTech # This is a case-sensitive string to identify your mod. Convention is to use lower case. modId = gregtech -- cgit