Описание
# Better Paragliders
A compat mod to implement [Paraglider's](https://www.curseforge.com/minecraft/mc-mods/paragliders) stamina system with Better Combat attacks. Almost all attacks (save for special
right click abilities) will now drain stamina. Here's a short list of everything that now drains stamina:
- **Basic Attacks** - Basic melee attacks drain stamina based on their attack damage, reach, server config values, and attributes.
- **Ranged Attacks** - Attacks from a bow and crossbow will also drain stamina as you load the crossbow and nock arrows.
- **Blocking Attacks** - Blocking attacks will drain stamina based on the amount specified for the given shield and the damage blocked.
# Custom Stamina Drain With Datapacks
Datapacks are now supported! Follow the guide in my [wiki](https://github.com/CravenCraft/BetterParagliders/wiki/Custom-Stamina-Costs-Datapacks) here to learn how to add in custom stamina values for melee weapons, ranged weapons, and shields.
# The Wiki
For anything else please see the [wiki](https://github.com/CravenCraft/BetterParagliders/wiki/Better-Paragliders), and for anything not answered there please feel free to drop a comment.