Skip to content

v2.6.2

Choose a tag to compare

@github-actions github-actions released this 08 May 03:57
· 794 commits to master since this release

What's Changed

New Features

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

New Contributors

Full Changelog: v2.6.1...v2.6.2