HomeJavaModsObscure Tooltips Fix
Obscure Tooltips Fix

Not compatible with the latest version (3.0.0+)

If there any issues in that version I recommend creating an issue report on their GitHub


When EMI and Obscure Tooltips are installed it will turn this:

img.png img.png

Into this:

img.png img.png

It also fixes:


NBT filters are now properly supported - example:

(This file is located in /assets/obscure_tooltips/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"
      }
    }
  }
}

Proper support for item tags:

(Since with items you define single items)

{
  "priority": 1500,
  "panel": "obscure_tooltips:golden",
  "frame": "obscure_tooltips:bones",
  "icon": "obscure_tooltips:epic",
  "effects": [
    "obscure_tooltips:enchantment",
    "obscure_tooltips:ender"
  ],
  "filter": {
    "item_tags": ["minecraft:pickaxes"]
  }
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Obscure Tooltips Fix is a free Minecraft Java mod. Compatible with Minecraft 1.20.1, 1.20. Downloaded 1,288,710 times (via CurseForge). Download it and open it directly in the game.

Explore more