Carpenter's Blocks

Carpenter's Blocks

24M Downloads

Sprint Particles should always be the cover a player is standing on

Tarig0 opened this issue ยท 1 comments

commented

This should be simple for slopes,

if topCover == null then coreCover else topCover

This gets complicated for any blocks that can have multiple covers facing the sky.

Example pyrmid

commented

Implemented along with overlay support.