promotional bannermobile promotional banner

Stress Ball

Adds two auto‑attacking baubles inspired by Terraria.

File Details

stressball-0.0.3.jar

  • B
  • Mar 20, 2026
  • 36.15 KB
  • 7
  • 1.12.2
  • Forge

File Name

stressball-0.0.3.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:stress-ball-1478330:7784154")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Fixed unintended block breaking when mining speed was too high while wearing the Stress Ball or Pressure Ball.  
- Fixed right‑click items (e.g., shurikens) consuming durability in creative mode.  
- Added a configurable whitelist for tools that can auto‑mine blocks (Pressure Ball only).  
  Default example:  
  ```json
  "autoMineItems": [
    "minecraft:diamond_pickaxe",
    "minecraft:diamond_axe",
    "minecraft:diamond_shovel"
  ]
  ```