Hwyla

Hwyla (Here's What You're Looking At) is a UI improvement mod aimed at providing block information directly in-game. It is also a fork of Waila.

File Details

Hwyla-1.8.24-B39_1.12.jar

  • R
  • Mar 18, 2018
  • 441.60 KB
  • 420.2K
  • 1.12.2+2

File Name

Hwyla-1.8.24-B39_1.12.jar

Supported Versions

  • 1.12.2
  • 1.12.1
  • 1.12

Version 1.8.24:

- Properly blame mods who are returning a null ItemStack in getPickBlock.
    - This is completely invalid behavior and I will no longer tolerate being blamed for the crashes it causes.
    - Example blame: `minecraft:cobblestone from mod Minecraft returned a null ItemStack in getPickBlock(...). Please report this to them.`
- Fixed tooltip width calculation not taking fully formatted ITextComponents into account
    - Bold lettering spilled out of the tooltip since it's wider than normal text.
- Wrap Waila style plugins in our own plugin system to bring everything closer to the same codebase.