Grimoire - TinyModularThings/UniqueEnchantments GitHub Wiki

1.16+ Post-Transcended Update

Effect:

Improves Enchantments the more knowledge you get.


Max. Level: 5
Treasure: Yes
Rarity: Rare
Equipable: Any Enchantable
Tradeable: False

Formula:

[EnchantmentLevel] += floor(ln((StartLevel+PlayerLevel)*Level)*LevelScaling-StepSkip) 
[UnaffectedEnchantments] Efficiency, Fortune, Looting, Midas Blessing, Endest Reap, Multishot, Mending, Silk Touch (configurable)
StepSkip 5.0
LevelScaling 0.9
StartLevel 50

Incompatible:

Mending, Ender Mending


Special Notes:

This adds Levels on other Enchantments applied on the Items (including Curses) However, an Item that has this Enchantment can not despawn, burn, be disenchanted or enchanted(Anvil). And when SOMETHING holds it, the Enchantment will recognize it, as it's Owner. Using an Item with this Enchantment and it doesnt recognize you, will hurt you. It can recognize Mobs. Once this Enchantment is on an Item it will remember all Enchantments + Level, if anything changes while Grimoire is still on the Tool all Changes after getting Grimoire on it, will be reverted

Legacy 1.12.2 & 1.14.4

Effect:

Improves Enchantments the more knowledge you get.


Max. Level: 5
Treasure: Yes
Rarity: Rare
Equipable: Any Enchantable
Tradeable: False

Formula:

[EnchantmentLevel] += floor(ln((StartLevel+PlayerLevel)*Level)*LevelScaling-StepSkip) 
[UnaffectedEnchantments] Efficiency, Fortune, Looting, Midas Blessing, Endest Reap, Multishot, Mending, Silk Touch (configurable)
StepSkip 5.0
LevelScaling 0.9
StartLevel 50

Incompatible:

Mending, Ender Mending


Special Notes:

This adds Levels on other Enchantments applied on the Items (including Curses) However, an Item that has this Enchantment can not despawn, burn, be disenchanted or enchanted(Anvil). And when SOMETHING holds it, the Enchantment will recognize it, as it's Owner. Using an Item with this Enchantment and it doesnt recognize you, will hurt you. It can recognize Mobs. Once this Enchantment is on an Item it will remember all Enchantments + Level, if anything changes while Grimoire is still on the Tool all Changes after getting Grimoire on it, will be reverted

⚠️ **GitHub.com Fallback** ⚠️