Deployed 94497ac
with MkDocs version: 1.6.1
This commit is contained in:
parent
f2118c8f92
commit
0d9822165d
4 changed files with 11 additions and 6 deletions
|
@ -200,5 +200,5 @@
|
|||
|
||||
<!--
|
||||
MkDocs version : 1.6.1
|
||||
Build Date UTC : 2024-11-01 06:04:29.715548+00:00
|
||||
Build Date UTC : 2024-11-05 08:57:48.835595+00:00
|
||||
-->
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -216,11 +216,16 @@ battle.</p>
|
|||
<p>These settings are also in the server-side config.</p>
|
||||
</div>
|
||||
<h2 id="other-things-to-know">Other Things to Know</h2>
|
||||
<p>Sometimes a mod update will "reset" the settings in the server-config to
|
||||
defaults. This is due to new mob entries in the settings. Check the
|
||||
<p>~~Sometimes a mod update will "reset" the settings in the server-config to
|
||||
defaults. This is due to new mob entries in the settings.~~<br />
|
||||
<em>As of version 1.26.5 of the mod, this should happen less frequently!</em><br />
|
||||
Changes were added in 1.26.5 such that entries that exist in the default config
|
||||
but not in the current config will be appended to the current config.</p>
|
||||
<p>Older versions of this mod still retain the previous behavior: Check the
|
||||
<code>.minecraft/config</code> folder (or <code>config</code> folder on the server) to see that the
|
||||
old settings file was renamed and the new settings file is in its place. You may
|
||||
have to compare the files to keep the settings you want.</p></div>
|
||||
old settings file was renamed and the new settings file is in its place. You
|
||||
may have to compare the files to keep the settings you want. Though this
|
||||
probably shouldn't happen anymore in newer versions of this mod.</p></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in a new issue