aboutsummaryrefslogtreecommitdiff
path: root/src/Java/miscutil/xmod/gregtech/common/tileentities
AgeCommit message (Collapse)Author
2016-09-05$ Fixes #12, tool-tip should be a bit more descriptive.Draknyte1
2016-09-04% Tried moving my recipe map to extend the GT_Recipe.Draknyte1
2016-09-03+ Basically finished the Power Sub-Station in a single commit.Draknyte1
> It needs proper power storage and the shape needs refining, but otherwise works good.
2016-08-30+ Added a system to handle radioactive materials.Draknyte1
+ Added some new tooltips to warn against radiation damage.
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.