Описание
# Fuzz
[中文](https://github.com/1024-byteeeee/Fuzz/blob/dev/README.md) | **English**
A client-side mod using [Carpet Mod](https://github.com/gnembon/fabric-carpet) operation logic, providing some useful features.
All features are disabled by default.
---

---
## Quick Start
- Main Command
- /fuzz
- /fuzz list
- /fuzz list <category>
- /fuzz <rule> <option>
/fuzz: View the list of currently enabled rules
/fuzz list: View full list of rules
/fuzz list <category>: View the list of rules under the specified category tag
/fuzz <rule> <option>: Modify options for the specified rule
## Document
- [Rules](https://github.com/1024-byteeeee/Fuzz/blob/dev/docs/en/rules_en.md)
- [Commands](https://github.com/1024-byteeeee/Fuzz/blob/dev/docs/en/commands_en.md)
- [Development](https://github.com/1024-byteeeee/Fuzz/blob/dev/docs/en/development_en.md)
## License
This project is available under the [ LGPL-v3.0 ](https://choosealicense.com/licenses/lgpl-3.0/) license. Feel free to learn from it and incorporate it in your own projects.