Mod

Multiplicative Enchantment Damage

Quick rating

Multiplicative Enchantment Damage

No reviews yet

Changes Sharpness, Smite, Bane of Arthropods and Impaling damage calculations to be percentage based. This mod aims to lessen the gap between enchanted heavy vs light weapons.

Magic
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.21.1-1.0.2

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Changes Sharpness, Smite, Bane of Arthropods and Impaling damage calculations to be percentage based. This mod aims to lessen the gap between enchanted heavy vs light weapons.

Mods often add "fast and weak" vs "slow and powerful" and even 2-handed weapons. When the additional damage from enchantments is all linear, the balance falls apart and fast weapons almost always win out in DPS in lategame. Because of the flat additions, the % DPS increase for 1 handed is much greater than 2 handed due to faster attack rate.

Fully Configurable!

So you can fine tune the balance:

  1. Whether to run the multiplier logic at all for this enchant.
  2. Whether to override the default enchantment behavior (undo flat additions)
  3. What the first level multiplier is.
  4. What each additional level adds to that multiplier.

Default Settings

This mod changes the following enchantments by default (Based on Vanilla scaling at 6 damage from a lighter weapon, Knives, + vanilla enchants scaled to percentage instead):

  1. Sharpness changed from, +1 first level, +0.5 per additional: +16.8% level 1, + 8.3% per additional. (x1.5 at level 5)
  2. Bane of Arthropods, Smite, Impaling changed from 2.5 per level: +41.6% per level. (x3.08 base damage at level 5 vs specific mobs)

Keep in mind this stacks on top of crits (e.g. 1.5x from crit times 3.08x)

Note: For modded enchantments from my experience (Illager's Bane and Sculk's Smite, will vary per mod), they don't have hardcoded damage scaling logic and will work through a Data Pack. Replace their damage minecraft:add effect(s) with the following:

"type": "minecraft:multiply",
"factor": {
"type": "minecraft:linear",
"base": 1.416,
"per_level_above_first": 0.416
}

I recommend unzipping the given mod jar(s) to find the data folder path to their "enchantments" folder. Until I find a mod that doesn't work with a datapack, I don't see the need to make config support for modded enchantments specifically. If you find a modded enchantment that doesn't work through a Datapack, feel free to bring up an issue on the GitHub!

Screenshots

Gallery

  • Smite
    Smite Examples of Smite bonus scaling alongside weapon strength. *(Mutant Skeletons not included)

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync