
Jade 🔍
Shows information about what you are looking at. (Hwyla/Waila fork for Minecraft 1.16+)
About
Jade 🔍
<center><img src="https://cdn.modrinth.com/data/nvQzSEkH/images/7d10e9c837c33d81b39950fb2f7bacc85df92ee3.gif"/></center>Jade is the information HUD mod - Hwyla/Waila for modern Minecraft versions. Designed for better user experience and API.
Jade can be installed only on the client side. But many features require Jade on the server side. (item storage, brewing stand fuel amount, bees in beehive...)
For mod integration, try Jade Addons: NeoForge Fabric
Keys (default):
- Keypad 0: Open configuration screen
- Keypad 1: Toggle overlay
- Keypad 2: Toggle liquid display
- Keypad 3: Show recipes (Requires JEI)
- Keypad 4: Show uses (Requires JEI)
- Keypad 5: Narrate target
Notable changes compared to Hwyla:
- API re-design
- More vanilla addons
- Higher configurability
- Better accessibility
As required by the original project Hwyla, Jade utilizes the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.
Versions
## 21.1.2 - fix: resolve player name lookup issue ([#704](https://github.com/Snownee/Jade/issues/704) ([#726](https://github.com/Snownee/Jade/issues/726)) - fix: Undecapsulated Optional Type in RedstoneProvider (close [#718](https://github.com/Snownee/Jade/issues/718)) - fix: remove destroySpeed check (close [#689](https://github.com/Snownee/Jade/issues/689)) ## 21.1.1 - fix: request data for owner if no player info ([#699](https://github.com/Snownee/Jade/issues/699)) ## 21.1.0 - fix: freeze when fetch game profile ([#696](https://github.com/Snownee/Jade/issues/696)) (close [#693](https://github.com/Snownee/Jade/issues/693)) - fix: do not show "empty" on jukebox if there is no server data (close [#695](https://github.com/Snownee/Jade/issues/695)) - fix: cannot scroll list when an entry is focused. also make scrolling faster - fix: gui focus path - feat: re-add list selection highlight - fix: update horse speed factor - Double negative ([#691](https://github.com/Snownee/Jade/issues/691)) - Fixed Horse Jump height ([#690](https://github.com/Snownee/Jade/issues/690)) - feat: specify speed for progress - feat: add mod metadata - feat: add support for smooth scrolling mods (close [#678](https://github.com/Snownee/Jade/issues/678)) ## 21.0.1 - fix - chore: mega code cleanup. null-safety - Update uk_ua.json ([#681](https://github.com/Snownee/Jade/issues/681)) - feat: show untranslated mod names - improve: unify FluidTextHelper - improve: remove text hover highlight - fix: options screen - port: 1.21.11 ## 20.1.0 - fix: replaced target persists the previous server data - improve: progress smoothing part 1 - improve: progress bar texture - improve: health display. health now show frozen status and absorption - fix: when disabling Mod Name, block name is not centerd (close [#668](https://github.com/Snownee/Jade/issues/668)) ## 20.0.5 - fix: cannot scroll options when mouse is on certain areas
## 15.10.5 - [1.21-fabric] disable blend and depth test after rendering overlay is done ([#715](https://github.com/Snownee/Jade/issues/715)) ## 15.10.4 - fix: remove destroySpeed check (close [#689](https://github.com/Snownee/Jade/issues/689)) - fix: do not show "empty" on jukebox if there is no server data (close [#695](https://github.com/Snownee/Jade/issues/695)) ## 15.10.2 - fix: InvWrapper NPE on trapped chest (close [#633](https://github.com/Snownee/Jade/issues/633)) ## 15.10.1 - improve: filter negative-width text - fix: showing air - fix: stream data ClassCastException - fix: Jade cannot be built locally (close [#540](https://github.com/Snownee/Jade/issues/540)) ## 15.10.0 - fix: porting mistakes - fix: WrappedHierarchyLookup priority - Merge pull request [#567](https://github.com/Snownee/Jade/issues/567) from SettingDust/1.21-fabric - fix: 5541c19db7b56515d6b776f549596dba7ab12ff5 changes work - fix: fix 5541c19db7b56515d6b776f549596dba7ab12ff5 changes since there isn't the config - fix: workaround to blame jade addons - fix: `StringRenderOutputMixin` work for 0690d94063ec36bb537d289253235dd59c742091 - feat: filter large bitmap glyphs (close: [#502](https://github.com/Snownee/Jade/issues/502)) - Make hideModName cache weak reference ([#558](https://github.com/Snownee/Jade/issues/558)) - fix: Tooltip animation being weird at uncapped frame rates (close [#442](https://github.com/Snownee/Jade/issues/442)) - fix: Gold harvest level not displayed (close [#548](https://github.com/Snownee/Jade/issues/548)) ## 15.9.3 - feat: Display of dropped items doesn't tell you that they're dropped items (close [#530](https://github.com/Snownee/Jade/issues/530)) - fix: Cannot change the value of the number in the text box in "Plugin Settings" (close [#546](https://github.com/Snownee/Jade/issues/546)) - improve: darker warning color
## 15.10.5 - [1.21-neoforge] disable blend and depth test after rendering overlay is done ([#716](https://github.com/Snownee/Jade/issues/716)) ## 15.10.4 - fix: remove destroySpeed check (close [#689](https://github.com/Snownee/Jade/issues/689)) - fix: do not show "empty" on jukebox if there is no server data (close [#695](https://github.com/Snownee/Jade/issues/695)) ## 15.10.3 - fix: modded bossbar offset ([#645](https://github.com/Snownee/Jade/issues/645)) ## 15.10.2 - fix: InvWrapper NPE on trapped chest (close [#633](https://github.com/Snownee/Jade/issues/633)) ## 15.10.1 - fix: FluidView#readDefault not working for amounts bigger than max int on NeoForge (close [#616](https://github.com/Snownee/Jade/issues/616)) - fix: stream data ClassCastException - fix: Jade cannot be built locally (close [#540](https://github.com/Snownee/Jade/issues/540)) ## 15.10.0 - fix: porting mistakes - fix: WrappedHierarchyLookup priority - Make hideModName cache weak reference ([#558](https://github.com/Snownee/Jade/issues/558)) - Merge pull request [#566](https://github.com/Snownee/Jade/issues/566) from SettingDust/1.21-neoforge - chore: fix the wrong aliases in mixin - fix: 0690d94063ec36bb537d289253235dd59c742091 changes since there isn't the config - fix: fix 5541c19db7b56515d6b776f549596dba7ab12ff5 changes since there isn't the config - fix: workaround to blame jade addons - fix: `StringRenderOutputMixin` work for 0690d94063ec36bb537d289253235dd59c742091 - feat: filter large bitmap glyphs (close: [#502](https://github.com/Snownee/Jade/issues/502))
