Backported several fixes:
- Fixed wrapping in recipe grids
- Fixed scaling of scrollbar when guide scaling is independent from screen scaling
- Fixed depth issues with scenes rendering below the navbar
- Fixed the navbar being cut off when scrolling down
- Fixed Unicode line-breaking for languages like japanese
- Fixed a minor issue in the panel sprite used as backgrounds for recipes
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v20.1.6...v20.1.7
Fix the new item NBT being set as cap NBT, not making a visible change to item appearance.
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v20.4.1...v20.4.2
Fix the new item NBT being set as cap NBT, not making a visible change to item appearance.
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v20.1.5...v20.1.6
- Adds
tag
attributes toItemImage
andItemIcon
to specify a NBT tag for items in the same format as the/give
command
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v20.4.0...v20.4.1
- Adds
tag
attributes toItemImage
andItemIcon
to specify a NBT tag for items in the same format as the/give
command
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v20.1.4...v20.1.5
Fix GuideME not launching on dedicated server.
Full Changelog: https://github.com/AppliedEnergistics/GuideME/compare/v20.1.3...v20.1.4
First release of port to 1.20.4
Up to date with https://guideme.appliedenergistics.org/changelog#2111-minecraft-1211