[1.12.2] Simple error with huge lilypad texture
Dasawkem opened this issue ยท 1 comments
Forge Version
14.23.5.2860
Twilight Forest Version
3.11.1021
Client Log
No response
Crash Report (if applicable)
No response
Steps to Reproduce
Simply opening the latest 1.12.2 version and finding and/or placing a huge lilypad will show the issue.
What You Expected
Lilypad texture should display properly. (example screenshot shown here with my fix via resourcepack blockstate tweaks)
What Happened Instead
Broken texture, with west side of sprite appearing on the east side, and vice versa.
Additional Details
This is incredibly easy and minor of a fix, so this is probably a low priority issue, but definitely is a thing that exists regardless of having or lacking optifine. Thankfully this is easily fixed via resource pack and a simple blockstate json for huge_lilypad.
Here is the original blockstate json for the huge lilypad
huge_lilypad - original json.txt
Here is my personal fix
To fix, the json (both of these are txt to upload here, just change the filetype manually to json) is placed within TF's "blockstates" folder, titled "huge_lilypad", for anyone who wants to fix this themselves in the meantime.
Again, this is a very minor issue, so probably low priority for fixing. Just wanted to provide my own personal fix and also bring light to the minor issue.
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.