aboutsummaryrefslogtreecommitdiff
path: root/src/Java/miscutil/xmod/gregtech/registration
AgeCommit message (Collapse)Author
2016-09-04% Tried moving my recipe map to extend the GT_Recipe.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-09-04$ Fixed Dehydrators not loading unless Solar Generators were enabled.Draknyte1
2016-09-04+ Added in the Chemical Dehydrator machine.Draknyte1
+ Added in Fluids (Sulfuric Lithium mix, Lithium Hydroxide) + Added crafting recipes for Sulfuric Lithium Mix and Lithium Hydroxide. % Moved a handful of Gregtech related classes into the proper packages under xmod.