Описание
# m4lib
Library mod for m4ssive's mods - Provides common utilities for nametag rendering and entity interactions.
## Description
m4lib is a shared library mod that provides common functionality for m4ssive's Minecraft mods. It includes utilities for nametag rendering, entity interactions, and other shared features.
## Features
- Nametag rendering utilities
- Entity interaction helpers
- Common utilities for m4ssive mods
## Requirements
- Minecraft 1.21.x
- Fabric Loader >= 0.15.11
- Fabric API
- Java 21+
## Installation
1. Install [Fabric Loader](https://fabricmc.net/use/) for Minecraft 1.21
2. Download and install [Fabric API](https://modrinth.com/mod/fabric-api)
3. Download m4lib from [Releases](https://github.com/m4ssivee/m4lib/releases)
4. Place the mod in your `mods` folder
## Usage
This is a library mod - it provides functionality for other mods. Install it if you're using mods that depend on m4lib.
## Mods Using m4lib
- TotemCounterV2
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Links
- [GitHub](https://github.com/m4ssivee/m4lib)
- [Issues](https://github.com/m4ssivee/m4lib/issues)
## Author
**m4ssive**
- GitHub: [@m4ssivee](https://github.com/m4ssivee)