Quark

Quark

191M Downloads

"(Was Repaired)" tooltip still shown despite disabling Improved Tooltips and related settings

Romegon opened this issue ยท 2 comments

commented

The tooltip line (Was Repaired) is still shown on items even though the Improved Tooltips feature is fully disabled in the config.
Specifically, these settings are disabled:

  • "Improved Tooltips" = false
  • "Attribute Tooltips" = false
  • "Enchanting Tooltips" = false

Despite this, the (Was Repaired) tooltip still appears on repaired items.

Expected behavior

Disabling "Improved Tooltips" and related toggles should prevent any additional tooltips, including the "(Was Repaired)" line, from appearing.

Actual behavior

The "(Was Repaired)" tooltip still appears on items repaired via anvil or similar methods, even when all tooltip options are disabled.

Steps to reproduce

  1. Set "Improved Tooltips" to false in the Quark config.
  2. Set "Attribute Tooltips" and "Enchanting Tooltips" to false.
  3. Repair an item using an anvil.
  4. Hover over the repaired item in the inventory and observe the (Was Repaired) tooltip.

Environment

  • Minecraft version: 1.20.1
  • Quark version: Quark-4.0-462
  • Mod loader: Forge 47.4.0

Additional context

This tooltip seems to ignore the global tooltip toggle and should ideally respect the config or be separately configurable.

Image

commented

This tooltip is part of the mending nerf experimental setting, not from the other tooltips options.

commented

Ah Thank you for the Information. Well then there should be a subconfig to disable it there