Cobblemon PokeTotems
This is a Server-Side only mod that adds PokeTotems to the game. PokeTotems are item versions of Pokemon. There is two versions of PokeTotems, Normal and Clones.
Normal PokeTotems keep their UUID and OT data intact, while Clones get new UUIDs and OTs assigned.
Note, all versions of PokeTotems can be right-clicked to automatically convert into a Pokemon assuming
the server-owner has not restricted the permissions for /totemtopoke and /totemtopoke-redeem
Note to map-makers/server-owners:
If you are planning on creating custom loot rewards using the Totems, it is recommended to use the Cloned PokeTotems instead of the Normal PokeTotems.
Dependencies
Section titled “Dependencies”Commands
Section titled “Commands”Requires No Permissions or Permission Node
Section titled “Requires No Permissions or Permission Node”/totemtopoke- Converts the held PokeTotem into a Pokemon- Permission:
cobblemon_poketotem.command.totemtopoke
- Permission:
/totemtopoke-redeem- Converts the held PokeTotem Clone into a Pokemon- Permission:
cobblemon_poketotem.command.totemtopoke-redeem
- Permission:
Requires OP or Permission Node
Section titled “Requires OP or Permission Node”/poketototem- Opens the Normal PokeTotem conversion menu- Permission:
cobblemon_poketotem.command.poketototem
- Permission:
/poketototem clone- Opens the Clone PokeTotem conversion menu- Permission:
cobblemon_poketotem.command.poketototem
- Permission:
/poketototem-server <player> <slot 0-5>- Converts specific Pokemon Slot to a Normal PokeTotem and gives it to the player.- Permission:
cobblemon_poketotem.command.poketototem-server
- Permission:
/totemtopoke-server <player>- Converts the currently held PokeTotem (if any) of a player into a Pokemon- Permission:
cobblemon_poketotem.command.totemtopoke-server
- Permission:
/totemtopoke-redeem-server- Converts the currently held PokeTotem Clone (if any) of a player into a Pokemon- Permission:
cobblemon_poketotem.command.totemtopoke-redeem
- Permission:
Cobblemon NPC Integrations
Section titled “Cobblemon NPC Integrations”Player Functions
Section titled “Player Functions”poketototem
Section titled “poketototem”q.player.poketototem(<slot 0-5>)- Converts the player’s pokemon on a specific slot to a Normal PokeTotem
An Example of this can be found in the included Cobblemon NPC Dialogue cobblemon:cpt_poke_to_totem