From 4714b1dbfbe09f03ed064970ba5cf596e83b5687 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Sat, 14 Jun 2025 22:22:27 +0300 Subject: [PATCH] add compatible with comment --- gradle.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 489444b..49aab6b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,4 +15,6 @@ fabric_version=0.102.0+1.21 # Mod Properties mod_version = 1.1.2+1.21 maven_group = ru.themixray -archives_base_name = repeating-mod \ No newline at end of file +archives_base_name = repeating-mod + +# Compatible with: 1.21, 1.21.1 \ No newline at end of file -- 2.49.0