-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
hp-1e edited this page Jul 12, 2026
·
2 revisions
- 安装 Minecraft 1.20.1 Forge。
- 将 Item Nameplate 的 jar 放入客户端
mods文件夹。 - 启动游戏一次,模组会生成默认配置。
这是纯客户端显示功能;服务器无需安装。
首次启动后,配置文件位于:
config/item_nameplate-common.toml
config/item_nameplate_rules.json
修改 JSON 后需要重启游戏,使规则重新加载。
下面配置控制总开关和文字缩放。labelScale 越小,文字越小;有效范围为 0.3 到 1.0。
enabled = true
labelScale = 0.7