Is your feature request related to a problem?
Mojang has for whatever reason removed the (+NBT) item lore tag in 1.20.5 instead of just renaming it to (+Data).
This makes it impossible to easily tell if, for example, a chest you have in your inventory has stuff in it or not.
Also with this weird change, Mojang created a new parity issue, as Bedrock has the (+Data) tag.
Describe the solution you'd like.
When updating Paper to 1.20.5, instead of following Mojang, just rename (+NBT) to (+Data) instead of removing it.
Describe alternatives you've considered.
/
Other
No response
Is your feature request related to a problem?
Mojang has for whatever reason removed the
(+NBT)item lore tag in 1.20.5 instead of just renaming it to(+Data).This makes it impossible to easily tell if, for example, a chest you have in your inventory has stuff in it or not.
Also with this weird change, Mojang created a new parity issue, as Bedrock has the
(+Data)tag.Describe the solution you'd like.
When updating Paper to 1.20.5, instead of following Mojang, just rename
(+NBT)to(+Data)instead of removing it.Describe alternatives you've considered.
/
Other
No response