Compatibility
Minecraft: Java Edition
1.20–1.20.2
1.19.x
1.18.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Published 2 years ago
Updated 6 months ago
🏹️ Features
Adds new EntityAttribute to the game, with the following id: projectile_damage:generic
. This allows customization of damage done by individual Bow and Crossbow items in the game.
Adds Impact status effect, increasing the projectile damage done by the entity.
Example command: /effect give @p projectile_damage:impact 30 4
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.