
MinMaxTrades
Активный0.0
Установок
2
Последнее обновление
1 год назад
Версии
1.14 — 1.21.4
Сервер
Экономические
Оружие и броня
Мобы
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