CCBlueX / LiquidBounce

A free mixin-based injection hacked client for Minecraft using the Fabric API
https://liquidbounce.net/
GNU General Public License v3.0
1.43k stars 462 forks source link

[FEATURE] KillAura-->OnlyWeapon #2438

Open Ancnymous opened 6 months ago

Ancnymous commented 6 months ago

LiquidBounce Branch

Nextgen

Describe your feature request.

A feature in KillAura which when turned on, will only make KillAura take action when you are holding Sword/Axe/Trident on the mainhand. This would be useful when you don't wanna attack the enemy with whatever non weapon items you are holding.

Additional context

No response

superblaubeere27 commented 6 months ago

In which situation is this useful?

Ancnymous commented 6 months ago

In which situation is this useful?

This would be useful on various situations when you don't wanna attack the enemy with whatever non weapon items you are holding. Such as when eating golden apples with KillAura on. Currently it will start hitting with golden apple which makes it harder to eat and sometimes gets you killed. If you say why I don't use autosword, it's because it won't even let me use other items when KillAura is on.

superblaubeere27 commented 6 months ago

Couldn't we just fix the situation by adding a not while using an item-option?

Ancnymous commented 6 months ago

Couldn't we just fix the situation by adding a not while using an item-option?

Sure as long as the client only attacks using weapons and not attack with non-weapon items.