Addon that changes villager profession until the desired trade is found.
We have a Discord server.
Minecraft | Meteor | Supported | Download |
---|---|---|---|
1.21.1 | 0.5.8-dev >2147 | Yes | 1.4.8 |
1.20.6 | 0.5.7-dev >2072 | No | 1.4.5 |
1.20.4 | 0.5.6-dev >1983 | No | 1.4.4 |
1.20.2 | 0.5.5-dev >1945 | No | 1.4.3 |
1.20.1 | 0.5.4-dev >1846 | No | 1.4.2 |
1.19.4 | 0.5.3-dev >1817 | No | 1.4.2 |
1.19.3 | 0.5.2-dev >1714 | No | 1.3.6 |
1.19.2 | 0.5.1-dev >1573 | No | 1.3.4 |
1.19.1 | 0.5.1-dev >1570 | No | 1.3.2 |
1.19 | 0.5.0-dev >=1563 | No | 1.3.1 |
1.19 | 0.5.0-dev <1563 | No | 1.3 |
1.18.2 | 0.4.9 | No | 1.3 |
1.18.1 | ? | No | 1.2.1 |
Download links for older versions are here only for archival reasons, do not use them.
If you want to roll villagers on servers running older Minecraft versions please use ViaFabricPlus.
Addon is targeted for lazy people that are playing on server and trying to find enchantment on librarians. No functionality about other trades/professions implemented and planned, you can pull request them if you really want to.
- Acquire villager (not nitwit)
- Acquire some lecterns (32 will be good)
- (Recommended, not required) Acquire axe, better quality - faster rolling
- Confine yourself and a villager from step 1 in a space where no freely moving entities and blocks are present (except villager and you)
- Block villager from wandering around (slabs, blocks, stairs, not trapdoors since those mess with pathfinding)
- Place a lectern where villager can access it and ensure that hand-rolling of profession is possible
- Configure module to your needs and enable it
- Follow selection of block and villager from chat messages
- Leave module running alone (switching focus from window will likely open pause menu and pause rolling if "Pause on screens" option is enabled, disable it if you know what you are doing)
- Profit!
- It says "We got your villager" twice and stops
Addon is designed to run on servers. Singleplayer and plugins can interfere with how merchant screens behave, nothing that can be done about it. - I can not interact with villager anymore
See above, screen desync can be fixed by rejoining server. Nothing that can be done about it. - It does not place lecterns back
It does place lecterns back, if it failed it means that block is impossible to place because player, villager, other entity or block is already occupying that block. Rolling process will hang because of this but will resume after manual block placement. - It closes chat/overlay/screens while rolling
Yes it does because there is no way to not to, when interaction with villager is requested server will force client to open merchant screen (will replace any screen that is present) and opening that screen is required to get list of trades from the villager. Toggle "Pause on screens" will prevent new interactions if any screen is open (to aboid force closing it), after you done what you wanted you can manually interact with villager to resume rolling. - It does not collect lecterns and fails to place them when they run out
Searching, pathfinding and moving to specific item on the ground is difficult and messy, there always a chance that all lecterns will fly away from player and it will end up with empty hands. You can optimize it by having hopper-dropper setup or flowing water if you really want to. Feel free to implement non destructive moving towards dropped item if you want. - It always rolls to best level of enchantment
Update Villager Roller to 1.2
Integrating Villager Roller into other clients without modifying underlying featureset/codebase is allowed only with prior agreement or credit inside module settings/description. (Example: Villager Roller by FlexCoral
)
GPL-3.0, see LICENSE in project root