aboutsummaryrefslogtreecommitdiff
path: root/src/Java/miscutil/xmod/gregtech/recipes
AgeCommit message (Collapse)Author
2016-09-05+ Added some more fluid textures.Draknyte1
2016-09-05+ Added Lithium Carbonate recipes.Draknyte1
+ Added some fluid textures. % Changed names to be mixes on some fluids.
2016-09-04% Tried moving my recipe map to extend the GT_Recipe.Draknyte1
2016-09-04+ More work on recipes for the dehydrator..Draknyte1
2016-09-04+ Added some base Meta Tile Entities to handle my custom recipe system.Draknyte1
+ Added some Test recipes for the Dehydrator. + Added 3 different recipe handlers for the Dehydrator. % Added a new Method in FluidUtils that accepts a fluidstack and amount to return a fluidstack[].
2016-08-27+ Attempted to add custom IC2 generators.Draknyte1
% Refactored the xmod package to be a parent, beside core. No longer is it a child, it needs room to grow.