3.4.0+1.19.4:
- Added tooltip locking: While previewing an item, you can hold the "Lock Tooltip" key (left control, by default) to lock the tooltip and see what items are contained inside in detail.
- Item counts over a thousand will now display with one decimal place by default.
4.0.2+1.20:
- Fixed the "Contains X stacks" line hiding itself when pressing the full preview key while the normal preview key is unbound.
4.0.2+1.20:
- Fixed inventory keyboard shortcuts not working while holding the preview key (#123)
4.0.1+1.20:
- The mod is now compatible with Forge 1.20
3.3.1+1.19.4:
- On Forge, fixed crashing on startup caused by a Mixin failure
NOTE: Please use the version 3.3.1+1.19.4 instead
3.3.0+1.19.4:
- Removed the 'Dark' theme, it was replaced by the color system
- Exposed preview-related configuration options to the API
3.3.0+1.19.4:
- Removed the 'Dark' theme, it was replaced by the color system
- Exposed preview-related configuration options to the API
3.2.5+1.19.4:
- Update to Minecraft 1.19.4.
- Deprecate the API method PreviewRenderer#draw() that accepts a 'z' depth parameter.
3.2.4+1.19.3:
- Fixed preview color customization affecting banner items and blocks (#105)
3.2.3+1.19.3:
- Updated to mc 1.19.3. (#103)
3.2.2+1.19.2:
- Fix crashes related to plugin loading ordering.