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
[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.

