aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/loaders/RecipeGen_ShapedCrafting.java
AgeCommit message (Expand)Author
2018-07-06$ Fixed most recipe generation issues, now it's highly optimized.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-05-14+ Added better processing for LFTR Molten Salts.Jordan Byrne
2018-02-27$ Organized imports.Jordan Byrne
2018-02-22% Minor project cleanup.Jordan Byrne
2018-01-31remove shapless recipes which you can make a ingot out of 9 nuggets (GTNH)Dream-Master
2017-12-20- Disabled some logging.Draknyte1
2017-11-15+ Gave GT++ Nuggets some use, they're now craftable into ingots.Alkalus
2017-03-04+ New texture for the slow builders ring.Draknyte1
2017-02-28^ Version Bump.draknyte1
2017-02-26+ Added custom GT:NH recipes for rings for all of my materials, which use two...draknyte1
2017-02-26$ Fixed an issue where lots of materials generated ItemStack outputs of > 64.draknyte1
2017-02-24% Tweaked recipe generation to use 30/120/500 eu/t as opposed to 32/128/512 e...draknyte1
2017-01-03+ Added Crafting Recipes for Gears in crafting tables and alloy smelters (The...Draknyte1
2016-11-06Revert "$ Cleaned up the entire project."Draknyte1
2016-11-04$ Cleaned up the entire project.draknyte1
2016-10-27+ Made Recipes and Material init all runnable classes, now items should gener...Draknyte1
2016-10-26% Turned lots of logging off, moved it to debug logging.Draknyte1
2016-10-26+ Added cells for all my molten materials. (This also regenerates all the mol...Draknyte1
2016-10-25+ Tried improving the handling of Blast Smelting.Draknyte1
2016-10-24+ Basically rewrote dust recipe handling.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