Andrew6rant / Auto-Slabs

Inject blockstates at runtime to automatically generate vertical slabs for every instance of SlabBlock
MIT License
26 stars 5 forks source link

Slabs have no client block placement animation #16

Closed Andrew6rant closed 1 year ago

Andrew6rant commented 1 year ago

The client doesn't swing its hand when placing down a slab. This is because I set a null blockstate on the client and let the server handle slab placement.