Skip to content

Item name in Item Frame is not displayed on hovering when Item Obfuscation is enabled #12294

Description

@maxcom1

Expected behavior

Item Obfuscation should not cause item names in frames to disappear. I am convinced that this was not intended to cause the problem described here, but if I am mistaken, I think it would be worth adding a config option for that

Image

Observed/Actual behavior

I can't see item name when Item Obfuscation is enabled
Image

Steps/models to reproduce

  1. Enable Item Obfuscation option readded in 1.21.4
    in config/paper-global.yml
  obfuscation:
    items:
      all-models:
        also-obfuscate: []
        dont-obfuscate:
        - minecraft:lodestone_tracker
        sanitize-count: true
      enable-item-obfuscation: true <-- set this to true
      model-overrides:
        minecraft:elytra:
          also-obfuscate: []
          dont-obfuscate:
          - minecraft:damage
          sanitize-count: true
  1. Rename the item to have custom name override, e.g. in anvil
  2. Put the item in the Item Frame and hover the cursor on the frame

Plugin and Datapack List

No plugins / datapacks

plugins
[09:28:38 INFO]: ℹ Server Plugins (0):

datapack list
[09:28:24 INFO]: There are 3 data pack(s) enabled: [vanilla (built-in)], [file/bukkit (world)], [paper (built-in)]
[09:28:24 INFO]: There are no more data packs available

Paper version

version
[09:29:02 INFO]: Checking version, please wait...
[09:29:03 INFO]: This server is running Paper version 1.21.4-211-main@6ea4202 (2025-03-13T11:49:31Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
You are running the latest version

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.version: 1.21.4Game version 1.21.4

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions