RLCombat

Adds offhand attacking and other features, forked for RLCraft.

File Details

RLCombat-1.12.2-2.2.4.jar

  • R
  • Nov 27, 2024
  • 4.81 MB
  • 963.6K
  • 1.12.2
  • Forge

File Name

RLCombat-1.12.2-2.2.4.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:rlcombat-711714:5940474")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

2.2.4:
Remove unneeded duplicate shield disabling checks
Add patch to fix vanilla checking the defending player's shield for efficiency instead of the attacker's weapon
Make disabling a player's shield based on the attacking player's cooled strength instead of just always disabling the shield
Add EnchantCompatHandler context for cooled strength during attackEntityFrom
Remove efficiency checks from EnchantCompatHandler as they are not needed