Описание
# Cobblemon Move Tutor
This mod adds a new NPC to your Cobblemon world that can teach your Pokemon new moves. The Move Tutor, set to spawn
near Minecraft villages, offers a variety of moves that your Pokemon can learn, enhancing their abilities and making
them more versatile in battles.
## Requirements
- [Matthiesen Core](https://modrinth.com/mod/matthiesen-core)
- [Cobblemon](https://modrinth.com/mod/cobblemon)
- [Fabric API](https://modrinth.com/mod/fabric-api) (Fabric only)
- [Forge Config API Port](https://modrinth.com/mod/forge-config-api-port) (Fabric only)
### Optional compatibility
- [CobbleDollars](https://modrinth.com/mod/cobbledollars)
- [Impactor](https://modrinth.com/mod/impactor)
## Docs
Documentation for this mod can be found at [mods.matthiesen.dev](https://mods.matthiesen.dev/cobblemon-move-tutor/)
## Version Compatibility
| Minecraft Version | Matthiesen Core Version | Cobblemon Version | Mod Version |
|-------------------|-------------------------|-------------------|-------------|
| 1.21.1 | Unsupported | 1.7.3 | 1.0.0-1.2.1 |
| 1.21.1 | 1.x.x | 1.7.3 | 1.3.0 |
| 1.21.1 | 1.2.7+ | 1.7.3 | 1.4.0+ |
| 1.21.1 | 1.2.7+ | 1.8.0 | 1.5.0+ |
> Before `v1.3.0` This mod relied on [Matthiesen Lib](https://modrinth.com/mod/matthiesen-lib) for its APIs, which has since been replaced by [Matthiesen Core](https://modrinth.com/mod/matthiesen-core).
## FastStats Metrics
This mod uses [FastStats](https://faststats.dev) to collect anonymous usage statistics. This helps the developer understand
how this mod is being used and improve it over time. You can learn more about the data collected and how it is used by visiting
[FastStats: Information](https://faststats.dev/info).
You can also view the data collected by this mod on the [FastStats: Cobblemon Move Tutor](https://faststats.dev/project/cobblemon-move-tutor) page.
To opt out of this data collection, set the `enabled` property to `false` in the `/config/matthiesen_core/metrics.properties` file.
## License
MIT - see `LICENSE`.