From 783be74125d7f061a21d13cc63982e412071283e Mon Sep 17 00:00:00 2001 From: Dion Tryban Date: Thu, 21 Dec 2023 15:51:55 -0500 Subject: [PATCH] Remove outdated warning about expanding fabric.mod.json's mod_id --- gradle.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 12684cf..0b8d971 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,4 @@ # Important Notes: -# fabric.mod.json's modid field cannot be expanded, you must change it manually. # Every field you add must be added to the root build.gradle expandProps map. # Project