meteor-client
meteor-client copied to clipboard
Add Quick trade module
Type of change
- [ ] Bug fix
- [x] New feature
Description
This change adds a new module to make trading in large quantites easier. By enabling the module and specifying a hotkey, you can trade with a villager until you run out of items. You may also disable the dropping of emeralds of those items if you wish to. (If your inventory is full, then items are dropped by default)
Related issues
Have previously suggested this and had some support on it.
https://github.com/MeteorDevelopment/meteor-client/issues/4462
How Has This Been Tested?
Yes - tested in production servers and in singleplayer. (Videos are too large to send here but can produce another if absolutely necessary)
Checklist:
- [x] My code follows the style guidelines of this project.
- [x] I have added comments to my code in more complex areas.
- [x] I have tested the code in both development and production environments.