Skip to content

Villager Cycle v1.0.0

Choose a tag to compare

@Partacus-SPQR Partacus-SPQR released this 01 Dec 02:53
· 8 commits to main since this release

Initial Release

This is the first stable release of Villager Cycle for Minecraft 1.21.10 Fabric.

Features

  • Adds a "Cycle Trades" button above the villager trading interface
  • Allows players to refresh villager trades before any trades are made
  • Real-time GUI updates - trades refresh instantly without closing the screen
  • Server-side validation ensures trades can only be cycled when appropriate
  • Clear feedback messages inform players of success or why cycling is not possible

Requirements

  • Minecraft 1.21.10
  • Fabric Loader 0.16.9 or higher
  • Fabric API 0.138.3+1.21.10 or higher
  • Java 21 or higher

Compatibility

  • Works on both client and server (universal mod)
  • Safe for multiplayer servers
  • Does not work with wandering traders (by design)

Installation

  1. Download the JAR file below
  2. Place it in your .minecraft/mods folder
  3. Ensure Fabric API is installed
  4. Launch the game with Fabric Loader

Known Limitations

  • Only works on villagers that have not been traded with
  • Only works on villagers with valid professions (not Nitwits or Unemployed)
  • Only refreshes Level 1 trades

For bug reports or feature requests, please open an issue on the GitHub repository.

Full Changelog: https://github.com/Partacus-SPQR/VillagerCycle/commits/v1.0.0