aboutsummaryrefslogtreecommitdiff
path: root/src/Java/miscutil/gregtech/api/util/GregtechRecipe.java
AgeCommit message (Collapse)Author
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-06-19~Trying to add Rocket Fuels.Draknyte1
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