aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gregtech/api/util/HotFuel.java
AgeCommit message (Collapse)Author
2020-04-14$ Added recipe hashing to prevent unwanted recipe changes.Alkalus
$ Made certain TileEntities blacklisted against the World accelerator in both GT++ & GTNH.
2018-02-27$ Organized imports.Jordan Byrne
$ FindBugs fixes.
2017-08-12$ Made the Thermal Boiler work as expected.Draknyte1
2017-08-12+ Added Lava Filter recipe.Draknyte1
+ Added Thermal Boiler manual recipe. $ Fixed OreDict ASM. % Changed recipe handling for the Thermal Boiler.
2017-08-11+ Added a Hot Fuel Handler for the Thermal Boiler.Alkalus
+ Added Lava + Water = Steam recipe to the Hot Fuels recipe map.