aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Collapse)Author
2022-06-01Fixes (#198)miozune
* Fix IsaMill controller GUI void items * Add structure check for Milling Ball Housing * Fix internal crash that was handled somewhere else * Fix ore type can be locked to 0 * Add scan result for locked ore type * Fix height in tooltip * Delegate to native isRecipeInputEqual * Don't consume energy to fill water * Fix flowing water is not filled sometimes * Add info about filling water * Fix carelessness * Fix flowing water in Algae Farm
2022-02-14Screwdriver driven development. (#124)Alkalus
* Added NEI handler for TGS. Added BoP support to TGS. Added base work for LFH. * Added Witchery support to TGS. * Finished LFH. Added missing steam multiblock. Fixed GT++ NEI time values not being precise enough. * Implement Fert use in TGS. * Fix broken checkRecipes. Did initial work for XLHE. Other misc. stuff. * Update GregtechLargeTurbinesAndHeatExchanger.java * Update RECIPES_Machines.java Changes requested by @Dream-Master
2022-02-07Minor Things (#114)Alkalus
Added some foils for @GTNH-Colen. Fixed scanner output on LRE. Formatting~ Fix Crop Manager giving stacks > 64.
2022-01-07Finish work on the Elemental Duplicator.Alkalus
2022-01-05Added Solar Tower & Solar Heater.Alkalus
Added Potassium Nitrate. Added Sodium Nitrate. Added Hot/Cold Solar Salt. Added recipes for the above. Added Solar Salt processing to Thermal Boiler. Re-added Assembly Line MKII, Tesla Tower. (WIP)
2021-12-21Add Multiblock Forge Hammer.Alkalus
Add base for Multiblock Molecular Transformer.
2021-12-12Move sources and resourcesJohann Bernhardt