aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders/materialprocessing/ProcessingConfig.java
AgeCommit message (Collapse)Author
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
* Update dependencies * Update buildscript, apply spotless
2021-07-26Delete no longer accurate comment, and disable with if rather than ↵D-Cysteine
commenting out
2021-07-26Fix commentD-Cysteine
2021-07-26Comment out example code adding invalid oresD-Cysteine
2018-09-08Various fixesbartimaeusnek
+Added GT-FML-Log +Added an Exception if a Nq reactor without recipe map is created +Added the ability to add ReinforcedGlass in the CleanroomWalls (https://github.com/GTNewHorizons/NewHorizons/issues/3584) +Added a config option for changing the ReinforcedGlass percentage +Renamed Materials2 -> GTNH_ExtraMaterials and fixed it
2017-06-17Optimize importsTechnus
2017-05-18Make the save/load the same as in bloodaspTechnus
2016-10-04Computronics support & Improved mod dependant MaterialsMuramasa
2016-09-29Small fixes & Stop storage blocks and fluids for disabled materialsMuramasa
2016-09-25Cleanup, disable auto TE recipes with config and fixesMuramasa
2016-09-23Reduce disabled component creation & GT_Proxy postInit -> ProcessorsMuramasa
2016-09-16Stop disabled component recipe gen, more separation and fixesMuramasa
2016-09-09Bugfixes and now using built in OrePrefixes enabled/disabled listsMuramasa
2016-08-31Configurable components & fixesMuramasa
2016-08-21General cleanup & MaterialProcessingMuramasa