Villager Cycle v1.0.0
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
- Download the JAR file below
- Place it in your
.minecraft/modsfolder - Ensure Fabric API is installed
- 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