Double Slabs

Double Slabs

5M Downloads

[1.15.2] Bugs with vertical slabs + UV Lock suggestion

maxim0p opened this issue ยท 2 comments

commented

1) There is a lighting bug that occurs typically when there are full blocks next to or on a full block , this is only visible with smooth lighting turned on of course.

2) One side of a double vertical slab becomes invisible when one of the sides is covered by a block
https://i.imgur.com/1ygcaoQ.mp4

I would also like to suggest UV locking the vertical slabs to blend into builds better, and to mimic how other vertical slab mods look. While I think having rotated textures are nice in some instances, I think generally having consistent uniform textures would look better in builds.

The left is a wall with vertical stone brick slabs, the right is a wall with just regular stone bricks.
Basically i'm proposing to make the vertical slabs textures on the left look how full regular blocks look on the right. I hope this is implementable, although I have no idea how you accomplished this magic, but assuming it uses blockstates you can turn UV lock on with a tag. https://minecraft.gamepedia.com/Model#Block_states

commented

I've tweaked how this works and so it should be fixed in the latest version!

commented

Thanks for these suggestions and bug reports! These should be fixed in the next version. If there are any further graphical issues please let me know! And just to let you know that this doesn't use blockstates but in fact rotates the original half slab model retaining all of the properties of the original model. To fix this, I'm just rotating it again so they all align in the same direction.