adibarra / enchant-tweaker

Tweak many enchantment related mechanics while keeping the vanilla minecraft feel.
https://modrinth.com/mod/enchant-tweaker
MIT License
4 stars 0 forks source link

feat: Limit villager trades independently #33

Open lenamerkli opened 5 months ago

lenamerkli commented 5 months ago

What does it do?

Adds a seperate config for the limits on villager trades (and probably on loot chests) to make getting higher-level enchantments harder. The current config values will only influence the maximum level of enchantments obtainable through the anvil.

Why add it?

It would make the game more balanced, especially for higher-level enchantments. On my server I currently have to reduce the limits every time someone wants a new villager which is very annoying.

Anything else?

Somewhat like no-enchant-cap on modrinth, which only increases the maximum enchantments you can get in the anvil and not for villagers/loot chests.

Before submitting...