Vertex-Client / Vertex-Client-PE

Vertex Client PE - A Hacked Client for MCPE
https://vertexclient.net
Other
97 stars 54 forks source link

Explosions don't work #69

Closed Delkarix closed 6 years ago

Delkarix commented 6 years ago

I noticed that you are still using Level.explode(x, y, z, size) in the TapExplosion mod. Level.explode(x, y, z, size) no longer works and is depreciated. Use explode(x, y, z, size) instead.

Delkarix commented 6 years ago

~I forgot to mention: Phase mod is also broken. It allows me to see a kind of x-ray effect but does not allow me to noclip through blocks.~ Edit by Vertex Client: please create another issue for this.

Vertex-Client commented 6 years ago

Thanks for reporting this. We'll look into it.