[Enhancement] Rotate the top/bottom UVs for panel stairs to match panel blocks & slabs
triggerhurt opened this issue ยท 7 comments
Ah. I've just realized that an issue exists for this already (issue #8). My apologies.
Yup
This has been there since the beginning, might need to change the way panels look to fix it properly
Probably needs to be a horizontally rotatable planks block turned on it's side x)
This is a resourcepack that edits the three template files for the stair blockmodels; I don't know how pull requests work or if I can even create one, but feel free to use it in the mod, if possible.
ilikewood-stairfix.zip
Seems I didn't realize the scope of the problem: Apparently it's an issue with Minecraft's stair block implementation (or possibly general rotations...); evidently it doesn't really like rotated UVs. I wish you the best of luck on coming up with a good solution.
It's kinda weird that it doesn't have a problem with upside-down stairs, it just specifically breaks the uv orientation for regular stairs, despite using the exact same blockmodel...