misode / Skymode4

Minecraft Custom Skyblock Map
MIT License
10 stars 3 forks source link

You can glitch through walls when being pushed by a fan #5

Closed misode closed 6 years ago

misode commented 6 years ago

Because the fans module uses tp to move entities, it can cause them to glitch inside of blocks.

Adding in a check to see if there's no solid block in front will probably fix this.