Skip to content

Minecraft mod for altering the vanilla mechanic of sword sweeping. The attack sweep will only be done when a weapon is enchanted with a sweeping enchantment.

License

Notifications You must be signed in to change notification settings

J-Dill/SimpleSweep

Repository files navigation

Simple Sweep

Simple Minecraft mod that removes the sweep attack unless the weapon is enchanted with a sweeping enchantment (i.e. Sweeping Edge).

Config

whitelist If this has entries, only the items listed will have their sweep attack blocked. Entries should be in the form of registry name, i.e. 'minecraft:diamond_sword'

blacklist Only used if whitelist is empty. Entries in this list will be exluded from having their sweep attack blocked. Entries should be in the form of registry name, i.e. 'minecraft:diamond_sword'

onlyCrouch Set to true to require the player to be crouching to do the sweep attack, regardless of if the sword has the Sweeping Edge enchantment.

To find the registry name of an item, press F3 + H to activate advanced tooltips. Then, hover over any item you wish to see its registry name.

Issue Reporting

To report an issue, conflict, or feature request, go ahead and use the Issue tab above.

About

Minecraft mod for altering the vanilla mechanic of sword sweeping. The attack sweep will only be done when a weapon is enchanted with a sweeping enchantment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages