Naturally Charged Creepers (Fabric)

Naturally Charged Creepers (Fabric)

87.6k Downloads

Daily Trade Reroll

diefesson opened this issue ยท 0 comments

commented

Information

Minecraft version: 1.20.1
Modloader: Forge / Fabric

Feature description

Villagers reroll they trades and variate they costs after a certain amount of time.

This would make trading more lively and reduce the need to "train" large ammounts of villagers for specific trades. A common issue for modpacks adding many trades.

Configuration options

  • time: quantity of time in ticks a villager should reroll they trades (defaults to the amount of ticks in a day)
  • trade reroll count: how many trades should be rerolled (defaults to -1, meaning all trades)
  • cost reroll count: how many costs should be rerolled (defaults to -1, meaning all costs)
  • cost variation: determines how much the emerald cost can variate from it's base cost (defaults to 0.1)
  • affect wandering: either the travelling merchant should have it's trades rerolled too (defaults to false)
  • experience rate: determines how fast villagers gain XP (defaults to 1.0)