aboutsummaryrefslogtreecommitdiff
path: root/src/Java/miscutil/gregtech/api/objects
AgeCommit message (Collapse)Author
2016-06-30+Attempted to add Ingot/Plate/Block processing chains for my own Materials.Draknyte1
2016-06-29Think I've fixed bad textured registration.Draknyte1
All fluids should now have valid textures or textures missing within the <MiscUtils> domain.
2016-06-29+Added Two Frames for ForestryDraknyte1
+First attempt at adding an Alveary block for Forestry As always, Used authors code to implement it the cleanest way possible. (Sorry if you don't like it, but feel free to offer PR's with better solutions)
2016-06-20+Added New Circuits & Components along with recipes.Draknyte1
+Added A complete set of Machine components up to MAX voltage along with recipes. +Started Initial work on multiblock items (Similar to the turbine rotor needed in Large turbines) +Added better support for future recipe additions.
2016-05-24+Industrial PressDraknyte1
+New Coke Oven GUI +Changed casings internally. +3 Coke Oven Recipes.
2016-04-25Implemented the groundwork for some custom textures.Draknyte1
Not using them currently though, as they cause the client to crash. Will debug more & use default turbine textures for now.