Projectile Damage Attribute [Fabric & Forge]

Quick rating

Community listing page, reviews here may not be monitored by the author.

Projectile Damage Attribute [Fabric & Forge]

No reviews yet

🏹 Ranged weapon damage becomes configurable

Mod Loaders
Minecraft

About

Description

Projectile Damage Attribute

Modloader Availability Fabric API required

Environment: Client Environment: Server Discord

☕️ Support me on Ko-Fi, if you like my project

🏹️ 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 new status effect named Impact, 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.

Projectile Damage Attribute

Modloader Availability Fabric API required

Environment: Client Environment: Server Discord

🏹️ 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.