]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Update to NeoForge version 21.3.6-beta
authorStephen Seo <seo.disparate@gmail.com>
Thu, 31 Oct 2024 05:36:59 +0000 (14:36 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 31 Oct 2024 06:48:04 +0000 (15:48 +0900)
gradle.properties

index f00184a57a8f71c8ab34c0d4c50977e587897baa..a10eaed8f8ccfe1fbfb1e03bc8016b6399699c38 100644 (file)
@@ -21,7 +21,7 @@ minecraft_version=1.21.3
 minecraft_version_range=[1.21.3, 1.22)
 
 # The Neo version must agree with the Minecraft version to get a valid artifact
-neo_version=21.3.2-beta
+neo_version=21.3.6-beta
 # The Neo version range can use any version of Neo as bounds
 neo_version_range=[21.3.0,)
 # The loader version range can only use the major version of FML as bounds