promotional bannermobile promotional banner

Villager Trade Cycler

Villager Trade Cycler adds a small button to the villager trading screen, letting you reroll trades before they are locked in.

File Details

1.0.2 Villager Trade Cycler.jar

  • R
  • Apr 19, 2026
  • 30.75 KB
  • 143
  • 26.1.2+2
  • Fabric

File Name

villager-trade-cycler-1.0.2.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:villagertradecycler-1512100:7952134"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[1.0.2] - 2026-04-19

Added

  • ModMenu config screen with settings for:
    • opBypass
    • requestCooldownTicks
  • Better config UX: validation and tooltips in the config screen.
  • German language file (de_de) for mod texts.
  • CI workflow for build and tests (.github/workflows/ci.yml).
  • Release Drafter workflow and config for draft release notes.
  • Server-side reroll request rate limiter.
  • Stronger packet validation by checking containerId and villagerEntityId.

Changed

  • Mod icon in ModMenu list entry now uses the cycle arrow texture.
  • Minecraft compatibility metadata set to all versions (minecraft: "*") while keeping java >= 25.

Fixed

  • OP bypass behavior for operators in non-creative contexts.
  • Reroll flow synchronization between client and server menu context.
  • Config loading/saving robustness with normalization and safer fallback behavior.