promotional bannermobile promotional banner

Combat+ Core

The core library and compatibility layer for the Combat+ series.

File Details

3.1.0+1.21

  • R
  • Jul 25, 2024
  • 243.86 KB
  • 20.6K
  • 1.21.1+1
  • Fabric + 1

File Name

combatplus-core-3.1.0+1.21.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:combat-plus-core-973671:5566228"

Quilt

modImplementation "curse.maven:combat-plus-core-973671:5566228"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions

  • Added gamerule (lethalPoison) to toggle whether poison can be lethal.
    • Includes new related damage type.
  • Sweeping attacks now apply Combat+ post-charged hit effects to all affected entities.
  • Enchanted Numerals now grants translation keys for 0 to 10.
  • [LilyLib] Added datagen provider for assets/.../sounds.json
  • [LilyLib] Added datagen provider for particle textures.
  • [LilyLib] Added wrapper provider for the Fabric language datagen provider.
    • This provides common useful functions: adding enchantments with their descriptions (for inter-mod compatibility), and adding simple death translations.

Changes

  • pvpEnchantmentModifier now has a minimum value of 0.
  • #combat-plus:standard_attack tag includes the vanilla is_player_attack tag instead of the individual player attack.