We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b5032 commit 82bf5e2Copy full SHA for 82bf5e2
changelog.md
@@ -1,3 +1,4 @@
1
-### Version 0.11.9
2
-* Re-enable Patchouli support properly
3
-* Fix Architectury dependency on the NeoForge upload
+### Version 0.11.10
+* Fix the avoid player AI goal not being applied immediately to the Chocobo when it spawns.
+* Enable built-in config screen (NeoForge)
4
+* Fix config category naming (NeoForge) **Please back up your config since it will recreate it!**
gradle.properties
@@ -4,7 +4,7 @@ minecraft_version=1.21.1
enabled_platforms=fabric,neoforge
5
6
archives_base_name=chococraft
7
-mod_version=0.11.9
+mod_version=0.11.10
8
maven_group=net.chococraft
9
10
architectury_version=13.0.8
0 commit comments