âī¸ Support me on Ko-Fi, if you like my project
â
đšī¸ Features
Adds new EntityAttribute to the game, named generic.projectile_damage
. This allows customization of damage done by individual Bow and Crossbow items in the game.
â
Adds new status effect named Impact, increasing the projectile damage done by the entity.
â
You can also use the API provided by this mod, to set the damage of your custom ranged weapons.
đ§ Configuration
Server side configuration can be found in the config
directory, after running the game with the mod installed.
đ¨ Using it as a modder
Check out the project readme for more details.