Better Combat [Fabric & Forge]

Better Combat [Fabric & Forge]

35M Downloads

issue with create mod deployer not sweeping with a sword in hand even with the sweeping edge enchant

Closed this issue ยท 1 comments

commented

1.20.1
fabric
1.8.6
using latest version

in the create mod theres a machine called a deployer that matches the action when you right click or left click (depends on item) if used by a player, like dealing damage to a mob when a weapon is in hand, but for some reason it does not work properly with the better combat mod, normally it does damage to every mob in the area it hits but with the better combat mod it inly hits one which breaks a lot of create machines. it still doesnt work even with sweeping edge on the sword

Steps to reproduce the behavior:

  1. get the latest create mod and better combat versions
  2. place a deployer and give it power
  3. give it any sword or weapon
  4. and trap multiple mobs in front of it

Expected behavior
it should hit every mob at once with or without sweeping edge but doesnt either way

Screenshots or video recordings
wouldnt let me upload but pretty self explanatory

commented

Better Combat attack swings perform swings against all targets in the swing trajectory, as long as they are classified as hostile.

I have no information about what these entities are, but you can try adding their entity type into the server config, entity relations section. To set them to hostile.

The reworked Sweeping Enchantment increases when multiple targets are hit.