Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed LGPL-3.0-only
Published 2 years ago
Updated 2 years ago
MinMaxTrades
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