When a named Minecart is placed, the name is displayed when the cursor is placed on it, and it cannot be hidden even if CustomNameVisible is set to False.
What I expected to happen was...
Just like in 1.20.2, if you place a minecart with a different name, the name will not appear on hover
What actually happened was...
When you hover over a renamed minecart, the name will be displayed. This cannot be disabled by setting CustomNameVisible to False.
Step to reproduce
Summon minecart with this command
summon chest_minecart ~ ~ ~ {CustomNameVisible:0b,CustomName:'{"text":"Test"}'}
Then hover your cursor over the minecart and the name will appear.
I don't think it's probably a bug, but the existence of this specification greatly limits the creation of custom GUIs. Is it possible to return to the previous specifications?
2024-01-15, 04:04 PM
2024-01-17, 09:29 PM
2024-01-17, 09:24 PM
0
3
-