
Cobblemon Autobattle
Активный0.0
Установок
0
Последнее обновление
3 недели назад
Версии
1.21.1
Клиент
Fabric
Neoforge
Управление
Оптимизация игры
Утилиты
Аддоны
Cobblemon Autobattle
A client side mod to automate battles in Cobblemon.
Description
Moves and switch targets are chosen randomly. Other actions (like item usage or position shifting) will never be performed, although you are free to interfere at any time.
Configuration
The config file is located at configs/cobblemon_autobattle-client.toml
and provides following options:
autobattle_enabled
: Toggle Autobattle.select_delay
: Delay in ms before making a choice.switch_chance
: Chance to randomly switch to another pokemon if possible.
You may configure a key binding in the Minecraft options to toggle autobattle_enabled
ingame. The default key is K
.
Dependencies
- Cobblemon
- Forge Config API Port (fabric only)