Ores randomly appear
verrier opened this issue ยท 0 comments
It seems that he server sends a lighting update or some sort of packet that isn't a Packet51Chunk, which causes ores to randomly appear around the player when they shouldn't be visible.
We need to figure out what packet that is, hook it, and do our xray check on there. However when doing this we also need to be careful that we don't break world.notify which allows for players to update the ores around them when mining