Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-169137

Custom blocks that get their textures from the block.json file fail to either allow permutations or not rotate because the texture is static

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • 1.19.73
    • None
    • Unconfirmed
    • Windows

      Custom blocks that get their textures from the block.json file fail to either allow permutations or not rotate because the texture is static. This is a problem for blocks such as custom logs that need to rotate. When a custom block uses the mincraft:material_instances component the texture and rotation works fine. However when the block relies on the block.json file for textures the rotation is not seen. 

      The reason for importance is aesthetics. When a block uses textures from block.json the block item appears the same size as all other minecraft blocks. However when it retrieves textures using minecraft:material_instances the block item appears slightly smaller than average blocks.

      Attached is a screenshot of the differences and an example pack with both variations

      steps to recreate:

      1. create 2 identical blocks with permutations that rotate based on querys
      2. have one block with material instances component for it's textures and one block who's textures are defined in the blocks.json file
      3. start up the game and notice one block doesn't rotate

      expected result: block rotates

       

        1. example.JPG
          example.JPG
          99 kB
        2. test BP.zip
          118 kB
        3. test RP.zip
          48 kB

            averyjn17 averyjn17
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: