Stress Ball

Quick rating

Stress Ball

No reviews yet

Adds two auto‑attacking baubles inspired by Terraria.

Adventure/Exploration
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
0.0.6
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Stress Ball - Auto-Attack Baubles

This mod adds two new baubles inspired by Terraria: the Stress Ball and its upgraded version, the Pressure Ball. Both items require the Baubles mod as a dependency and are designed for Minecraft 1.12.2.

Features

Stress Ball

  • Automatically performs a left-click attack every 0.5 seconds when the player stands still and has no GUI open (e.g., inventory, chests, crafting tables).
  • Attack respects the weapon's attack speed: if the weapon's cooldown is longer than 0.5 seconds, attacks occur at the weapon's natural rate; if shorter, a 0.5‑second minimum interval prevents exceeding the invincibility frame limit.
  • Attack range is fixed at 3 blocks (same as default player reach).
  • Configurable item blacklist: if the player holds a blacklisted item in the main hand, no automatic attacks occur.

Pressure Ball

  • An upgraded version of the Stress Ball.
  • Also attacks automatically when standing still, but without any GUI restriction and includes a brief cooldown after moving.
  • In addition to the standard left-click attack, it can be configured to trigger right‑click actions for specific items (e.g., Tinkers' Construct shurikens, TConEvo spectres, PlusTIC laser guns).
  • Features a configurable entity blacklist (e.g., item frames, paintings, armor stands) to prevent accidental attacks.
  • Inherits the same attack range, cooldown mechanics, and item blacklist as the Stress Ball.

Crafting Recipes

Stress Ball

  • Pattern:
    • Iron blocks (I) in the corners
    • Redstone blocks (R) in cardinal directions
    • Gold block (G) in the center
  • Result: 1 Stress Ball

Pressure Ball

  • Pattern:
    • Lapis lazuli blocks (L) in the corners
    • Diamond blocks (D) in cardinal directions
    • Stress Ball (S) in the center
  • Result: 1 Pressure Ball

All recipes are shapeless and can be viewed in-game with JEI.

Configuration

A JSON configuration file is generated at config/stressball.json after the first run. You can edit it to customize:

{
  "itemBlacklist": ["cyclicmagic:storage_bag"],
  "entityBlacklist": ["minecraft:item_frame", "minecraft:painting", "minecraft:armor_stand", "minecraft:item"],
  "rightClickItems": ["tconstruct:shuriken", "tconevo:tool_sceptre", "plustic:laser_gun"]
}
  • itemBlacklist: Items in this list will not trigger automatic attacks when held.
  • entityBlacklist: Entities in this list will not be attacked.
  • rightClickItems (Pressure Ball only): When holding any item from this list, the Pressure Ball will trigger its right‑click action instead of a left-click attack.

Notes

  • This mod was created with the assistance of AI.
  • Requires Minecraft 1.12.2, Forge, and Baubles.

Credits

Inspired by the Stress Ball item from Terraria.

License: MIT. All versions are MIT-licensed. v0.0.3+ includes LICENSE.txt inside the JAR.

Stress Ball - Auto-Attack Baubles

This mod adds two new baubles inspired by Terraria: the Stress Ball and its upgraded version, the Pressure Ball. Both items require the Baubles mod as a dependency and are designed for Minecraft 1.12.2.

Features

Stress Ball

  • Automatically performs a left-click attack every 0.5 seconds when the player stands still and has no GUI open (e.g., inventory, chests, crafting tables).
  • Attack respects the weapon's attack speed: if the weapon's cooldown is longer than 0.5 seconds, attacks occur at the weapon's natural rate; if shorter, a 0.5‑second minimum interval prevents exceeding the invincibility frame limit.
  • Attack range is fixed at 3 blocks (same as default player reach).
  • Configurable item blacklist: if the player holds a blacklisted item in the main hand, no automatic attacks occur.

Pressure Ball

  • An upgraded version of the Stress Ball.
  • Also attacks automatically when standing still, but without any GUI restriction and includes a brief cooldown after moving.
  • In addition to the standard left-click attack, it can be configured to trigger right‑click actions for specific items (e.g., Tinkers' Construct shurikens, TConEvo spectres, PlusTIC laser guns).
  • Features a configurable entity blacklist (e.g., item frames, paintings, armor stands) to prevent accidental attacks.
  • Inherits the same attack range, cooldown mechanics, and item blacklist as the Stress Ball.

Crafting Recipes

Stress Ball

  • Pattern:
    • Iron blocks (I) in the corners
    • Redstone blocks (R) in cardinal directions
    • Gold block (G) in the center
    • Result: 1 Stress Ball

Pressure Ball

  • Pattern:
    • Lapis lazuli blocks (L) in the corners
    • Diamond blocks (D) in cardinal directions
    • Stress Ball (S) in the center
    • Result: 1 Pressure Ball

All recipes are shapeless and can be viewed in-game with JEI.

Configuration

A JSON configuration file is generated at config/stressball.json after the first run. You can edit it to customize:

{
  "itemBlacklist": ["cyclicmagic:storage_bag"],
  "entityBlacklist": ["minecraft:item_frame", "minecraft:painting", "minecraft:armor_stand", "minecraft:item"],
  "rightClickItems": ["tconstruct:shuriken", "tconevo:tool_sceptre", "plustic:laser_gun"]
}
  • itemBlacklist: Items in this list will not trigger automatic attacks when held.
  • entityBlacklist: Entities in this list will not be attacked.
  • rightClickItems (Pressure Ball only): When holding any item from this list, the Pressure Ball will trigger its right‑click action instead of a left‑click attack.

Notes

  • This mod was created with the assistance of AI.
  • Requires Minecraft 1.12.2, Forge, and Baubles.

Credits

Inspired by the Stress Ball item from Terraria.

License: MIT. All versions are MIT-licensed. v0.0.3+ includes LICENSE.txt inside the JAR.

Screenshots

Gallery

  • Pressure Ball
    Pressure Ball Pressure Ball
  • Stress Ball
    Stress Ball Stress Ball
  • Stress Ball
    Stress Ball
  • Pressure Ball
    Pressure Ball

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works