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

["shade": false] is ignored by item frames

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.18.2, 1.19
    • Confirmed
    • Rendering
    • Low
    • Platform

      Reported separately from MC-248703 as the item frame is its own thing, unlike the cases in that ticket which involve existing block models being used in other circumstances.

      The bug

      Unlike other models, item frames completely ignore the "shade" parameter which can be specified in block models. This is likely due to them being an entity rather than a proper block, but this is an issue nonetheless.

      How to reproduce

      Attached to this ticket is a resource pack which replaces the item frame model with a model composed of intersecting white planes. With shade disabled in the model, it should appear solid white. Were it not disabled (or, in the case of the ticket, if the game just disregards it), the planes would be shaded differently depending on direction, and their intersections would highlight the different color regions. Indeed, this is what happens for item frames. The resource pack also replaces the stone button model with this model, which highlights how the item frames should look.

      1. Download and apply the resource pack
      2. Place an item frame
      3. Place a stone button for comparison

      Expected results

      The stone button and item frame would both appear completely white.

      Actual results

      Only the stone button appears completely white - the item frame appears as several different shades of gray.

      How to fix

      Item frames should recognize and respect the "shade" parameter in models just like blocks do.

        1. 2022-03-10_10.23.59.png
          2022-03-10_10.23.59.png
          403 kB
        2. 2022-03-10_10.25.37.png
          2022-03-10_10.25.37.png
          467 kB
        3. 2022-03-10_10.29.12.png
          2022-03-10_10.29.12.png
          271 kB
        4. whitem-frames-1.18.2-v1.0.zip
          2 kB

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

              Created:
              Updated:
              CHK: