🎲 Distribution

About

Enchantment distribution is fully handled by the server and will cover all possible ways to get enchantments, including (but not limited to) enchanting table, fishing, loot chests in structures and dungeons, mob drops and equipment, villager trades.

You can change distribution options of each enchantment individually in the /enchants/ directory and under the Distribution section in the enchantment config files.

You must reboot the server to apply changes made to enchantment distribution!

Treasure Enchantments

Treasure enchantments are those that can't be obtained using an enchantment table, and won't be generated on randomly enchanted equipment sold by villagers or worn by mobs.

Treasure enchantments can only be received via looting, trading, or fishing.

If a treasure enchantment is tradable, it will have double the price (before capping to 64 emeralds) compared to a non-treasure enchantment of the same level.

Tradable Enchantments

Tradable enchantments are those that can be generated on Enchanted Books sold by librarians.

If Villager Trade Rebalance is disabled, tradable enchantments will appear in all types of villages.

If Villager Trade Rebalance is enabled, tradable enchantments will appear in certain village types only!

You can edit village types for tradable enchantments in Distribution -> TradeTypes option.

Setup

Treasure

To make enchantment treasure, set Distribution -> Treasure on true in the enchantment config.

Tradable

To make enchantment tradable, set Distribution -> Tradeable on true in the enchantment config.

Enchanting Table

To make enchantment appear in enchanting table, set Distribution -> Discoverable on true in the enchantment config.

Mob Equipment

To make enchantment appear on mob equipment, set Distribution -> On_Mob_Equipment on true in the enchantment config.

Tradable Equipment

To make enchantment appear on tradable equipment, set Distribution -> On_Traded_Equipment on true in the enchantment config.

Random Loot

To make enchantment appear in random loot, set Distribution -> On_Random_Loot on true in the enchantment config.

Last updated