Relates to MC-276728.
The bug
If a bundle has a different item model as given via a command, it will appear darker than normal when the player scrolls through the contents.
How to reproduce
Get a normal bundle
/give @s bundle[item_model="minecraft:stone"]Put items in each
Scroll through each
Compare visually
Expected results
The custom model bundle would not appear darker than the normal bundle.
Actual results
It is.
How to fix
Whatever hardcoded thing is overriding the inventory model needs to be revised, possibly component-driven.
Linked issues
relates to 1
Attachments
Comments 0
No comments.