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

Sideway placed blocks (quartz, hay bales, wood logs) textures are not rotated properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.4.2, Minecraft 1.4.3, Minecraft 1.4.4, Minecraft 1.4.5, Snapshot 13w06a, Minecraft 13w38c, Minecraft 15w44b
    • Confirmed

      Textures are not rotated properly on sideway logs. This is most noticeable on birch logs (see pictures).

      15w44b:

      Still affects the bottom of rotated blocks (wooden logs, quartz/purpur pillars, hay bales), see newest attached screenshot.
      Suggested fix:
      Replace

         "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "down" }

      with

         "down": { "uv": [ 16, 16, 0, 0 ], "texture": "#side", "cullface": "down" }

      in models/block/column_side.json

        1. 2012-10-31_13.55.07.png
          2012-10-31_13.55.07.png
          733 kB
        2. 2012-10-31_13.54.06.png
          2012-10-31_13.54.06.png
          737 kB
        3. 15w44b.jpg
          15w44b.jpg
          1.35 MB

            grum [Mojang] Grum (Erik Broes)
            samsamts SamsamTS
            Votes:
            8 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: