Описание
# THANKS FOR 9,900 DOWNLOADS!!!!
[](https://modrinth.com/mod/fabric-api)
[](https://modrinth.com/mod/modmenu)
[](https://ko-fi.com/acoyt)
## Features
- Mixin annotations for only loading when a certain mod is loaded, or only when in dev env
- Builder system for making data generation of data classes (damage types, jukebox songs, tags, etc.) a ton easier! (As well as one specifically for making model layers easier, though it's a bit funky)
- A sound instance that changes volume depending on how close players are to a specified location
- Screen alignments for rendering images at certain locations on the screen
- All easings from [easings.net](https://www.easings.dev/) in an interface class
- An interface that you can implement in your mob effect class to make it unclearable
- Many events (See [here](https://github.com/AcoYTMC/AcornLib/tree/main/src/main/java/net/acoyt/acornlib/api/event) for a full list)
- An armor attributes helper, for adding attributes to certain pieces of armor!
- A ton of template items for tons of functionalities! (See [here](https://github.com/AcoYTMC/AcornLib/tree/main/src/main/java/net/acoyt/acornlib/api/item) for a full list)
- Screen particles!
- Registrant system for registering any object, and auto-generating lang! It also has a template for custom modded registries.
- Many utility classes for a multitude of uses! (See [here](https://github.com/AcoYTMC/AcornLib/tree/main/src/main/java/net/acoyt/acornlib/api/util) for a full list)
- Commands
- Velocity command (exact (add|subtract) & directional)
- AcornLib command (dev env only, checks if player is a supporter)
- Extra `if` branches in the execute command!
- Supporter System
- Ability to make mods (AcoYT) supporter only
- Custom perks for supporters and friends in other mods using this library
---
THANK YOU SO MUCH [SHIV](https://modrinth.com/user/ShivAngel) FOR REMAKING THE ACORN TEXTURES FOR ME