From 62f655b787e383f4749abc01b231f911f88c4d8f Mon Sep 17 00:00:00 2001 From: "neoforge-mdk-automation[bot]" <173375039+neoforge-mdk-automation[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 04:30:15 +0000 Subject: [PATCH] Update MDK with new output from mod generator (#22) Co-authored-by: NeoForge MDK Automation <173375039+neoforge-mdk-automation[bot]@users.noreply.github.com> --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 76a9d5e..516b7ac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ minecraft_version=1.21.1 # as they do not follow standard versioning conventions. minecraft_version_range=[1.21.1] # The Neo version must agree with the Minecraft version to get a valid artifact -neo_version=21.1.210 +neo_version=21.1.211 # The loader version range can only use the major version of FML as bounds loader_version_range=[1,)