Mob Battle Plus

Provides additional utilities for creating mob battles

File Details

mob_battle_plus-1.1.0.jar

  • R
  • May 7, 2026
  • 156.23 KB
  • 49
  • 1.20.1
  • Forge

File Name

mob_battle_plus-1.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mob-battle-plus-1531910:8054366")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New tools:

  • View Statistics item. Opens team and mob statistics interface
  • Mob Battle Settings item. Opens useful gamerules editing interface

Statistics of teams and it's individual members now can be tracked:

  • Member count and collective kills are tracked for teams
  • Alive status, damage dealt, damage taken and kills are tracked for individual mobs
  • It is possible to exlude certain teams and mobs from appearing in statistics via config
  • Can be disabled altogether via config

New gamerules:

  • hideIndividualBossBars. Hides boss bars of bosses. May not work in some modded environments
  • shouldDisplayMobDeathMessages. Displays in the chat death messages of any dying mobs
  • showTeamBossBars. If true, a boss bar is formed which displays collective health of the entire team. Certain teams can also be excluded in the config
  • teamBossBarMinTeamSize. Sets the amount of minimum members required in a team for a collective health boss bar to be formed

Changes:

  • Further optimised team inheritance
  • Changes to mob targeting now can be disabled for certain mobs or entirely via config