- Added more tooltips!
- Added armor tooltip.
- Added banner pattern tooltip.
- Added beehive tooltip.
- Added fish bucket tooltip.
- Added food tooltip (hunger and saturation).
- Added chest/barrel/hopper/dispenser/dropper/shulker box inventory tooltips.
- Added Jukebox tooltip.
- Added filled map tooltip.
- Added sign tooltip.
- Added spawn egg entity tooltip.
- Added status effect tooltips.
- Added repair cost tooltip.
- Added loot table tooltip.
- Added configuration through JSON file.
- Added config error logging.
- Fixed map tooltip rendering.
- Added the inspecio command to configure the mod.
- Updated to Java 16
- First stable release.
- Fixed broken rotations in goat entity tooltip (#5).
- Added campfire tooltip (#7).
- Allow disabling motion for hidden status effect tooltips (#10).
- Added Lodestone Compass tooltip, requires advanced context to be enabled (#15).
- Added
EntityTag
id handling in spawn egg tooltips (#17). - Added armor stand tooltip (#19).
- Fixed shulker box tooltips cannot be disabled (#11).
- Fixed sign tooltips not rendering the outlines of glowing text in fast mode (#12).
- Fixed tropical fish tooltip (#14).
- Fixed missing null-check on spawn egg tooltips (#18).
- Fixed crafted chests having NBT in singleplayer (#20).
- Added configuration settings to disable lodestone coordinates, and repair cost (#26).
- Added an interface for custom inventory sizes and deserialization for inventory tooltips (#34).
- Added Russian translations (#45).
- Fixed OutOfBoundsException in Potion/TippedArrowMixin (#38).
- Fixed food effects not displaying when hunger tooltip is disabled (#42).
- 1.18 specific changes:
- Added Turkish translations (#55).
- Fixed serialization of beacon effect config (#54).
- Fixed random crashes with other mods adding new tooltips due to a bad cast (#56).
- Updated to 1.18.2.
- Use Quilt Standard Libraries as Fabric API does not offer some necessary APIs for the mod to fully work.
- Updated the bundled Quilt stuff to fix some issues.
- Last update for Fabric, future releases will require Quilt.
- Updated to Quilt Loader.
- Now only run with Quilt Loader, bundles the necessary QSL modules but to play with other mods you may want Quilted Fabric API.
- Fix a minor issue in the Quilt metadata manifest JSON.
- Updated Simplified Chinese translations (#63).
- Updated to Minecraft 1.19.
- Added enchantment style effect for hidden effect (#89).
- Removed the need to have advanced tooltips to see Repair Cost (#81).
- Updated to Minecraft 1.19.1.
- Added honey level in beehives/bee nests tooltips (#71).
- Added Mob Spawner tooltip (#91).
- Added Korean translations (#92).
- Fixed fully advanced tooltips being required to see Repair Cost (#81 -> #94).
- Added chiseled bookshelf tooltips.
- Added hanging sign tooltips.
- Changed how suspicious soup effects are read to work with Quilt deserialization patches.
- Updated to Minecraft 1.19.4.
- Added painting preview in painting items with a known variant.
- Added Ukrainian translations (#100).