Skip to content

Serilum/Grindstone-Sharper-Tools

Repository files navigation

Grindstone Sharper Tools

Download

You can download Grindstone Sharper Tools on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/grindstone-sharper-tools
  Modrinth:      https://modrinth.com/mod/grindstone-sharper-tools

Issue Tracker

To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:

    -> Issue Tracker

Pull Requests

Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:

    -> Pull Request Information

Mod Description

Requires the library mod Collective. 

   This mod is part of The Vanilla Experience.

Grindstone Sharper Tools is a minimalistic mod which adds an ability for the grindstone to temporarily increase the damage of tools used on it.

Sharpen tools by Sneak+Right-Clicking any tool on the grindstone. This will give the tool N sharpened uses (defined in config).


Configurable: ( how do I configure? )
usesAfterGrinding (default = 32, min 1, max 5000): The amount of sharper uses a tool has after using it on the grindstone.
sharpenedDamageModifier (default = 1.5, min 0, max 100.0):: The damage modifier of sharpened tools.

sendUsesLeftInChat (default = true): Sends the sharpened tool user a message at 75%, 50%, 25%, 10%.
showUsesLeftInItemName (default = true): Shows the uses left in the name of the item.

nameUsesPrefix (default = "(Sharpened uses: " ): The prefix of the sharpened uses left in the tool name.
nameUsesSuffix (default =  ")" ): The suffix of the sharpened uses left in the tool name.


Sneak + Right-click a grindstone with a tool in your hand:
0


This will sharpen the tool, and configurably add it to the item name.


Attacking any entity will increase the damage with the modifier set in the config:


It is configurably also possible to receive the uses left in chat:


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!