chunky-dev / chunky-dev/chunky
[Suggestion] Texture rotation/randomization
- Dominant language
- Java
- Stars
- 738
- Forks
- 78
- Avg merge
- 10h 5m
- Merged PRs (30d)
- 3
Description
Quite a few years ago, Optifine added a feature called "Natural Textures". If you enabled it, it rotated the textures for certain blocks like sand or grass. The same seems nowadays be possible by using resource-packs (? sorry, I really don't know much about that stuff) and block-variants.
AFAIK, chunky doesn't really care much about block-model stuff ATM. So i guess thats the reason randomizing the textures that way doesn't work. But I was wondering if it would be possible to add a checkbox to either the "Advanced"-tab to enable random rotation for certain blocks like grass, sand, stone, snow, etc. or add an "Allow Texture Rotation" checkbox to the new material-config (probably even divided into different settings for the top/bottom/sides of the block). And if you enable that feature, chunky just rotates the texture randomly by 0/90/180/270 for every block.
Here is a little screenshot that shows the difference:

Contributor guide
Assessment
This issue has not been assessed yet.