{"id":157636,"date":"2026-06-09T16:10:21","date_gmt":"2026-06-09T13:10:21","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/"},"modified":"2026-06-09T16:10:21","modified_gmt":"2026-06-09T13:10:21","slug":"tool-stats-tweaker","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/","title":{"rendered":"Tool Stats Tweaker"},"content":{"rendered":"<p>**Fabric requires Fabric API**<br \/>\n**Forge and NeoForge requires Sinytra Connector and its dependencies!**<\/p>\n<p>This mod lets you edit tool stats and whatnot through a config:<\/p>\n<p>**Documentation:**<\/p>\n<p>**Format:**<\/p>\n<p>your_mod:your_item=[a_value:<operator>the_value,b_value:true\/false]<br \/>\n#your_mod:your_tag=[a_value:<operator>the_value,b_value:true\/false]<\/p>\n<p>**Operations:**<\/p>\n<p>*(value) &#8211; multiplies by that amount<\/p>\n<p>Ex: Multiply stone sword durability by 2<br \/>\nminecraft:stone_sword=[durability:*2]<\/p>\n<p>\/(value) &#8211; divides by that amount<\/p>\n<p>Ex: Divide diamond sword damage by 4<br \/>\nminecraft:diamond_sword=[attack_damage:\/4]<\/p>\n<p>-(value) &#8211; subtracts by that amount<\/p>\n<p>Ex: Make iron pickaxe as weak as a stone one<br \/>\nminecraft:iron_pickaxe=[tool_tier:-1]<\/p>\n<p>+(value) &#8211; adds by that amount<\/p>\n<p>Ex: Give golden axes 600 extra durability<br \/>\nminecraft:golden_axe=[durability:+600]<\/p>\n<p>=(value) &#8211; sets it to that amount<\/p>\n<p>Ex: Sets all food items to have a maximim stack of 1<br \/>\n#c:foods=[max_stack:=1]<\/p>\n<p>**Boolean values:**<\/p>\n<p>fireproof &#8211; whether or not an item becomes fireproof<\/p>\n<p>Ex: Make golden axes fireproof<br \/>\nminecraft:golden_axe=[fireproof:true]<\/p>\n<p>**Integer values:**<\/p>\n<p>durability &#8211; overall durability<\/p>\n<p>enchantability &#8211; likelihood of getting higher level enchantments<\/p>\n<p>max_stack &#8211; maximum item stack (do note that you cannot go over 64)<\/p>\n<p>tool_tier &#8211; (0 is nothing, 1 is stone tools, 2 is iron tools, 3 is diamond tools)<\/p>\n<p>**Decimal values:**<\/p>\n<p>armor &#8211; armor points given by this armor<\/p>\n<p>armor_toughness &#8211; armor toughness of this armor<\/p>\n<p>attack_speed &#8211; attack speed of the weapon<\/p>\n<p>attack_damage &#8211; attack damage of the weapon (do note that some weapons have a base damage that is fixed)<\/p>\n<p>mining_speed &#8211; mining speed of the tool<\/p>\n<p>**Strings:**<\/p>\n<p>thrown &#8211; projectile to shoot when this weapon is right clicked<\/p>\n<p>More examples:<\/p>\n<p>minecraft:iron_boots=[armor_toughness:=5.0]<\/p>\n<p>![A pair of iron boots that are tougher than the others](https:\/\/cdn.modrinth.com\/data\/cached_images\/c2f085b56d58de3edbefffec8c232b456661981b.png)<\/p>\n<p>by writing =5.0, it sets the armor toughness of iron boots to 5<\/p>\n<p>minecraft:golden_axe=[fireproof:true]<\/p>\n<p>![A golden axe casually floating in lava](https:\/\/cdn.modrinth.com\/data\/cached_images\/38d157945cb8895a17fd039f7a7553f6f78504ac.png)<\/p>\n<p>this makes the golden axe unburnable<\/p>\n<p>minecraft:diamond_sword=[durability:-600,attack_damage:\/4]<\/p>\n<p>![A diamond sword with less durability and attack damage](https:\/\/cdn.modrinth.com\/data\/cached_images\/2dcf14b96e655c91dd571a292d681428f7337bb2.png)<\/p>\n<p>durability: -600 reduces durability by 600, attack_damage: \/4 reduces its bonus attack damage by 75%<\/p>\n<p>minecraft:netherite_sword=[thrown:&#8217;minecraft:fireball&#8217;]<\/p>\n<p>![A netherite sword shooting a fireball](https:\/\/cdn.modrinth.com\/data\/cached_images\/bee35c6f2a620507a86e51dca92ba3b9ce361bae_0.webp)<\/p>\n<p>makes netherite swords shoot a fireball when right clicked<\/p>\n<p>Example config for you to play around with<\/p>\n<p>tool-stats-tweaker.txt<\/p>\n<p>minecraft:golden_sword=[durability:+600]<\/p>\n<p>minecraft:golden_axe=[durability:+600,fireproof:true]<\/p>\n<p>minecraft:diamond_sword=[durability:-600,fireproof:true,attack_damage:\/4]<\/p>\n<p>minecraft:stone_sword=[durability:*2]<\/p>\n<p>minecraft:netherite_axe=[durability:\/2,fireproof:false,attack_speed:+1]<\/p>\n<p>minecraft:fire_charge=[thrown:&#8217;minecraft:small_fireball&#8217;,max_stack:=16]<\/p>\n<p>minecraft:netherite_sword=[thrown:&#8217;minecraft:fireball&#8217;]<\/p>\n<p>minecraft:netherite_hoe=[enchantability:*100,thrown:&#8217;minecraft:wither_skull&#8217;,attack_speed:*4]<\/p>\n<p>minecraft:stick=[max_stack:=32]<\/p>\n<p>minecraft:golden_leggings=[armor:=5.0,armor_toughness:=2.0]<\/p>\n<p>minecraft:golden_boots=[armor:=5.0]<\/p>\n<p>minecraft:wooden_pickaxe=[mining_speed:+3.0]<\/p>\n<p>minecraft:iron_pickaxe=[tool_tier:-1]<\/p>\n<p>minecraft:iron_helmet=[armor:+5.0]<\/p>\n<p>minecraft:iron_boots=[armor_toughness:=5.0]<\/p>\n<p>#c:foods=[max_stack:=1]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A simple mod that lets you edit item stats via config<\/p>\n","protected":false},"featured_media":157637,"template":"","meta":{"_minecraft_slug":"tool-stats-tweaker","_minecraft_project_id":"945UmCrv","_minecraft_author":"Unknowneth","_minecraft_license":"MIT","_minecraft_downloads":13510,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"tool-stats-tweaker.zip","_minecraft_size_bytes":33582,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T00:08:34.733424Z","_minecraft_date_created":"2025-04-25T06:51:30.268204Z","_minecraft_date_modified":"2025-04-22T14:39:01.647151Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/tool-stats-tweaker","_minecraft_icon_attachment_id":157637,"_minecraft_imported_at":"2026-06-09T13:10:21+00:00","_minecraft_import_hash":"b274b50a88d0964506f7768720914802","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[43,88,97,126,92],"mod_loader":[99],"minecraft_version":[36],"class_list":["post-157636","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-cursed","mod_category-equipment","mod_category-fabric","mod_category-management","mod_category-utility","mod_loader-fabric","minecraft_version-1-20-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Tool Stats Tweaker - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tool Stats Tweaker - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A simple mod that lets you edit item stats via config\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tool-stats-tweaker\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tool-stats-tweaker\\\/\",\"name\":\"Tool Stats Tweaker - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tool-stats-tweaker\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tool-stats-tweaker\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tool-stats-tweaker-icon-c7af26ed48a635cb6770432b92039d6a1fc82763.png\",\"datePublished\":\"2026-06-09T13:10:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tool-stats-tweaker\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tool-stats-tweaker\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tool-stats-tweaker\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tool-stats-tweaker-icon-c7af26ed48a635cb6770432b92039d6a1fc82763.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tool-stats-tweaker-icon-c7af26ed48a635cb6770432b92039d6a1fc82763.png\",\"width\":416,\"height\":416},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tool-stats-tweaker\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Tool Stats Tweaker\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tool Stats Tweaker - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/","og_locale":"en_US","og_type":"article","og_title":"Tool Stats Tweaker - Minecraft","og_description":"A simple mod that lets you edit item stats via config","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/","name":"Tool Stats Tweaker - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tool-stats-tweaker-icon-c7af26ed48a635cb6770432b92039d6a1fc82763.png","datePublished":"2026-06-09T13:10:21+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tool-stats-tweaker-icon-c7af26ed48a635cb6770432b92039d6a1fc82763.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tool-stats-tweaker-icon-c7af26ed48a635cb6770432b92039d6a1fc82763.png","width":416,"height":416},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/tool-stats-tweaker\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Tool Stats Tweaker"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/157636","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/157637"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=157636"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=157636"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=157636"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=157636"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}