No Enchantment Overloading

Quick rating

No Enchantment Overloading

No reviews yet

Tools/Armor/Weapons will now have a limited number of enchantments

Mod Loaders
Fabric
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
All Rights Reserved
Latest Version
1.0
Authors

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

With this mod, you can't just shove every enchantment in one tool.

Instead, items will only take up a limited number of enchantments.

Each tool will have a certain weight capacity, and each enchantment level will consume a certain amount of weight.

Stronger tiered tools will have lower enchantment capacities than weaker tiers.

Cursed enchantments will also have negative weight, effectively letting you add more enchantments to an item.

Config Summary

item_capacities

Determines the amount of capacity each item will have.

For example,

"minecraft:netherite_sword": 1.5

defines the capacity of netherrite swords as 1.5.

Each entry must have a number greater than or equal to zero.

Tools without an entry will default to having no capacities, just like in vanilla


You may also specify multiple enchantments by tier.

For example,

"netherrite": 1.5

defines the capacity for netherite tiered armor and tools as 1.5

Capacities specified by id will override those specified by tier.

enchantment_weights

Determines how much weight each enchantment will consume per level.

Each enchantment can be specified by id for how many enchantments it will consume.

For example,

"minecraft:protection": [
  0.25,
  0.50,
  0.75,
  1.00
]

defines that for protection, it will consume 0.25 weight at level 1, 0.50 at level 2, 0.75 at level 3, and 1.00 at level 4.

Enchantments without a config entry will default to having consuming no weight, just like in vanilla Minecraft_


You can also apply default values for all enchantments of a certain max level.

For example,

"max_level_of_2": [
  0.5,
  1.0
]

defines that for all enchantments of with a max level of 2, it will consume 0.5 weight at level 1, and 1.0 at level 2.

Curses specified this way will have negative weight.

Weights specified by id will override those specified by tier.


You may freely use this mod in any modpack, as long as the download remains hosted within the Modrinth ecosystem.

You may also freely port this mod to a different version/modloader, as long as you reference the original mod and it is hosted within the Modrith ecosystem.

Screenshots

Gallery

This project has no gallery images yet.

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 this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works