-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ EN
hp-1e edited this page Jul 12, 2026
·
1 revision
Check that enabled = true in config/item_nameplate-common.toml, then ensure the item matches a rule in item_nameplate_rules.json.
Rules load only during game startup. Restart the game after saving item_nameplate_rules.json.
Labels render before the tooltip. The tooltip covers only the area it actually overlaps, while labels outside that area remain visible.
Labels are constrained to the visible width of one item slot and clipped using actual font width. Narrow English characters usually fit more text, while wider characters and longer words are clipped sooner.
Check logs/latest.log. The mod logs warnings or errors for invalid roots, unknown item IDs, unloadable classes, invalid NBT paths, and unsupported text sources.