
Cobblemon - Stellar TMs
Server-side mod that adds TMs and TRs to Cobblemon!
- Загрузки
- 3K
- Подписчики
- 2
- Обновлён
- 8 ноября 2025 г.
- Лицензия
- All-Rights-Reserved
Опубликован 27 июля 2025 г.
Stellar TMs
Stellar TMs is a server-side mod that adds TMs and TRs to Cobblemon through Polymer!
Features
- Adds a TM and TR item
- Adds a
stellartms:movedata component for TMs and TRs (/give <player> stellartms:tm[stellartms:move=tackle]) - If no move component is specified, it is a Blank TM/TR
- Blank TM/TRs can be used on a Pokémon to copy one of its moves to a new TM/TR, using up the Blank one
- Item texture, name, and functionality update based on the move component
StellarTMs/config.jsonfor basic item/message customization%pokemon%,%move_color%,%move%,%player%placeholders%pokemon%: The Pokémon's display name%move_color%: becomes <#move's type color>, based on Cobblemon's type coloring%move%: The move's display name%player%: The player's username
Commands
Base Command:
- /stellartms
Give Command:
- /stellartms give <player(s)> tm/tr /blank/random "[]"
- Permission:
stellartms.give
- Permission:
Reload Command:
- /stellartms reload
- Permission:
stellartms.reload
- Permission:
Random Filter Details
Filters are separated with ";" characters.
Gimmick moves are filtered out by default, modifiable in the config.
Filters within the same filter type are separated by commas, as is shown in the "Type" example.
Filter Types:
- Type
- Any elemental type
- Ex:
type:bug,water
- Category
- Status, Physical, Special
- Ex:
category:status
- Gimmick
- Any gimmick that has associated moves (zmove, max, gmax)
- Ex:
gimmick:zmove
- Learned By
- Required to be learned by a specific pokemon
- Has a set of sub-filters for learnsets, separated by "#" characters. (tm, tutor, egg, level)
- Ex:
learnedby:pikachu#tm#egg, this will give a move in Pikachu's TM or egg learnset
Filters can be made an exclusive filter as well, by adding a "!" in front of it.
So, !type:fire,fairy would give anything except fire and fairy-type moves.
Full Command Example:/stellartms give <player> tm random "type:electric;!category:physical;learnedby:pikachu#tm"
This gives an electric-type move that is either special or status, in Pikachu's TM learnset.
Ченджлог
1.0.2-1.6.1Релиз1.21.1 · 8 ноября 2025 г.
- Added a "random" option to the
/stellartms givecommand- This option also supports a slightly complex filter system, detailed in the mod description.
1.0.1-1.6.1Релиз1.21.1 · 12 октября 2025 г.
Fixed several packet issues causing client disconnects, missing tooltips, etc. #1
Thank you Suarez for these fixes!
1.0Релиз1.21.1 · 27 июля 2025 г.
Initial Release
Комментарии
Загружаем…