Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-276728

Tridents and spyglasses appear dark in the inventory if given a custom item model for a block

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 24w37a
    • None
    • Confirmed
    • Commands, Rendering, Textures and models
    • Normal
    • Platform

      Relates to MC-229142 and MC-276654.

      The bug

      If a spyglass or a trident has an associated item model component which points to a model used by a block in the inventory, it will appear darker than other items.

      How to reproduce

      /give @s trident[item_model="minecraft:stone"]
      /give @s spyglass[item_model="minecraft:stone"]

      Expected results

      Normal shading.

      Actual results

      Unexpected darkening.

      How to fix

      Whatever part of code that forces tridents and spyglasses to have separate inventory models from their handheld versions needs to be remade into something that supports components for items as to resolve this conflict.

            Unassigned Unassigned
            Awesoman3000 Connor Steppie
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              CHK: