Combat Inhibited

Applies the Inhibited effect to players during combat, based on configurable triggers.

File Details

combatinhibited-1.1.0.jar

  • R
  • Jun 18, 2026
  • 45.24 KB
  • 19
  • 1.12.2
  • Forge

File Name

combatinhibited-1.1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:combat-inhibited-1483149:8276299")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Added Encounter Clear, which removes Inhibited after the final matching visible hostile is defeated, including enemies killed at range.
  • Added global entity allow and exclude lists shared by all entity-filter modules.
  • Added independent line-of-sight settings for Near Enemy, Near Boss, and Encounter Clear.
  • Added scanner optimization options for Near Enemy and Near Boss.
  • Added effect modes, refresh thresholds, and reapplication limits to Near Boss.

Changed

  • Updated the development toolchain to Java 25 and Gradle 9.5.1 using CleanroomMC's ForgeDevEnv. The released mod remains compatible with Java 8.
  • Changed some default configuration options.