ImmutableAdvanceTooltip
Ensures that advanced tooltip information (durability, NBT data, and other F3+H details) is always displayed below any custom tooltips added by other mods through ItemTooltipEvent.
When you install the mod:
- Clean tooltip ordering - mod-added tooltips appear first, advanced info at the bottom
- Works automatically, no configuration needed
- Compatible with all mods using ItemTooltipEvent (inclue KubeJS)
- Client-side only, server not required
本Mod作用是确保高级提示信息(耐久度、NBT数据等F3+H显示的内容)始终显示在通过ItemTooltipEvent添加的自定义提示下方。
安装这个mod之后:
- 整齐的提示顺序: 模组添加的提示在前,高级信息在后
- 自动生效,无需配置
- 兼容所有使用ItemTooltipEvent的模组(包括KubeJS)
- 仅需客户端,无需服务器