
LibrGetter
Over-engineered librarian trade finder for fabric.
Обновлён 11 июня 2026 г. · опубликован 26 февраля 2024 г.

Over-Engineered Librarian Trade Finder for Fabric
A highly configurable fabric mod to automatically cycle a librarian villager for the desired enchantment by replacing his lectern
|
Works in singleplayer and on servers, and has to be installed only on the client |
|||
[!WARNING] If you have used the mod before version
v3.2.0, upon updating, your configuration will be reset to the default values. Please make sure to back up your configuration file before updating, if necessary.
Features
- Fully automatic and highly efficient
- Compatible with many other client-side mods for librarian villagers
- Very customizable process with many configuration options
- Stable against multiple lag types
- Supports enchantments tags up from
1.19.3 - Configurable through client-side commands and in-game GUIs
Installation
Download LibrGetter from the Modrinth page
and place the downloaded JAR file in your Minecraft mods folder.
Make sure, you also have the following dependencies installed:
- Fabric API - required for communication between the mod and the game
- Version't Library - required for supporting multiple Minecraft versions with a single JAR file
Quick Guide
- Add enchantments to the goals list using
/librget add <enchantment> [level] [price]or by opening the goals list GUI using , (comma) - Change configs to your liking using the config GUI, open it by pressing K
- Stand close to the librarian and his lectern and press J to start the process
- Stop the process by pressing J again
- ... or wait until the desired enchantment is found
- Enjoy your new enchantment!
Documentation
A more detailed explanation can be found in the documentation.
Localization
LibrGetter supports localization and currently implements the following languages:
- English 🇺🇸
- German 🇩🇪
- Russian 🇷🇺
- Vietnamese 🇻🇳 (thanks @ToanAnh312)
- Japanese 🇯🇵 (thanks @H1ggsK)
- Spanish 🇪🇸
- Turkish 🇹🇷 (thanks @EmirOven)
- Polish 🇵🇱 (thanks @Pulpasek)
- Hebrew 🇮🇱 (thanks @TheRealHSQ32)
You may request further languages or suggest improvements in the issues or the Discord Community
About Me
I am a computer science student in Germany and have a part-time job at a tech company. Apart from that, I enjoy my free time by spending it with friends, chatting online or gaming.
If you want to keep this project alive, found it helpful or just want to support and motivate me to go on, you could consider making a small ☕ donation.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 3.2.0 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | fabric | 11 июня 2026 г. | .jar (789 КБ) |
| 3.1.2 | Релиз | 1.21.10, 1.21.11, 26.1, 26.1.1 | fabric | 9 апреля 2026 г. | .jar (658 КБ) |
| 3.1.1 | Релиз | 1.21.10, 1.21.11, 26.1, 26.1.1 | fabric | 6 апреля 2026 г. | .jar (643 КБ) |
| 3.1.0 | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1 | fabric | 29 марта 2026 г. | .jar (644 КБ) |
| 3.0.2 | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | fabric | 12 декабря 2025 г. | .jar (231 КБ) |
| 3.0.1 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 27 ноября 2025 г. | .jar (231 КБ) |
| 3.0.0 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 26 ноября 2025 г. | .jar (226 КБ) |
| 2.5.0 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 22 октября 2025 г. | .jar (214 КБ) |
| 2.4.1 | Релиз | 1.21.6, 1.21.7, 1.21.8, 1.21.9 | fabric | 4 октября 2025 г. | .jar (215 КБ) |
| 2.4.0 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | fabric | 22 сентября 2025 г. | .jar (214 КБ) |
| 2.3.0 | Релиз | 1.21.2, 1.21.3, 1.21.4, 1.21.5 | fabric | 18 мая 2025 г. | .jar (206 КБ) |
| 2.2.0 | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | fabric | 12 декабря 2024 г. | .jar (200 КБ) |
| 2.1.1 | Релиз | 1.20.5, 1.20.6, 1.21, 1.21.1 | fabric | 20 октября 2024 г. | .jar (189 КБ) |
| 2.1.0 | Релиз | 1.20.5, 1.20.6, 1.21, 1.21.1 | fabric | 15 сентября 2024 г. | .jar (187 КБ) |
| 2.0.2 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric | 28 марта 2024 г. | .jar (166 КБ) |
Показаны последние 15 из 17 версий. Все версии — на Modrinth.
Ченджлог
3.2.0Релиз26.1, 26.1.1, 26.1.2 · 11 июня 2026 г.
- Add official support for 26.1.2
- Add translation for Hebrew (@TheRealHSQ32)
- Improve and split save-files into
config.jsonandgoals.json - Improve Neoforge support via Sinytra Connector
- Add new goals GUI and documentation
3.1.2Релиз1.21.11, 26.1, 26.1.1 · 9 апреля 2026 г.
- Add Polish translation
- Fix certain features not working on Lunar Client (#66)
- Improve Mixin injection (removes unnecessary error logs)
3.1.1Релиз1.21.11, 26.1, 26.1.1 · 6 апреля 2026 г.
- Turkish translation
- Fix certain crashes (#63)
- Fix message formatting (affected "New version released" message)
3.1.0Релиз1.21.10, 1.21.11, 26.1 · 29 марта 2026 г.
- Migrate to Version't
- Improve code quality and stability
- Improve internal config handling
- Add documentation
3.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 12 декабря 2025 г.
- support for 1.21.11
- improve updating of config menu contents
- fix crashes:
- autoTool < 1.21
- config menu navigation < 1.21.5
- config parsing < 1.19
3.0.1Релиз1.21.8, 1.21.9, 1.21.10 · 27 ноября 2025 г.
- Fix startup error in specific versions
- Improve config
- Fix chat spam when using GUI
- Add categories with paging
- Change
matchMode ANYtomatchMode ATLEAST - Add
matchAtLeast - Remove
matchMode LIST - Change
matchMode ALLtomatchMode PERFECT
3.0.0Релиз1.21.8, 1.21.9, 1.21.10 · 26 ноября 2025 г.
- Fix #44 - support for Lunar Client
- Fix #45 - add
matchModeconfig - Massive config overhaul
- Change
rotationconfig - Change
actionBartologMode - Gray-out ineffective configs
- Change
2.5.0Релиз1.21.8, 1.21.9, 1.21.10 · 22 октября 2025 г.
- Fix #42 - support for 1.21.10
- Fix #43 - update NBT parser
- Migrate to MultiVersion
- Rename base to
dev
Полная история изменений — на Modrinth.
Комментарии
Загружаем…




