Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Hwyla

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.

247.4k
43
Library
Utility
Hwyla has been archived. Hwyla will not receive any further updates unless the author decides to unarchive the project.

Compatibility

Minecraft: Java Edition

1.16.x
1.15.x
1.14.x
1.13.2
1.12.x
1.11.2
1.11
1.10.2

Platforms

Fabric
Forge

Supported environments

Client-side
Server-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

ModrinthArchives
ModrinthArchives Owner

Details

Licensed CC-BY-NC-SA-4.0
Published last year
Updated last year
DescriptionGalleryChangelogVersions

Show all versions

1
2
3
4

Hwyla-forge-1.10.3-B61_1.14.2

by ModrinthArchives on Jul 6, 2023
Download

Version 1.10.3:

- Update to Minecraft 1.14.2 for use on Forge

Hwyla-fabric-1.14-1.9.16-60

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.16:

- Fixed text input fields not rendering properly in the config GUI

Hwyla-fabric-1.14 Pre-Release 3-1.9.15-59

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.15:

- Updated to 1.14 Pre Release 3
- Fixed server crash on startup
- Added a logo for ModMenu

Hwyla-1.10.2-B58_1.13.2

by ModrinthArchives on Jul 6, 2023
Download

Version 1.10.2:

- Fix server startup crash

Hwyla-fabric-1.14 Pre-Release 1-1.9.14-56

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.14:

- Updated to 1.14 Pre Release 2
- Updated to Fabric Loader 0.4.0
- Reworked plugin loading system to make use of new Fabric Loader features

Hwyla-fabric-1.14-1.9.13-55

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.13:

- Updated to 19w12b

Mojang *please* stop breaking buttons, thanks. This is the third snapshot in a row.

Hwyla-fabric-1.14-1.9.12-54

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.12:

- Updated to 19w12a
- Enabled the config button in Mod Menu

Hwyla-fabric-1.14-1.9.11-53

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.11:

- Updated to 19w11b

Hwyla-1.10.1-B53_1.13.2

by ModrinthArchives on Jul 6, 2023
Download

Version 1.10.1:

- Recompiled on latest Forge to fix annotation error on launch

Hwyla-fabric-1.14-1.9.10-52

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.10:

- Updated to 19w09a

Hwyla-1.10.0-B52_1.13.2

by ModrinthArchives on Jul 6, 2023
Download

Version 1.10.0:

- Initial port to 1.13.2 on Forge
- Modders beware: There are several API changes to bring it up to modern standards. Notable changes include
    - Tooltips are now backed by `ITextComponent` instead of `String`
    - `ITaggedList` has been reworked to be much easier to work with
        - See `HUDHandlerVillager#appendHead(...)` for an example of how to replace an existing tagged line
    - Config values are now namespaced
        - See `PluginCore` or `PluginMinecraft` for examples
    - Tooltip renderers are now namespaced
        - See `PluginCore` or `PluginMinecraft` for examples
    - Some classes were renamed to remove the "Waila" identifier
    - `getNBTData(...)` in `IWailaDataProvider` was moved to `IServerDataProvider`
        - See `HUDHandlerFurnace` or `HUDHandlerVillager` in the default Minecraft plugin for block/entity examples
    - Registration methods for data providers have been flattened into a single method (`registerComponentProvider`) with a position parameter
        - See `PluginCore` or `PluginMinecraft` for examples
    - There is now a way to display a stack for an entity (`registerEntityStackProvider`)

When in doubt, check the javadocs.

Hwyla-fabric-1.14-1.9.9-51

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.9:

- Updated to 19w06a
- Updated to Fabric API 0.2.0
- Added a localization string to the Nitwit since Mojang doesn't have one

Hwyla-fabric-1.14-1.9.8-50

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.8:

- Added an API feature that allows displaying an item on an entity tooltip
    - Useful for things like paintings, item frames, and minecarts (which are included by default)
- Fixed minecart tooltip being blank

Hwyla-fabric-1.14-1.9.7-49

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.6:

- Updated to 19w04a

Hwyla-fabric-1.14-1.9.6-48

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.6:

- Fixed crash on server start
- Fixed overlay not being hidden when the player list was open
- Fixed server -> client config sending for synced values
- Fixed health tooltip over the configured heart max not being translated
    - Also limited the text display to 2 decimal places

Hwyla-fabric-1.14-1.9.5-47

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.5:

- Fixed ray trace ignoring non-collidable blocks

Hwyla-fabric-1.14-1.9.4-46

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.4:

- Fixed entity tooltips displaying data about the last block viewed
- Fixed entity health renderer
    - It allowed up to 40 hearts per line, now it only allows up to 10 by default
    - Math for newlines was wrong and reset the horizontal positioning

Hwyla-fabric-1.14-1.9.3-45

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.3:

- Updated to 19w03c
- Fixed keybinds not working

Hwyla-fabric-1.14-1.9.2-44

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.2:

- Fixed crash at startup on 19w02a by switching to Fabric's keybinding API

Hwyla-fabric-1.14-1.9.1-43

by ModrinthArchives on Jul 6, 2023
Download

Version 1.9.1:

- Furnace progress rendering now takes the different burn times into account for the different furnace types
- Removed some unnecessary textures from the jar
- Added support for the Sweet Berry Bush's maturity
- Added description tooltips to some entries int he config GUI
- Re-implemented the handler dump command
- Fixed spacing on large tooltips
- Fixed display for paintings, item frames, etc
- Renamed "Configure Aspect" to "Color" in the config GUI

1
2
3
4

Modrinth is open source.

app-ads@1633f40

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.