aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders/materialprocessing/ProcessingConfig.java
AgeCommit message (Expand)Author
2023-11-27Always enable all material components (#2380)miozune
2023-06-05Code cleanup (#2040)chill
2023-04-21Recipes ra2 (#1872)boubou19
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2021-07-26Delete no longer accurate comment, and disable with if rather than commenting...D-Cysteine
2021-07-26Fix commentD-Cysteine
2021-07-26Comment out example code adding invalid oresD-Cysteine
2018-09-08Various fixesbartimaeusnek
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