Radical Cobblemon Trainers API

Radical Cobblemon Trainers API

v0.15.2-beta
Modrinth 157 подписчики Загрузок: 7 271 645
от hd42
Войти

Trainer management and battle API for Cobblemon.

Товар

О товаре

Radical Cobblemon Trainers - API

Trainer management and battle API for Cobblemon.

This API was developed as foundation for the Radical Cobblemon Trainers mod and as replacement for the discontinued dependency CobblemonTrainers for Minecraft >= 1.21 and Cobblemon >= 1.6.

Yet it is designed as independent library to provide a subset of similar features for everyone to use.

Key features

  • Trainer management and entity association (trainer registry)
  • Support for different battle formats (1v1 SINGLE, 1v1 DOUBLE, 2v2 MULTI, ...)
  • Custom battle rules (e.g. max item usages per battle)
  • Extended AI features (currently only supported by RCTBattleAI):
  • Usual battle activities (move selection, switch, ...)
  • Gimmicks: Mega evolve, Dynamax, Z-Moves, Terastallize, etc. (most gimmicks that are activated by held items will require another mod to provide them. Mega Showdown would be an example and is also required for dyna- and gmax)
  • Trainers can carry and use items
  • Trainer and pokemon models (pojos) for easy parsing
  • Converters to Cobblemon types
  • Model validation (collects all errors before an exception is thrown)

Check out the repository for an example.

Supported By

bisecthosting

Превью

Изображения товара

Окружение

Требования и совместимость

Совместимость и требования

FabricNeoforge1.21.1

Локальный хост

Optional

Хостинг на сервисах

Optional

Условия

Лицензия

Условия использования, изменения и распространения этого товара.

LicenseRef-MCOMLModrinth
Релиз

Последний релиз

v0.15.2-beta

19.04.2026 · Modrinth

Changelog

As of version 0.15.0-beta, RCTApi may only be redistributed under the terms of the MCOML License.

[0.15.2-beta] - 2026-04-19

Fixed:

  • #130 Battle error related to oversight in fix #129 (multi gimmick usage fix)