promotional bannermobile promotional banner

Obscure Armorstand Fix

Fixes Obscure Tooltips' armor preview breaking under custom armor-stand resource packs.
Back to Files

obscure_armorstand_fix-1.4.0.jar

File nameobscure_armorstand_fix-1.4.0.jar
Uploader
epic_loverepic_lover
Uploaded
Sep 26, 2026
Downloads
3
Size
27.5 KB
Mod Loaders
Forge
File ID
8979221
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:obscure-armorstand-fix-1682300:8979221")

Learn more about Curse Maven

What's new

v1.4.0

  • Obscure Tooltips and obscure_api are now soft dependencies. The addon loads and works correctly even if neither is installed — the vanilla Smithing Table armor-stand fix (v1.3.0) works fully standalone. Fixes that depend on Obscure Tooltips/obscure_api simply don't activate if those mods are absent, instead of the whole addon refusing to load.

v1.3.0

  • Fixed a broken armor stand appearing in the vanilla Smithing Table screen. This turned out to be genuine vanilla Minecraft behavior (the 1.20 armor-trim preview feature), not caused by any mod — it hits the exact same shared armor-stand model conflict already fixed for Obscure Tooltips' own preview in v1.0.0.

v1.2.1

  • Fixed food/equipment tooltip icons rendering as blank placeholder boxes ("tofu boxes"). Affected icons are now drawn as direct texture images instead of relying on the custom icon font, which was unreliable under this pack's very large number of installed mods.

v1.2.0

  • Fixed tooltip text visually overflowing its background box. The real cause was a taller-than-expected icon glyph height, not a line-width/word-wrap issue as first suspected — the tooltip box now sizes itself correctly around icon-containing lines.

v1.1.0

  • Fixed Obscure Tooltips showing its 3D armor preview panel on items that aren't armor (e.g. incorrectly appearing in some tooltips it shouldn't), a bug in Obscure Tooltips itself.
  • Began investigating tooltip text overflow and tooltip icon rendering issues (root cause and full fix landed later, in v1.2.0/v1.2.1).

v1.0.0

  • Initial release. Fixes Obscure Tooltips' 3D armor preview showing broken geometry (missing leg, flat-shaded head, garbled textures) when a CEM-based resource pack (e.g. Reimagined via Entity Model Features) is installed. The preview now renders on a plain vanilla-geometry armor stand model private to this addon, instead of the shared model such resource packs override.

This mod has no additional files