promotional bannermobile promotional banner

Precision Mining

QOL mod that prevents overmining
Back to Files

PrecisionMining-1.18.2-5.0.jar

File namePrecisionMining-1.18.2-5.0.jar
Uploaded
Apr 18, 2023
Downloads
268
Size
15.1 KB
Mod Loaders
Forge
File ID
4496050
Type
R
Release
Supported game versions
  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:precision-mining-438451:4496050")

Learn more about Curse Maven

What's new

  • Rewrote the mod
  • Now 100% client side only
    • No networking is used
    • NBT is not used to store which tools have precision mode enabled anymore
    • Instead, an external file (managed automatically) is used to track which tools have it enabled
    • Tools are differentiated based on their enchantments, repair cost, their name (e.g. from naming the item in the anvil), and obviously what item it is
    • This was done to simplify writing the mod for 6 different versions
  • All versions are much more consistent than they used to based
  • That annoying message which would show up every time you joined a world has been removed

This mod has no additional files