meteor-client
meteor-client copied to clipboard
Update Chest Swap (MeteorDevelopment#4525)
Type of change
- [x] Bug fix
- [ ] New feature
Description
Chest swap will now recognize all and work with chestplate types, best mode will swap with the best available chestplate in inventory. idk when someone would want to swap to a leather chestplate, but now you can.
Note: Not the cleanest implementation
Related issues
Fixes #4525 by including other chestplate types
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.