A fabric mod that helps you find the enchantments you need from a Librarian Villager.
demo.mp4
Download the jar from modrinth.
Or clone the repository and run ./gradlew build
.
The compiled jar should be under build/libs/.
- Encase the villager in a 1x1 area.
- Place down a Lectern in front of the villager.
- Look at the Lectern and execute
/tradefinder select
. - Put enough lecterns in your off-hand and an axe in your main-hand. The faster the axe can break the lectern, the faster the mod will be able to search.
- Execute
/tradefinder searchSingle <enchantment> <maxPrice>
to start searching for you preferred enchantment. As soon as the mod found it, it will stop the search and message you. - If you want to stop the search before you found the enchantment, execute
/tradefinder stop
.
- Execute
/tradefinder config
or open the config gui using modmenu. - Switch to 'List Enchantments' Tab. Then select all the enchantments you want to search for.
- Execute
/tradefinder searchList
to start searching for the list. As soon as the mod found any enchantment you selected, it will stop the search and message you. - If you want to stop the search before you found a enchantment, execute
/tradefinder stop
.
- The error: "You are not looking at a lectern."
- Make sure you are looking at the lectern and not the villager.
- The lectern doesn't get broken.
- Some anti-cheats can prevent breaking the lectern or interacting with the villager if you are not looking at it.
- My Lecterns are disappearing.
- Sometimes the lecterns dropped, can get behind the lectern or somewhere else. Stop the mod, break the lectern, and try to find all the items. Then start the search again.