A fabric mod which allows you to bruteforce a librarian villager for the desired enchantment.
Download the jar from the releases page.
Or clone the repository and run ./gradlew build
.
The compiled jar should be under build/libs/.
- Face a librarian and type
/librget
(client-side command) - Face his lectern and type
/librget
once again - Add enchantments to the goals list through
/librget add <desired enchantment> <desired level>
- The goals may be removed through
/librget remove <enchantment> <level>
or fully cleared using/librget remove
- To list all added enchantments use
/librget list
. The output will contain(remove)
-button after each enchantment, which can be clicked. - Now make sure, that there is a block underneath the lectern and that you are able to pick up the lectern item once it breaks
- Type
/librget start
- If you wish to stop the process, type
/librget stop
If anything is not set, the mod should complain. The mod also checks whether the villager can upgrade his offers and whether the enchantment may be obtained.
<desired enchantment
can now be an enchantment tag. All enchantments under this tag
will be added/removed when using a tag.