File Details
jei_trim_hider-1.0.1-Forge-1.20.1.jar
- R
- Apr 11, 2026
- 26.23 KB
- 3.4K
- 1.20.1
- Forge
File Name
jei_trim_hider-1.0.1-Forge-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
📄 JEI Trim Hider Update Changelog
🇬🇧 English
New Features & Content
- Smart Mono-lingual Config: The configuration file will now automatically detect your game's language environment. Non-Chinese players will solely generate a pure English config file. This completely removes the previous messy bilingual text, making the config file much shorter and cleaner to read.
- ⚠️ Important Config Note: Due to the complete overhaul of the configuration logic and keys in this update, please manually delete your old
jei_trim_hider-client.tomlfile before launching the game, so the new configuration file can generate correctly. - Custom Trims Filter: Added a new
CUSTOM_TRIMSconfiguration option to manually hide trims from third-party mods. If a mod doesn't use standard vanilla tags, you can now add its exact item ID here. You can also input an entire ModID to aggressively treat everything from that mod as a trim template.
Bug Fixes & Optimizations
- Massive Performance Optimization: Completely overhauled the internal item scanning logic. The mod no longer desperately scans every single item and recipe in the game to find trims. It now relies on a highly optimized tag-based detection system. This will drastically reduce lag and CPU usage when dealing with large modpacks containing thousands of items.
- Third-Party Info Pages Fix: Fixed a critical bug where the mod was accidentally hiding the JEI information tabs of items from other mods (such as Curios accessories, custom machines, or materials). They will now display correctly without interference.
🇨🇳 中文
新功能与机制
- 智能单语言配置文件: 配置文件现已支持系统语言环境自动识别。中文玩家(系统语言包含 zh)在首次生成配置文件时,将直接获得一份纯中文的配置说明。此举彻底告别了旧版本中英双语混杂的冗长排版,文件更加清爽易读。
- ⚠️ 重要更新提示: 由于本次更新彻底重构了配置文件的结构与按键名,请务必在更新版本前,手动删除旧的
jei_trim_hider-client.toml配置文件,以便游戏重新生成正确的新版配置文件。 - 自定义纹饰扩大过滤: 在配置文件中新增了
CUSTOM_TRIMS选项。由于本模组现已改为自动识别规范的标签,对于某些不守规范的第三方纹饰模板模组,你可以手动将其物品 ID 填入此处强制隐藏。此外还支持直接填入 ModID,来进行简单粗暴的全模组范围覆盖。
修复与优化
- 史诗级性能提升: 彻底重构了底层的检索逻辑。模组不再通过全盘遍历的方式去扫描游戏里的所有物品和上百个锻造配方,而是改为基于标签的动态匹配机制。在安装了海量物品的大型整合包中,这项改动将大幅减少主线程的计算开销,告别 JEI 同步时的卡顿现象。
- 第三方信息页误伤修复: 修复了一个严重的判定漏洞。该漏洞曾导致其他模组(如各类饰品本体、机器或特殊材料)在 JEI 中的专属信息说明页被本模组无差别地隐藏。现在模组只会精准拦截纹饰目标,不再干涉其他模组的正常显示。

