Description
This is a small compatibility and stability patch for Powah on Minecraft 1.21.1.
A known issue in Powah causes a client-side crash when the player looks at an Energizing Rod, due to a rendering exception thrown during model/tooltip rendering. Until the official mod receives an update, this mod provides a clean and safe fix.
related issue here
What It Does
This mod injects a lightweight Mixin into the affected renderer, preventing the invalid code path from executing. The crash is fully eliminated without altering any gameplay mechanics or energy systems from Powah.


