Pokémon Model: Difference between revisions
(Created page with "{{InfoboxItem | image = File:pokemon model model.png | item = File:pokemon model.png | itemtooltip = Bulbasaur | stacklimit = 1 }} A '''Pokémon model''' is an item that visually represents a specified Pokémon. ==Obtaining== Pokémon models can currently only be obtained through the use of commands. <code>/give <target> cobblemon:pokemon_model{data_tags}</code> '''Example''' {{ChatInterface|<nowiki>/give @p cobblemon:pokemon_model{species:"cobblemon:bulbasaur", aspe...") |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{InfoboxItem | {{InfoboxItem | ||
| image = | | image = Pokemon Model (model).png | ||
| item = | | item = Pokemon Model.png | ||
| itemtooltip = Bulbasaur | | itemtooltip = Bulbasaur | ||
| stacklimit = 1 | | stacklimit = 1 | ||
}} | }} | ||
A '''Pokémon | A '''Pokémon Model''' is an item that visually represents a specified Pokémon. | ||
==Obtaining== | ==Obtaining== | ||
Pokémon models can currently only be obtained through the use of commands. | Pokémon models can currently only be obtained through the use of commands. | ||
<code>/give <target> cobblemon:pokemon_model{data_tags}</code> | <code>/give <target> cobblemon:pokemon_model[cobblemon:pokemon_item={data_tags}]</code> | ||
'''Example''' | '''Example''' | ||
{{ChatInterface|<nowiki>/give @p cobblemon:pokemon_model{species:"cobblemon:bulbasaur", aspects:[]}</nowiki>}} | {{ChatInterface|<nowiki>/give @p cobblemon:pokemon_model[cobblemon:pokemon_item={species:"cobblemon:bulbasaur",aspects:[""]}]</nowiki>}} | ||
{{Items}} | {{Items}} |
Latest revision as of 16:57, 6 January 2025
A Pokémon Model is an item that visually represents a specified Pokémon.
Obtaining
Pokémon models can currently only be obtained through the use of commands.
/give <target> cobblemon:pokemon_model[cobblemon:pokemon_item={data_tags}]
Example
/give @p cobblemon:pokemon_model[cobblemon:pokemon_item={species:"cobblemon:bulbasaur",aspects:[""]}]