Villager Trade Reroll/Refresh/Recycle

Mod to instant Reroll/refresh/Recycle trade using name on sign

File Details

librarian-filter-fabric-26.2-1.0.1.jar

  • R
  • Jul 10, 2026
  • 171.69 KB
  • 62
  • 26.2
  • Fabric

File Name

librarian-filter-fabric-26.2-1.0.1.jar

Supported Versions

  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:easy-librarian-trade-1267407:8408652"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Librarian Filter - Release Changelog

✨ New Features

🪧 Smart Sign Enchantment Suggestions

  • Dynamic Autocomplete UI: When editing a sign, a new vanilla-friendly drop-down menu will appear suggesting enchantment names as you type.
  • Rich Tooltips & Icons: Suggestion entries feature enchanted book icons (with glint!) and right-aligned max levels. Hovering over a suggestion displays a tooltip with a detailed description of what the enchantment does.
  • Keyboard & Mouse Support: Seamlessly navigate suggestions using the UP and DOWN arrows, and autocomplete your selection by pressing TAB, ENTER, or by simply clicking on the suggestion with your mouse.
  • Lectern Requirement: To prevent interference with regular sign usage in your base, the suggestion menu will only trigger if the sign is placed directly adjacent to a Lectern block.
  • Configurable: This feature can be disabled at any time via the new enableSignSuggestions config option.

Suggestions list (with book description ) while typing book name

🔍 Find Enchantment Trades (/reroll find)

  • Locate Villagers Instantly: Added a new /reroll find <enchantment> command to search for nearby rendered villagers offering a specific enchantment book trade.
  • Glowing Highlights: Villagers matching your search query will receive a glowing outline for 30 seconds, making them visible through walls!
  • Smart Glow Clearance: Running a new search automatically clears the glowing effect from any previous searches so you never lose track of your current target.
  • Survival Friendly: This command does not require Operator (OP) permissions or cheats to be enabled. Any player can use it!
  • Tab-Completions: The command fully supports tab-completion for all registered enchantments (including modded ones!), automatically filtering out enchantments unavailable from villagers (like Swift Sneak or Soul Speed).

command to find villager(s) with books offered

⚙️ Quick Config Toggles (/reroll config toggle)

  • In-Chat Configuration: Added the /reroll config toggle <option> subcommand for server admins to quickly toggle boolean config settings without opening the GUI.
  • Tab-Completions: Press TAB to see and autocomplete available config options (e.g., enableReroll, disableTradeRebalance).
  • Instant Sync: Toggling an option instantly saves to the config file and synchronizes the change to all connected clients.

Added new configs!

Available for Fabric and NeoForge.