What's Changed
New Features
- Use the chestWood OreDict for Recipe Inputs by @TechLord22 in #1165
- Useable Circuit Slot For Recipes by @Caedis in #1152
- Only show ores whose stone types should be dropped on Prospector map by @ALongStringOfNumbers in #1207
- Require cooling fluid for some Vacuum Freezer recipes by @ALongStringOfNumbers in #1144
- Automatically color Machines/Pipes/Cables when placed and holding a spray can by @ALongStringOfNumbers in #1135
- Add a config option for block used for replacement in miners by @ALongStringOfNumbers in #1180
- Scale hot ingot damage by blast temperature by @TechLord22 in #1230
- Improve Flammable Ores by @TechLord22 in #1123
- GroovyScript compat by @brachy84 in #1189
- Add GT Fluid Blocks and Materials by @TechLord22 in #1035
- Implement Advanced Energy Detector (Remake) by @ghzdude in #1222
Bug Fixes
- Fix steel dupe with cleanroom glass and plascrete by @Caedis in #1160
- fix #1140 by @Quarri6343 in #1161
- Add description to teleporter app by @Zalgo239 in #1174
- Fix an oversight in cleanroom progression by @Syrcan in #1176
- fixes exploiting with Anvil recipes by @Quarri6343 in #792
- Fixes valid recipes disappearing from JEI by @Rongmario in #1164
- Fix Recipe Logic not Validating Cached Recipe Voltage Before Running by @TechLord22 in #1182
- Configurable maintenance fix by @lordclips in #1185
- Fixes #1186 by @lordclips in #1205
- Nothirium compat by @PrototypeTrousers in #1192
- Fix obstructed Boiler does not decrease heat by @Quarri6343 in #1162
- Relax itemstack matching on the crafting result for recipes that add NBT data to their outputs by @PrototypeTrousers in #1183
- Fix #1089, Spray Can maceration material transmutation by @Zalgo239 in #1209
- Fix Muffler Hatch voiding items when broken by @ALongStringOfNumbers in #1214
- Fix Diodes only outputting 8A on 16A mode by @ALongStringOfNumbers in #1215
- Don't transfer charge from electric tools by @ALongStringOfNumbers in #1213
- Fix crash with Item Filter by @Syrcan in #1218
- Fix #1210 by @Quarri6343 in #1223
- Fix hydrogen duplication exploit by @TechLord22 in #1228
- Fix miners mining cobblestone when overlapping working areas by @lordclips in #1206
- Fix Strangeness with Machine Facings by @TechLord22 in #1191
- LCR TFE fix by @tracer4b in #1187
- Fix clipboard buttons not updating upon page change by @bruberu in #1150
- Fix dupes on recipes that have a fluid container item ingredient by @PrototypeTrousers in #1166
- More recipe lookup work, and micro optimizations by @PrototypeTrousers in #1195
- Fix Z-Fighting with Covers by @TechLord22 in #1220
- fix small issues with maintenance tool slot by @DStrand1 in #1229
- Allow Coal Coke from other mods works in PBF by @Quarri6343 in #1224
- Swap VariantActiveBlocks to use ExtendedBlockState for the active state by @Caedis in #1168
Internal Changes
- Make Covers return modified NBT after writing by @ALongStringOfNumbers in #1197
- Add causeMaintenanceProblems() to IMaintenance by @TechLord22 in #1221
- Implement new chanced output recipe logic by @TechLord22 in #1226
New Contributors
Full Changelog: v2.4.1...v2.4.2