
This mod is NOT a revised version incorporating InventoryHUD+ features; instead, it serves as an expansion module for InventoryHUD+ and cannot operate independently.
The Curseforge page of InventoryHUD+ is : https://www.curseforge.com/minecraft/mc-mods/inventory-hud-forge
This mod has been posted on the MCMOD platform with the ID 14637, you can view the Chinese description on the MCMOD page.
Overview
(In Minecraft 1.12.2)The Inventory HUD+ mod's PotionHUD is hardcoded to work with select mods, leading to inaccurate or absent potion icons from others, such as SRP and SimpleDifficulty.
This mod empowers players to dictate in the .cfg file (config/invhud_configurable/iconMod.cfg) the exact locations where Inventory HUD+ should retrieve potion icons for various mods.
Usage
Presently, this mod supports defining path global path lookup rules for a mod or assigning specific paths for individual potion.
In the .cfg file, structure each line as either a lookup rule or a specific path, separating elements with commas.
Defining Lookup Rules:
<modid>, <lookup rule>
e.g.: srparasites, textures/gui/potion_%s.png
Here, %s acts as a placeholder for the potion's name (post-colon in its registry name). So assets/srparasites/textures/gui/potion_viral.png serves as the image source for the "srparasites:viral" effect.
Specific Paths Assignment:
<modid>, <potion name>, <path>
e.g.: simpledifficulty, cold_resist, textures/potions/resist_cold.png
(Particular paths override global rules.) This assignment InventoryHUD+ to use assets/simpledifficulty/textures/potions/resist_cold.png for the "simpledifficulty:cold_resist" effect.
Note:
In the absence of a global lookup rule for a mod but with a defined path for one of its potions, remaining potions from that mod will default to displaying as purple-black placeholder.
Currently, this customization only applies to mods that manage potion icons as discrete smaller images, not concatenated within a single larger image.
The auto-generated .cfg file is pre-equipped with support configurations for SRP and SimpleDifficulty.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.12.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as InvHUD_Configurable-1.0.1.jar — drop this file into the mods folder
- Download size: 8 KB
- Download link checked 20 Sept 2026 — working
These come from our own check of the pack file, not from the source page.