StatTweaks

A mod that dynamically modifies vanilla item attributes. Fully compatible with other mods, it lets you easily adjust damage, speed, durability, armor, and more, making it ideal for custom modpacks and advanced balance tuning.

File Details

stattweaks v2.0.0+1.21.1.jar

  • R
  • Jul 11, 2026
  • 53.53 KB
  • 9
  • 1.21.1
  • Fabric

File Name

stattweaks-fabric-v2.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:stattweaks-1423346:8414996"

Learn more about Curse Maven

# StatTweaks - Changelog ## [2.0.0] - 2026-07-11 ### ✨ Features - ✅ Item Adjustments: Modify damage, attack speed, durability, efficiency, stack size and more - ✅ Entity Adjustments: Change max health, speed, attack damage and detection range of any mob - ✅ Data Components: Full support for 1.20.5+ Data Components (rarity, food, fire resistance, etc.) - ✅ Tag Support: Apply changes to entire groups of items or entities using tags (#minecraft:swords, #minecraft:skeletons) - ✅ Hot-Reload: Use `/stattweaks reload` to apply changes instantly without restarting - ✅ Base Display Mode: Option to see exact final values in tooltips instead of relative bonuses - ✅ Mod Compatibility: Full support for modded items and entities from any mod ### 🎯 Supported Platforms - Minecraft 1.21.1 - Fabric (requires Fabric API) - NeoForge ### 🛠️ Configuration - Single JSON configuration file: `config/CPT_StatTweaks_Config.json` - Dynamic stat modifications without rewriting code - Support for both vanilla and modded items/entities - Tooltip mode selection (relative or base display) ### 📝 Commands - `/stattweaks reload` - Reloads configuration and applies changes in real-time ### ⚠️ Known Limitations - Minecraft 1.21.9: Reload command requires world rejoin to apply changes - Some durability changes are visual only on already-created items - Requires installation on both server and clients for proper synchronization