- Ensure that setting a double slab in water sets the waterlogged property to false like Vanilla Minecraft
- Fix bug where slabs have no block placement animation or sounds
- Add resource pack support to slabs from Mo' Glass (thanks @dadoirie!)
Fixed blockstate desync issue where placing a slab would occasionally flicker the proper placement and then snap to an incorrect one.
Fix crash issue on dedicated servers and log spam when placing slabs next to glass panes.
- Fix duplication bug when sneaking while breaking single slab (thanks Superkat32!)
- Added the ability for vertical slabs to connect to glass panes when facing the same direction
- Added custom models and textures to support Mo Glass' glass slab
Redefine model, texture, and blockstate injection points to properly override modded slabs (while still keeping resource pack support) Fixed race condition where combining certain mods with AutoSlabs would not populate the block registry based on load order Added config option to dump generated textures
Initial Release