cobblemon-cards-fabric-1.0.4.jar
Curse Maven Snippet
What's new
# 📝 Changelog: v1.0.4
## 🐛 Bug Fixes
* **Right-Click Menu Crash (`IndexOutOfBoundsException`):** Fixed a server/client desync crash that occurred when right-clicking a Master Album in your hand while having a regular Binder equipped in your accessory slot. The menu logic now strictly differentiates between hotkey presses (which check the accessory slot first) and direct item interactions (which strictly open the clicked item).
* **Grainy Terrain / Mipmap Rendering Bug:** Fixed a major visual issue where distant terrain (especially tree leaves) appeared shimmering or pixelated when the mod was installed. This was caused by irregular texture dimensions (like `40x30` or `22x31`) forcing Minecraft's texture atlas to drop the mipmap level from 4 to 0. All affected textures have been padded with transparent space to reach multiple-of-16 dimensions (e.g., `48x32`, `32x32`), restoring smooth distant rendering.
## 🎨 UI & Visual Polish
* **GUI UV Mapping Adjustments:** Updated the internal rendering code to perfectly offset the new transparent padding applied to the textures. Cards and Pokémon icons will continue to render exactly at their intended sizes without any visual shifting or misalignment.
* **Shiny Sprite Cleanup:** Removed the semi-transparent orange aura/glow artifacts from Shiny Pokémon icons (commonly found in HOME or newer generation sprites), giving them a much cleaner, authentic pixel-art look inside the binders.
* **Icon Standardization:** Cropped and centered oversized Pokémon icons to ensure all sprites fit perfectly inside the designated `40x30` card slots without overflowing the UI.
This mod has no additional files

