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
- 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"
]
```

