BetterMineTeam

a Reforged version of Mine Team mod which allows players to convert mobs to teammates and fight together in the battle.

File Details

better_mine_team-0.2.5.jar

  • B
  • Mar 14, 2026
  • 265.00 KB
  • 26
  • 1.21.1
  • NeoForge

File Name

better_mine_team-0.2.5.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:bettermineteam-1415307:7757651"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Added 3 levels of Aggressive mode: - Level 0: Passive. Acts upon receiving the TeamThreats's Goal (Default), as before. - Level 1: Offensive. Locates mobs and setTarget to those already targeted its teammates. - Level 2: Aggressive. Attacks any mobs within the scan range (excluding flying mobs; this can be modified by overriding the `ignored_by_level2_scan` tag in a datapack). - Added the Attack Commitment feature to prevent the AI from continuously resetting its target in certain special cases. - Added targetSelector removal to prevent some tamed mobs from still attempting to attack players or other mobs (e.g., Iron Golems attacking Zombies or Husks). Default setting: True. You can disable this in the Config file.