
ModsJava
MinMaxTrades
A paper plugin which sets the villager trade prices for enchanted gear to the lowest vanilla value, while setting the enchantment level for books to the…
⬇ Download on ModrinthMinMaxTrades
Removes the mindless grinding of villager enchant trades, making only the best trades at the best price possible.
Configuration
MinMaxTrades has a config file, allowing you to choose which features you want to use and which items it should effect. Note: these will only ever effect items with a variable price (enchanted items).
# Array for which items should have their enchantments changed to the maximum value including:
# - books, shortcut for enchanted books
# - gear, shortcut for all other enchanted items
# - The item name, all uppercase with snake_case
enchant:
- books
- BOW
# Similar to above, but instead of array, it is a map. For gear and books, they are booleans controlling whether it sets them to their lowest vanilla price. For all other items, the value should be the price to be set
price:
books: true
gear: false
IRON_HELMET: 10
Verified by MCModsHub
- Ships as minMaxTrades-1.1.0.jar — drop this file into the mods folder
- Download size: 6 KB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.