What's Changed
New Features
- Multiblock Builder item by @serenibyss in #1753
- Add method to un-ignore materials for OrePrefixes by @TechLord22 in #1784
- Add fertilizer compat with EnderIO and Immersive Engineering by @TechLord22 in #1764
- OpenComputers module by @serenibyss in #1794
- Support for increasing cracking unit item inputs by @TechLord22 in #1798
- Add flag for double plates by @TechLord22 in #1765
- Rework Prospector Map by @PrototypeTrousers in #1194
- Track repetitions for each aisle in multiblocks by @TechLord22 in #1807
- Progression tweaks by @serenibyss in #1831
- Recipe Categories by @TechLord22 in #1812
- Allow renaming machines placed in the world by @ALongStringOfNumbers in #1769
- Remove unneeded RecipePropertyStorage logging by @TechLord22 in #1844
- Assembly Line Research and Ordered Inputs by @TechLord22 in #1830
- Optical cables and Data Bank by @TechLord22 in #1858
- Smooth progress bars by @TechLord22 in #1860
- polarizer voltage tweaks by @TechLord22 in #1867
- Malfunction sounds by @Zalgo239 in #1874
- HWYLA compat by @serenibyss in #1878
- Allow mod-specific material registries by @TechLord22 in #1805
- Change multiblock jei category icon by @serenibyss in #1884
- Improve Multiblock GUI by @ghzdude in #1767
- Allow LCR to accept any coil by @serenibyss in #1886
- Power Substation by @serenibyss in #1738
- Improve TE Networking Performance by @TechLord22 in #1883
- Long Distance pipes by @brachy84 in #1323
- ME Hatch/Bus by @GlodBlock in #1720
- Add a config for special events by @ALongStringOfNumbers in #1905
- New Multiblock UI by @serenibyss in #1906
- Format duration in JEI better by @serenibyss in #1911
- Allow Miner Logic to be Reset by Machine Controller or Soft Mallet by @ghzdude in #1843
- Add ghost circuit slots to item input buses by @TechLord22 in #1646
- Baubles compat, rewrite Item Magnet logic by @serenibyss in #1879
- Add Filtering to Pump Machines by @ghzdude in #1899
- Allow filtering output hatches by @serenibyss in #1752
- Add Needs Maintenance Cover by @serenibyss in #1914
- Lasers & Active Transformer by @htmlcsjs in #1900
- Research Station, HPCA and Computation System by @serenibyss in #1880
- Show items as blocked from removal in machine hatch when running by @serenibyss in #1922
Bug Fixes
- Fix food being consumed in creative mode by @TechLord22 in #1785
- Hide repair tooltip on tools if Unbreakable by @ALongStringOfNumbers in #1732
- Fix Robot Arm not respecting certain Filters by @ghzdude in #1789
- Fix toSmallDigits converting isotopes into small numbers by @TechLord22 in #1786
- Fusion Reactors lose heat when paused by @ALongStringOfNumbers in #1791
- fix multi smelter energy consumption by @TechLord22 in #1810
- Multiblock Energy Input Changes by @TechLord22 in #1741
- Fix invalid MultiblockShapeInfo with non-square multiblocks by @TechLord22 in #1825
- Fix non GT tile entities in manual multiblock previews by @TechLord22 in #1827
- Fix RecipeMap#onRecipeBuild generics by @TechLord22 in #1829
- Fix materials with one component having incorrect formulas by @TechLord22 in #1834
- Fix infinite bus collapsing by @TechLord22 in #1842
- Fix ItemStack count GUI overlap in Crafting Station by @ALongStringOfNumbers in #1838
- Fix tooltip in App Store terminal App by @ALongStringOfNumbers in #1848
- Fix clean multiblocks config with the PA by @TechLord22 in #1845
- fix fluid hatches not notifying multiblocks by @TechLord22 in #1856
- Fix custom MaterialIconSet not being registered for model by @miozune in #1861
- Improve and fix GTRecipeHandler#removeAllRecipes by @TechLord22 in #1885
- Ignore nbt on lapotron inputs by @TechLord22 in #1888
- Prevent merging electric tools in anvil by @serenibyss in #1891
- Fix central monitor screen being rotatable with wrench by @serenibyss in #1892
- Fix Quantum Chest item voiding by @ALongStringOfNumbers in #1800
- Fix Converter Capabilty returning Null in certain situations by @ghzdude in #1912
- Fix fluid name on tank GUI depending on server locale by @miozune in #1915
- Fix NBTMatcher checks not checking boolean keys by @serenibyss in #1919
- Rebalance maintenance by @serenibyss in #1894
- fix tool repair item tooltip by @TechLord22 in #1924
Internal Changes
- Material Block Cleanup + Block Registration Cleanup + @ by @Tictim in #1715
- Util package cleanup by @Tictim in #1712
- Remove the deprecated onAttached by @ALongStringOfNumbers in #1783
- Moves current mod integrations to modules by @serenibyss in #1793
- Apply recipe modifications in dedicated stages by @TechLord22 in #1742
- Wood property by @serenibyss in #1792
- clean up MetaPrefixItem internals by @TechLord22 in #1804
- Stop using GNU Trove collections by @TechLord22 in #1796
- Remove some deprecations, mark others for removal by @ALongStringOfNumbers in #1816
- Re-implement FluidTankList & OverlayedFluidHandler by @Tictim in #1695
- add GTUtility#gregtechId by @TechLord22 in #1846
- Remove Tin fluid block by @ALongStringOfNumbers in #1849
- Fix behavior of OreProperty#setOreByProducts by @TechLord22 in #1857
- Remove IFuelable by @TechLord22 in #1877
- Remove Robot Arm Multiplier Stepping Down to Item Amount by @ghzdude in #1870
- Fix Turbines crashing with Quad/Nonuple Hatches by @ghzdude in #1909
- Add method to register a set of custom MetaTileEntities by @miozune in #1851
Full Changelog: v2.6.2...v2.7.0