Compatibility
Minecraft: Java Edition
Creators
Details
NOTICE
This mod does not work in current versions, and therefore I have made it unlisted! It only works for a few versions of the resource pack in 1.3, until I found a solution that was much better. This resource pack is no longer required, and my "bonus textures" resource pack will work with any other minimap icons resource pack.
Causes all shiny pokemon in my resource pack to have a sparkly icon on Xaero's minimap. Only needs to be installed as a resource pack!
All pokemon have the same icon. This should not require updating.
How to make your own resource pack compatible
1. Place a transparent image of any size in the assets/cobblemon/pokemon folder. Call it shiny.png
2. Place the code
{"aspects": ["shiny"],
"texture": "cobblemon:textures/pokemon/shiny.png",
"layers": []
},
at the top of each bedrock/species file
3. Done! It won't show you which species it is, but it tells you when there is a shiny nearby.
If I eventually update it it will remain compatible in this way, but would also check for a shiny.png in the species' folder in order to show an icon.



