]> 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:33 +0000 (17:53 +0900)
FAQ.md

diff --git a/FAQ.md b/FAQ.md
index f61b9f67563b7337f28bb70fe0618a96edc75348..a7f76e88dd94a37cd27527cc3767a1a283c8b6d3 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -80,6 +80,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