What's Changed
New Features
- Support for recipes with empty output by @Tictim in #1701
- Add RECURSIVE_EQUAL_TO to NBTMatcher by @miozune in #1716
- Add new vacuum tube textures by @TechLord22 in #1731
- Add Multiplier for Keep/Supply Exact on Robot Arms with Smart Filters by @ghzdude in #1706
- Show name of locked fluid in Quantum Tank by @ALongStringOfNumbers in #1733
- Add tooltip to display fluid in units of 144 by @DStrand1 in #1739
Bug Fixes
- Fix missing null checks for some Nullables by @miozune in #1710
- Pass cleanroom reference from PA to inner machines by @Caedis in #1707
- Add harvest tools to GT blocks by @bruberu in #1717
- Fix Chests not opening under GT stair or slab by @ALongStringOfNumbers in #1730
- Fix material model breaking with resource reload by @Tictim in #1702
- Improve default enchantment API by @bruberu in #1698
- Fix wildcard ingredients in the recipe search tree by @TechLord22 in #1735
- Apply coil EUt discount when not overclocking by @TechLord22 in #1740
- Fix some fluid textures by @DStrand1 in #1722
- Allow matching any or no nbt tag in CT by @TechLord22 in #1737
- Use translation keys for tool classes by @TechLord22 in #1743
- Fix missing Neutronium Screwdriver Tip by @DStrand1 in #1755
- Fix Butchery Knife being marked as crafting tool by @DStrand1 in #1756
- Fix Chainsaw not playing sound when breaking ice by @DStrand1 in #1757
- Fix item repair name in tool tooltips by @DStrand1 in #1759
Internal Changes
- Slightly improve MTETrait's network ID lookup by @Tictim in #1705
- Small refactor for drawing recipe properties on JEI by @miozune in #1718
- Pass mouseX and mouseY to recipe property draw by @DStrand1 in #1726
- Better cache strategy for ore dictionary / ore dictionary filter by @Tictim in #1700
- Rename the Internal Tags class to clarity with addons by @ALongStringOfNumbers in #1760
Translation Changes
- Update ru_ru lang for 2.6.1 by @marisathewitch in #1719
- zh_cn localization follow up by @ChromaPIE in #1580
- Minor lang cleanups by @ALongStringOfNumbers in #1729
New Contributors
Full Changelog: v2.6.1...v2.6.2