HomeJavaModsVillager Cycle
Villager Cycle
Villager Cycle — screenshot 1Villager Cycle — screenshot 2Villager Cycle — screenshot 3Villager Cycle — screenshot 4

Villager Cycle

Minecraft Fabric License Version

A Quality of Life mod for Minecraft Fabric that adds a button to villager trading screens, allowing you to refresh their trades before making any purchases.

Features

Installation

  1. Download from Releases
  2. Place .jar in your .minecraft/mods folder
  3. Required: Fabric API (version matched to your MC version)
  4. Recommended: Cloth Config 20.0.149+ (enhanced config UI, not available for MC 26.x)
  5. Recommended: ModMenu 16.0.0+ (in-game config access)
  6. Launch Minecraft with Fabric Loader 0.18.4+

How to Use

  1. Open a villager's trading interface
  2. Click the "Cycle Trades" button (or use the keybind)
  3. The villager's Level 1 trades will regenerate with new offers

Configuration

Config File Location

Options

{
  "enableCycleButton": true,
  "allowWanderingTraders": false,
  "showSuccessMessage": true,
  "showWanderingTraderSuccessMessage": true,
  "villagerCycleLimit": -1,
  "wanderingTraderCycleLimit": 1,
  "buttonOffsetX": 6,
  "buttonOffsetY": -25,
  "buttonWidth": 100,
  "buttonHeight": 20
}
Option Default Description
enableCycleButton true Show/hide the cycle button
showSuccessMessage true Show villager cycle success message (client-side)
showWanderingTraderSuccessMessage true Show wandering trader success message (client-side)
allowWanderingTraders false Enable wandering trader cycling (operator only on servers)
villagerCycleLimit -1 Max cycles per villager: -1=unlimited, 0=disabled, 1+=limited (operator only on servers)
wanderingTraderCycleLimit 1 Max cycles per wandering trader: -1=unlimited, 0=disabled, 1+=limited (operator only on servers)
buttonOffsetX/Y 6/-25 Button position offset from GUI
buttonWidth/Height 100/20 Button dimensions (pixels)

Keybinds

All keybinds are unbound by default. Set them in Options → Controls → Villager Cycle.

Supports both keyboard keys and mouse buttons (e.g., Mouse Button 4/5).

Keybind Function
Toggle Button Visibility Show/hide the cycle button
Open Button Position Screen Open drag screen to reposition button
Open Config Screen Open the mod configuration screen
Reload Config File Reload config from disk
Cycle Trades Cycle trades while in merchant screen (keyboard or mouse)

Singleplayer vs Multiplayer

Success message toggles are client-side — each player controls their own preference.

Limitations

Technical Requirements

License

MIT License — Free to include in modpacks.

Support

Open an issue on GitHub for bugs or suggestions.

Author

Created by Partacus-SPQR

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more