Villagers

The villagers spawning feature will add sales on villagers. You can define sales for every kind of items in differents ways.

The values to modify are under the VILLAGERS section in the main configuration

Enchantments

All enchantments books

To enable/disable villager selling all enchantments books, change the value enchant_book_villager_enabled in the main configuration file.

Per enchantment

To spawn the enchantment also needs the villager_foundable value to be enabled in the enchantment file.

Emerald price

The emerald price can be defined in the enchantment file with the emerald_price value.

Sets

All sets powders

To enable/disable villager selling for all powders, change the value enchant_powders_villager_enabled in the main configuration file.

Per enchantment

To spawn the set also needs the villager_foundable value to be enabled in the set file.

Emerald price

The emerald price can be defined in the set file with the emerald_price value.

Power orbs

All orbs

To enable/disable villager selling for all orbs, change the value enchant_orbs_villager_enabled in the main configuration file.

Per orb

To spawn the orb also needs the villager_foundable value to be enabled in the orb file.

Emerald price

The emerald price can be defined in the orb file with the emerald_price value.

Scrolls

To enable/disable villager selling for scrolls, change the value enchant_scrolls_villager_enabled in the main configuration file.

Emerald price

The emerald price for scrolls can be defined in the SCROLLS section of the main configuration for each scroll

Crystals

To enable/disable villager selling for crystals, change the value enchant_crystals_villager_enabled in the main configuration file.

Emerald price

The emerald price for scrolls can be defined in the CRYSTALS section of the main configuration for each crystal

Collectors

To enable/disable villager selling for crystals, change the value enchant_collectors_villager_enabled in the main configuration file.

Emerald price

The emerald price for collectors can be defined in the collector.yml file for each collector (see Collectors).

Last updated