Download Obscure Tooltips Fix — Minecraft Mods — MetaMods

Obscure Tooltips Fix

Active

Downloads

2

Last update

7 months ago
Client
Addons

Obscure Tooltips Fix - Compatibility Fix

This mod resolves the issue of incorrect tooltip display when both EMI and Obscure Tooltips are installed. Instead of improperly displayed interface elements, you get a corrected version with proper positioning and readability.

Wrong display 1 Wrong display 2

After installing the fix:

Corrected display 1 Corrected display 2

Additional Fixes

The mod also addresses the following issues:

  • Similar error when using only JEI
  • Similar conflict with REI
  • Problems with Apotheosis containers and anvil menu
  • Some issues with FTB Quests (including option to hide side panels when viewing quests)

NBT Filters Support

NBT filters now work correctly. Configuration example:

(File located in /assets/obscure_tooltips/styles/*.json)

{
  "priority": 1500,
  "panel": "obscure_tooltips:golden",
  "frame": "obscure_tooltips:bones",
  "icon": "obscure_tooltips:epic",
  "effects": [
    "obscure_tooltips:enchantment",
    "obscure_tooltips:ender"
  ],
  "filter": {
    "tag": {
      "affix_data": {
        "rarity": "apotheosis:mythic"
      }
    }
  }
}
Project members
Cadentem

Cadentem

Created: 9 Mar 2025

ID: 92549