作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: fabric
标签: equipment game-mechanics utility
Stellar TMs is a server-side mod that adds TMs and TRs to Cobblemon through Polymer!
stellartms:move data component for TMs and TRs (/give <player> stellartms:tm[stellartms:move=tackle])StellarTMs/config.json for 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 usernameBase Command:
Give Command:
stellartms.giveReload Command:
stellartms.reloadFilters 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:bug,watercategory:statusgimmick:zmovelearnedby:pikachu#tm#egg, this will give a move in Pikachu's TM or egg learnsetFilters 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.
请登录后举报
暂无评论,抢个沙发吧~