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

Alternate block models for blocks such as grass and stone do not work as intended

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 17w48a
    • None
    • Windows 7 Ultimate 64-bit
      Java 8
    • Confirmed

      In previous versions blocks like grass and stone (blocks which use alternative block models) used the normal block model, rotating it 90, 180 and 270 degrees in order to create a completely random arrange of textures (see attachment 1.png).
      However in 17w48a the default resource pack uses only the normal model and a 180-degree rotated one, creating a specific pattern (can be seen in the circled areas of attachment 2.png).
      The same goes for any block that uses this method:

      {
          "variants": {
              "normal": { "model": "name_of_defaul_block_model" }
          }
      }
      

      (See grass.json)

        1. attachment 1.png
          attachment 1.png
          906 kB
        2. attachment 2.png
          attachment 2.png
          1.11 MB
        3. grass.json
          0.1 kB

            Unassigned Unassigned
            ivan1411 Ivan
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: