aboutsummaryrefslogtreecommitdiff
path: root/src/Java/miscutil/gregtech/api/util
AgeCommit message (Collapse)Author
2016-06-19+More classes stolen from GT to implement my own items on a metaitem.Draknyte1
+Added LuV -> Max Voltage Machine components. +Added Rocket Engines, High tier diesel generators. +Added new textures for everything. +Added BedLocator_Base.java - Debug item for testing and NBT data storage. +Added Machine_Charger.java - Another Debug machine for testing NBT value manipulation.
2016-05-15Should be loading recipes, but getting nullpoints on #20 of ↵Draknyte1
RECIPES_GREGTECH.java
2016-05-15First steps towards the Industrial Coking Oven, plus some other misc fixes.Draknyte1
SteamCondenser doesn't show it's tickTime in GUI anymore. Added compat for some IC2 cables and TC/FB shards. Added compat for CompactWindmills. Implemented compat handler for OreDicting/Recipe handling
2016-04-24Code Cleanups.Draknyte1
Liquid Test 1.
2016-04-22Refactoring like a champion.Draknyte1