- Fixed a divide by 0 error in certain mod contexts
- Fixed a NPE with FTBQuests' erroneous plugin
- Fixed UIs looking odd, supplemented extra API to deal with this
- Fixed unsupported ingredients from populating bookmarks
- Decoupled ItemStack count rendering, now used on bookmarks, the count is now formatted and positioned properly
- Fixed up some lang entries
- Fixed items in bookmark tooltips from being rendered in an erroneous position
- Fixed memory issues pertaining bookmark groups
- Fixed occasional bookmarking crash
- Fixed rare NBT recursive stackoverflow errors when certain ItemStacks are being hashed
- Fixed incompatibility with few mods (such as Modular Machinery Community Edition) using removed bookmark methods, when these deprecated methods are called, logs will indicate warnings
- Eliminate unnecessary and duplicated code
- Lifted performance in some critical hot areas