aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/loaders/RecipeGen_Plates.java
AgeCommit message (Expand)Author
2016-10-27+ Made Recipes and Material init all runnable classes, now items should gener...Draknyte1
2016-10-27% Cleaned up material/Material.java using PMD to a rather decent level.Draknyte1
2016-10-26% Turned lots of logging off, moved it to debug logging.Draknyte1
2016-10-23- Disabled generation of Deci/Centi dusts for now.Draknyte1
2016-10-23% Moved more recipe generation to separate classes, now the order of item gen...Draknyte1
2016-10-20$ Fixed Workbench recipe not using correct machine casing.Draknyte1
2016-10-07+ Added the Bronze and Advanced Work benches from GT4, still hell buggy but a...Draknyte1
2016-10-04+ Added a few missing classes from my last merge.Draknyte1