Community listing page, reviews here may not be monitored by the author.
Suren's Tool Stats
No reviews yet
Take full control over your equipment by tweaking durability, attack damage, mining, and attack speeds.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Tool Stats
Take full control over your tools and weapons. Tool Stats is a lightweight, straightforward mod that allows you to easily modify the base statistics of any tool or weapon in the game using a simple JSON configuration file.
Whether you are building a custom modpack and need to rebalance vanilla tiers, or you just want to make specific modded items viable, this mod gives you the power to do it instantly - no complex scripting or coding required.
Features
You can override and customize the following base stats for any item in the game:
- Mining Speed (
miningSpeed) - Durability (
durability) - Attack Damage (
attackDamage) - Attack Speed (
attackSpeed)
Configuration
Everything is handled through a single, easy-to-read JSON file. Simply define the exact stats you want for any specific item registry name, and the mod handles the rest.
Example configuration:
{
"minecraft:diamond_pickaxe": {
"miningSpeed": 50,
"durability": 500,
"attackDamage": 100,
"attackSpeed": 10
},
"minecraft:iron_pickaxe": {
"miningSpeed": 25,
"durability": 300,
"attackDamage": 20,
"attackSpeed": 5
},
"minecraft:wooden_pickaxe": {
"miningSpeed": 10,
"durability": 100,
"attackDamage": 10,
"attackSpeed": 2
}
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources