Incorrect UV on an element in `diagonal: top_left` spiral bricks model
saltyseadoggo opened this issue ยท 0 comments
Forge Version
40.1.74
Twilight Forest Version
4.1.1397
Client Log
N/A, block model issue
Crash Report (if applicable)
No response
Steps to Reproduce
- Place spiral brick blocks in a complete circle shape, vertically or horizontally.
- Observe that the spiral brick block with the blockstate
diagonal: top_left
has an incorrect UV: A rectangular portion of the chiseled stone bricks texture on the outside of the block does not match the rest of the texture, and appears to be taken from the wrong edge of the texture.
What You Expected
The block's textures on the outside, full block faces would match the chiseled stone brick texture perfectly, and this would be the case with every variant.
What Happened Instead
There is a bugged UV on the model for spiral bricks with the blockstate diagonal: top_left
, making the above not the case. See below.
Additional Details
Please Read and Confirm The Following
- I have confirmed this bug can be replicated without the use of Optifine.
- I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this issue is unique and has not been reported already.