meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

Added Silent Mine module

Open Gingerbeard5773 opened this issue 4 months ago • 0 comments

Type of change

  • [ ] Bug fix
  • [x] New feature

Description

Adds a new module Silent Mine. Which has been known by the names "No mining animation" or "No break animation".

This module prevents block breaking animations from being visible to other players.

It works by sending packets to the server which ends up resetting the block break progress to nearby clients.

How Has This Been Tested?

Video here demonstrates Silent Mine on Oldfag.Org.

https://github.com/user-attachments/assets/51858b7a-f01f-4a6c-946b-41b9bfcb8f6c

Requires two clients to test, as the breaking has to be viewed from another client.

Checklist:

  • [x] My code follows the style guidelines of this project.
  • [x] I have added comments to my code in more complex areas.
  • [x] I have tested the code in both development and production environments.

Gingerbeard5773 avatar May 31 '25 11:05 Gingerbeard5773