Update NCR-Encryption.json, client.json, common.json, and 49 more files

This commit is contained in:
2026-07-13 16:51:37 +01:00
parent f6694318ba
commit 35b3ca112b
1436 changed files with 233033 additions and 2193 deletions
+10
View File
@@ -0,0 +1,10 @@
#Quality of Life Settings
[qol]
#Enable smooth zoom in book categories
enableSmoothZoom = true
#Enable keeping the last open page stored when closing an entry. Regardless of this setting it will be stored when closing the entire book with Esc.
storeLastOpenPageWhenClosingEntry = false
#If your locale is not supported by the default Modonomicon font, indicated by the book just rendering blocky shapes instead of characters, add your locale to this list to fall back to the builtin Minecraft font.
fontFallbackLocales = ["zh_cn", "ja_jp", "ko_kr"]