aboutsummaryrefslogtreecommitdiff
path: root/src/Java/miscutil/xmod/gregtech/api/interfaces
AgeCommit message (Collapse)Author
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.