aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders/materialprocessing
AgeCommit message (Collapse)Author
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-12-24Fix molten cells, add samarium/magnetic samarium properly...Technus
2017-09-13Revert "cherry pick"Dream-Master
This reverts commit 493cce8427b46fd27c77e822297491acb9b42fe6.
2017-09-12cherry pickDream-Master
51a4389f7c78fd5581d3844e2b57c2bf8f45f0ed Hard remove ores that might be exploitable by MRF laser drill
2017-06-17Optimize importsTechnus
2017-05-18Make the save/load the same as in bloodaspTechnus
2017-05-06Revert Dream's doings, re enable materialsTechnus
2017-05-06Enable materials if coremod is loadedTechnus
2017-05-06remove this material dependenciesDream-Master
2017-04-27BuildableTechnus
2017-02-17Add new semiconductors and indium recipeTechlone
2016-12-27Fix missing Computronics componentsMuramasa-
2016-10-07Fix nugget recipesMuramasa
2016-10-04Small fixesMuramasa
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-23Fixes & work on #266Muramasa
2016-08-22Some cleanupMuramasa
2016-08-22Small fixesMuramasa
2016-08-21General cleanup & MaterialProcessingMuramasa