Download MinMaxTrades — Minecraft Mods — ModStock

MinMaxTrades

Active

Downloads

2

Last update

1 year ago

Versions

1.14 — 1.21.4
Server
Economy
Weapons and armor
Mobs

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
Project members
Kladky

Kladky

Developer