A Cobblemon addon that allows for Cobblemon to spawn in naturally in different sizes. The limit to how big or small the size change is can be configured in the mod config.
View the latest change log here
Configuration fields
sizeModificationChance
This controls how often a cobblemon will change size when spawning
preventShoulderMountSize
This field prevents a cobblemon from mounting on a shoulder when the scale of the cobblemon is larger than the specified value. This defaults to 1.5x scale. This is available to prevent very large cobblemon from being on shoulders because it is quite strange looking.
minSizeMultiplier
The mininum scale a cobblemon will be scaled to. Defaults to 0.2x
maxSizeMultiplier
The maximum scale a cobblemon will be scaled to. Defaults to 2.0x
sizeDefinitions
The size definitions for the UI text. See more below
permissions
The permissions levels needed to run the commands in the mod. See more below
Size Category
Note: This feature requires the mod to be installed on the client
There is a size category shown in the Cobblemon Party and PC screens. This will show just above the UI render of the Cobblemon. The default size categories that are defined are as follows:
Name | Size Range | Color |
---|---|---|
Tiny | 0.2 - 0.5 | #1b88cc |
Small | 0.51 - 0.9 | #1bcc9a |
Average | 0.91 - 1.2 | #ffffff |
Big | 1.21 - 1.6 | #e6ff2b |
Large | 1.61 - 1.9 | #f07426 |
Huge | 1.91 - 2.0 | #f21800 |
Name: The text that will be shown in the UI
Size Range: The size range that defines what text should be shown in the UI
Color: The color of the text in hexidecimal format
These are all entirely configurable via the mod config file and you can have as many or as few defined as you would like. The only condition is that the size range that you define for each category must fall inside the defined min and max size modifiers.
For example:
If minSizeMultiplier = 0.5
and maxSizeMultiplier = 1.2
then the smallest size category should have a low range of 0.5 and the biggest size category should have a high rage of 1.2.
Name | Size Range | Color |
---|---|---|
Small | 0.5 - 1 | #1b88cc |
Big | 1.01 - 1.2 | #1bcc9a |
Commands
/pokesizer
: allows for manually changing the size of any Cobblemon in a party. The permission level values exist in the config. By default only admins can run the command. The arguments are defined as follows:
/pokesizer <Player> <PokemonPartyMemeber> <Size>
- Default permission level: 2
OR
/pokesizer self <PokemonPartyMemeber> <Size>
- Default permission level: 2
The self variant exists to allow for servers to let certain players change the size of only their own Cobblemon.
The permissions for these commands are cobblemonsizevariation.commmand.pokesizer
and for the self variant is cobblemonsizevariation.commmand.pokesizer.self
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+