]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Update FAQ.md
authorStephen Seo <seo.disparate@gmail.com>
Tue, 5 Nov 2024 08:53:12 +0000 (17:53 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 5 Nov 2024 08:53:12 +0000 (17:53 +0900)
FAQ.md

diff --git a/FAQ.md b/FAQ.md
index e90c8c3355d0c836ed72e06d23eb4ee12119f348..f42c068ebafd8cdba0fb8fb65d911d282a439b0a 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -79,6 +79,11 @@ command](https://youtu.be/9xkbHNWkcIY).
 
 ## I updated the mod, but now my config changes are back to default, what happened?
 
+*As of Version 1.26.5 and onwards, this should happen less often!*  
+Version 1.26.5 introduces more robust config updating such that entries that
+exist in the default config, but not in the current config will be appended to
+the current config.
+
 Sometimes, I add new mob entries to the config, and increment the version
 number of the config. When the server/client starts, it checks the default
 config's version number with the existing config's version number. If the