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

Bottom faces of torches and soul torches are not culled against solid blocks

XMLWordPrintable

    • Confirmed
    • Textures and models
    • Normal
    • 1288295
    • Expansion B

      The bug

      24w34a fixed MC-275248. However, the bottom faces for torches are still not culled if placed on an opaque block, even through they should be since the face is completely occluded.

      Both the vanilla textures and Programmer Art are affected, despite the fact that they use different models.

      How to reproduce

      1. Place a torch or soul torch on top of a full, opaque block
      2. Enter Spectator mode
      3. View from below

      Expected results

      The bottom face of the torch would not be visible.

      Actual results

      It is.

      How to fix

      Add cullface arguments to the line corresponding to the bottom face.

      I've attached a fixed version of the normal default torch model as well as a fixed version of the Programmer Art model, so this is pretty much a drag-and-drop fix.

            wChi [Mojang] Chi Wong
            Awesoman3000 Connor Steppie
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: