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: Enchantment Tomes #27

Open ghost opened 7 months ago

ghost commented 7 months ago

What does it do?

A new type of item, an Enchantment Tome. Basically, it is a rare treasure item you can obtain while adventuring which allows for enchantment levels above the maximum. It would also be awesome if they actually had a unique texture.

Why add it?

I remember seeing this concept implemented before, but, for some reason, mods that implement this feature seem to be dropping off the face of the planet. Also, it just fits into the aesthetic of this mod in my opinion.

Anything else?

Note: Anvils demote applied enchantments to the maximum. Fixing this could be a separate config.

Enchantment Tome Configurations <> Enabled - If the feature is enabled. Default off. <> Bonus - How many levels above enchantment maximum (config changes included) tomes appear with. Default 1. <> Rarity - Configurable rate to adjust rarity, as modpacks are just too diverse. Default ???.

Edit: Also realized I forgot to mention that not every enchantment should have a tome... For example, the default Infinity and Mending don't really apply...though with the config enabled, they do, which just makes the whole thing weird but yeah.

Before submitting...