mojira.dev
MC-276730

Bundles appear dark in the inventory if given a custom item model for a block and then scrolled through

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

  1. Get a normal bundle

  2. /give @s bundle[item_model="minecraft:stone"]
  3. Put items in each

  4. Scroll through each

  5. 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

Attachments

Comments 0

No comments.

muzikbike

(Unassigned)

Confirmed

Platform

Low

Rendering, Resource Packs, Textures and models

24w37a

24w45a

Retrieved