KleeSlabs

KleeSlabs

93M Downloads

Support Complementary Shaders' Selection Outline

AdamBrezik opened this issue ยท 2 comments

commented

When I change settings for selection outline available in complementary shaders, it only works for single slab blocks. Single slab from double slab block targeted by KleeSlabs gets the default selection outline.

commented

KleeSlabs is using the same ShapeRenderer.renderShape method that Vanilla Minecraft uses for its block outlines as well.

If the shader devs can point me towards what I'd have to do for their outline to work with KleeSlabs, I'd be happy to investigate.

commented

Closing since this is more likely something that needs to be fixed within shader mods.