From 996a1db1b74220e25cd0cc74b9846c304fea0416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20Hrivn=C3=A1k?= Date: Tue, 10 Oct 2023 19:36:58 +0200 Subject: [PATCH] Remove mod tooltips (might revert back) --- config/jei/jei.cfg | 2 +- config/waila/waila.cfg | 2 +- config/worldtooltips.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/jei/jei.cfg b/config/jei/jei.cfg index 67b83912..4d2028a8 100644 --- a/config/jei/jei.cfg +++ b/config/jei/jei.cfg @@ -31,7 +31,7 @@ advanced { I:maxRecipeGuiHeight=350 # How the mod name should be formatted in the tooltip for HEI GUIs. Leave blank to disable. [Default: blue italic] [Valid: [black, dark_blue, dark_green, dark_aqua, dark_red, dark_purple, gold, gray, dark_gray, blue, green, aqua, red, light_purple, yellow, white, obfuscated, bold, strikethrough, underline, italic]] - S:modNameFormat=blue italic + S:modNameFormat= B:optimizeMemoryUsage=true # Enable ultra low memory usage mode, can slow down searching by a lot however. [default: false] diff --git a/config/waila/waila.cfg b/config/waila/waila.cfg index 72f67457..736fbf38 100644 --- a/config/waila/waila.cfg +++ b/config/waila/waila.cfg @@ -23,7 +23,7 @@ general { I:waila.cfg.maxhpbeforetext=40 B:waila.cfg.metadata=false S:waila.cfg.metadataformat=\u00A77[%s@%d] - S:waila.cfg.modnameformat=\u00A79\u00A7o%s + S:waila.cfg.modnameformat= B:waila.cfg.newfilters=true I:waila.cfg.posx=1465 I:waila.cfg.posy=276 diff --git a/config/worldtooltips.cfg b/config/worldtooltips.cfg index e8c22fb9..08c20ddd 100644 --- a/config/worldtooltips.cfg +++ b/config/worldtooltips.cfg @@ -22,7 +22,7 @@ behavior { I:"Fade Duration"=10 # Hide mod names on tooltips. Enable this if you see two mod names. [default: false] - B:"Hide Mod Name"=false + B:"Hide Mod Name"=true # Sets the maximum number of tooltips shown on screenat once. [range: 0 ~ 999, default: 4] I:"Max Tooltips"=4