aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/loaders/RecipeGen_Extruder.java
AgeCommit message (Expand)Author
2019-03-28% Rebalanced all auto-generated material machine recipes to use the correct v...Alkalus
2018-12-24+ Added a config option to adjust the Turbine Rotor removal cut-off point.Alkalus
2018-11-01+ Added new Radioactive ore.Alkalus
2018-05-24+ Added a new interface RunnableWithInfo.java. Allows passing through type V ...Alkalus
2018-05-24$ Tried to fix GT ItemList values being called too early when certain mods ar...Alkalus
2018-02-27$ Organized imports.Jordan Byrne
2017-12-20- Disabled some logging.Draknyte1
2017-03-04$ Fixed extruder recipes for Gears using 8 ingots, now they only require 4.Draknyte1
2017-03-04+ New texture for the slow builders ring.Draknyte1
2017-02-24% Tweaked recipe generation to use 30/120/500 eu/t as opposed to 32/128/512 e...draknyte1
2017-01-02+ Added Block -> 9 Ingot and Reverse to Extruder recipe generation.Draknyte1
2016-11-06Revert "$ Cleaned up the entire project."Draknyte1
2016-11-04$ Cleaned up the entire project.draknyte1
2016-10-27- Removed threaded registration idea.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-24+ Basically rewrote dust recipe handling.Draknyte1
2016-10-23% Moved more recipe generation to separate classes, now the order of item gen...Draknyte1