Better Combat [Fabric & Forge]

Better Combat [Fabric & Forge]

35M Downloads

Is it possible to distinguish fake player's sweep (create deployer) via configuration?

Closed this issue · 4 comments

commented

The original create deployer attack cannot trigger the weapon's sweep function.
The “Create Enchanted Industry” mod adds a sweep function that can be used in some monster farms(Silverfish Experience Machine).

Because BetterCombat modifies the sweep, the manipulator cannot trigger the sweep normally.

Is it possible to distinguish fake players (create deployer, or carpet players) through configuration files or some other method?

commented

I don't know a clear method to make this possible.

Please keep in mind this is mod was created for Adventure & RPG, mob farm compatibility has close to zero priority.

commented

Thanks for your reply, you make a lot of sense, I solved this problem by turning on vanilla sweep,
Also, please help me answer a question, I if I turn on both the reworked sweep and the vanilla sweep in the configuration, will there be any problems? and How is it handled in the module program?

commented

The problem is balance related, a weapon swing with a sword hitting multiple targets, will trigger sweeping on every single other targets.

commented

Thanks for your reply, much appreciated.