
What Am I Looking At? v1.0.3
Updated: 3 days ago
What Am I Looking At displays information about the block or entity you are looking at on your screen. Sneak to display more details about the block or entity. This works with all other addons as well.
Not sneaking:

Sneaking:

Not sneaking:

Sneaking:

Functions
/function waila/always-show-identifier - shows the identifier of blocks and entities even when not sneaking (as shown in the images above) /function waila/show-identifier-sneak - shows the identifier of blocks and entities only when sneaking (default)
/function waila/show-health-icon - shows the health icon instead of the "Health: " label (default)
/function waila/show-health-label - shows the "Health: " label instead of the health icon
ENABLE ALL EXPERIMENTAL GAMEPLAY OPTIONS
REQUIRES 1.18+
Changelogs
v1.0.3
added heart icon when displaying entities health
added functions to enable and disable the heart icon
other bug fixes
v1.0.2
returned waila ui to its original position due to it being covered by pause and chat buttons on mobile
now shows player gamertag instead of "entity.player.name" when looking at players
shulker boxes are now named properly
fixed missing dependency error when adding waila behaviors to a world
v1.0.1
no longer displays tile.block_identifier.name for doors, melon stem, carrots, powered and unpowered redstone comparator, powered and unpowered redstone repeater, lit deepslate redstone ore, lit redstone ore, lit blast furnace, lit furnace, lit smoker, all glazed terracotta, cobblestone wall, mossy cobblestone wall, all slabs, and all double slabs
no longer shows identifier of blocks and entities when not sneaking added option to disable or enable displaying identifier of blocks and entities when not sneaking
no longer displays extra data when sneaking for dummy entities (items, xp orbs, etc)
moved waila ui higher up
other bug fixes