Placeholders

Placeholders for use in the GUI:

Placeholder
Description
Example Output

%percentage%

Returns the players current Pokedex completion percentage

18.35%

%pokemon%

Returns the name of the Pokemons species

Weedle

%pokedex%

Returns the pokedex number of the Pokemon

13

%biomes%

Returns a comma separated list of biomes the Pokemon can spawn in

Swamp, Swamp Hills

%spawn_times%

Returns a comma-separated list of spawn times for the Pokemon

Dawn, Morning, Day, Dusk, Night

%catch_rate%

Returns the catch rate of the Pokemon, separate and formatted by gender

%sprite%

Returns the resource location for the Pokemons sprite image. This is used in the UIImage NBT data string.

Placeholders for use in the Config:

%player%

Returns the players username, for use in rewards.

Dinnerbone

Last updated