Mod by ask (aiderisk)
Description
Adds a mixin that forces all enchanted book trades to roll for the highest tradeable level.
How It Works
When Minecraft creates a new trade for a villager, it uses a method to randomly select an enchantment level from the minimum to maximum level for that enchantment. This mod uses a mixin to just make that method return the max level given instead.
