aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/loaders/RecipeGen_FluidCanning.java
AgeCommit message (Expand)Author
2018-06-26$ Fixed canning/extraction recipe generation not working correctly. Fixes #317.Alkalus
2018-05-24$ Fixed silly arrays possible having nil length. Client finally launched afte...Alkalus
2018-05-24$ Small fix to canner recipes, which tried to generate using the input of slo...Alkalus
2018-05-24+ Added a new interface RunnableWithInfo.java. Allows passing through type V ...Alkalus