SummonAI, Addon Mine and Slash

Quick rating

SummonAI, Addon Mine and Slash

No reviews yet

SummonAI — A Forge 1.20.1 addon for Mine and Slash. Commands all nearby summons to attack whenever the player attacks, is attacked, or a summon is hit. No more idle minions.

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

About

Project Details

Type
Mod
Latest Version
summonai-1.0.0.jar
Authors

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

Resources

External Links

Source Issues Wiki Discord

About

Description

    # SummonAI — Mod Summary
    **Minecraft 1.20.1 | Forge 47.4.20 | Mine and Slash Addon**

    ---

    ## Overview

    SummonAI is a lightweight Forge mod that overhauls the combat behavior of summoned minions in **Mine and Slash**. By default, summons stand idle during combat unless an enemy walks directly into their aggro radius. SummonAI replaces that passive behavior with an aggressive, reactive AI that keeps your minions fighting alongside you at all times.

    ---

    ## The Problem

    Mine and Slash summons — wolves, skeletons, zombies, golems, spiders — follow the player but react slowly to combat. If the player attacks an enemy, the summons don't respond. If the player gets hit, the summons don't respond. They only engage when the enemy is close enough to trigger their own aggro radius, which often means they stand watching while the player fights alone.

    ---

    ## How It Works

    SummonAI listens for three combat events and reacts instantly:

    - **Player attacks a mob** → all nearby summons immediately target that mob
    - **Player is attacked** → all nearby summons immediately target the attacker
    - **A summon is attacked** → all summons immediately target the attacker

    All summons within 30 blocks of the player are commanded simultaneously, so your entire army responds as one unit.

    ### Supported Summons
    All entities from Mine and Slash that extend `SummonEntity`:
    - Spirit Wolf
    - Zombie Summon
    - Skeleton Summon
    - Spider Pet
    - Fire Golem, Cold Golem, Lightning Golem

    ---

    ## Technical Notes

    SummonAI identifies Mine and Slash summons via reflection on the `SummonEntity` class, requiring no hard dependency on the mod. If Mine and Slash is not present, the mod does nothing and loads cleanly. Target assignment is done through the standard Forge `Mob.setTarget()` method, which is compatible with Mine and Slash's own AI goal system.

    ---

    ## Credits

    **Concept, design, and testing:** Morkerod

    **Code architecture and implementation:** Claude (Anthropic) — the full mod was designed and coded by Claude in a single guided session based on Morkerod's vision. Morkerod identified the problem, defined the desired behavior, and validated the result in-game. Claude handled all reverse engineering of the Mine and Slash jar and wrote every line of Java.

---

*Built for a private Minecraft server running Mine and Slash, Ice and Fire, and related addons.*

Screenshots

Gallery

This project has no gallery images yet.

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
Downloads
Last Updated
Created
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