Описание
## 📕 About
Sketch is a library meant to be used by Team Abode projects, but anyone is welcome to use this library.
## ⭐Notable Features
- **Config API:** A simple but robust config API.
- **Sketch Animation API:** Data-driven registries for entity animations based off the vanilla animation system.
- **Shield Events:** Event callbacks for shield blocking and disabling.
- **Custom Boat Type:** Data-driven registries for boat types that bypass the hardcoded vanilla enum.
- **Worldgen Tools:** WIP worldgen tools such as new feature types.
## ❓What's Next?
- An ingame interface for Sketch configs
- Expanded worldgen tools
- Model overrides API
- More event callbacks
- Datagen utils