XaerosShinyCobblemon
All shiny Pokémon now feature an orange glow, making them easier to spot in the game.
Resource Pack Contents
This resource pack includes the following official Pokémon collections:
- Base Cobblemon collection version 1.3
- MysticMons pack version 1.6
- AlolaMons pack version 1.3
- DecubeMons collection version 1.5.1
- Additional MoreMons set version 0.4.1
Note for AlolaMons installation: Additional file editing is required for AlolaMons to function correctly.
AlolaMons Configuration
Method 1: Using Prepared Files
Extract the AlolaMonsFix.zip archive and the main AlolaMons_v1.3.zip archive, then navigate to:
AlolaMons_v1.3/assets/cobblemon/bedrock/species/
Method 2: Manual File Editing (Optional)
If you prefer to edit files manually, open .json files and locate the following code:
"aspects": [ "shiny" ],
"texture": "cobblemon:textures/pokemon/charjabug/charjabug.png"
You need to add the _shiny suffix to the texture name:
"aspects": [ "shiny" ],
"texture": "cobblemon:textures/pokemon/charjabug/charjabug_shiny.png"
Save the changes and repeat this procedure for all Pokémon from the AlolaMons pack. After completing the editing, create a new archive with the updated files.
Credits and Acknowledgments
I would like to express gratitude to the following authors for the materials used:
- MBCMechachu for creating the national Pokédex
- Accieo for providing sprites used in the foundation of this pack
- Maxitotito for ideas and inspiration - the works of these developers served as the basis for creating this resource pack.