From 45eec8a4a90af7a8e4b2cfd3027716089406de9c Mon Sep 17 00:00:00 2001 From: ZareMate <0.zaremate@gmail.com> Date: Thu, 9 Jan 2025 16:20:45 +0100 Subject: [PATCH] Update libraryferret_1.properties timestamp and add dragonlib configuration backup --- config/dragonlib-common-4.toml.bak | 18 ++++++++++++++++++ config/libraryferret_1.properties | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 config/dragonlib-common-4.toml.bak diff --git a/config/dragonlib-common-4.toml.bak b/config/dragonlib-common-4.toml.bak new file mode 100644 index 0000000..95ad5ea --- /dev/null +++ b/config/dragonlib-common-4.toml.bak @@ -0,0 +1,18 @@ + +[dragonlib_common_config] + + [dragonlib_common_config.time] + #The number of ticks for one Minecraft day. If in doubt, leave it unchanged! (Default: 24000) + #Range: > 0 + ticks_per_day = 24000 + #The scale of the tick length. 1 means that a tick has normal duration (0.05 seconds). 20 would therefore result in a length of 1 second per tick. If in doubt, leave it unchanged! (Default: 1) + #Range: 0.0 ~ 1.7976931348623157E308 + time_multiplier = 1.0 + #The number of ticks by which the time of day is shifted to match the real daytime. By default, 0 ticks is 6 AM, but 0 ticks should represent 12 AM (midnight). If in doubt, leave it unchanged! (Default: 6000) + #Range: > 0 + daytime_shift = 6000 + + [dragonlib_common_config.caching] + #Specifies how aggressively data should be cached. The lower the value, the less data will be cached, which can reduce RAM usage. However, depending on the situation, less caching can lead to increased CPU usage and cause lag. Only works with mods that actively use the feature! If in doubt, leave unchanged. (Default: NORMAL, OFF = only the most important data will be cached) + mode = "NORMAL" + diff --git a/config/libraryferret_1.properties b/config/libraryferret_1.properties index 02e6a87..568cf1f 100644 --- a/config/libraryferret_1.properties +++ b/config/libraryferret_1.properties @@ -1,3 +1,3 @@ #Need help? Ask on Discord or Github/Gitlab <3 (ps: it is possible that this file contains nothing it's normal) -#Thu Jan 09 11:02:00 UTC 2025 +#Thu Jan 09 11:13:23 UTC 2025 boolean.creative.enable_item_group_ferret=false