aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/loaders/recipe
AgeCommit message (Collapse)Author
2021-12-12Fix cell being eaten.Alkalus
2021-12-12Revert time adjustment.Alkalus
2021-12-12Fix minor oversight.Alkalus
2021-12-12Fixed cells being consumed in nuclear reprocessing.Alkalus
Removed some debug logging. Removed ClassTransformer_CC_GuiContainerManager. Improved handling in GT_NEI_LFTR_Sparging. Added Erbium. Added HeLiCoPtEr.
2021-12-11Removed an unused import from HANDLER_GT.Alkalus
Balanced FFPP fuel production recipes.
2021-12-10Migrate some recipe from GTNH CoreMod.Alkalus
2021-12-10Added ability to clear all output hatches on GT++ multis with a plunger.Alkalus
Changed fluid textures for many autogenerated fluids. Renamed & remapped Cryolite to Cryolite (F). Fixed toArray() in AutoMap.java. Fixed Sparging. Final touches to Nuclear Fuel reprocessing.
2021-12-09Added a new multiblock for sparging.Alkalus
More Nuclear reprocessing work. Updated Tooltips on all multiblocks.
2021-12-07More Nuclear Fuel recipe work.Alkalus
2021-12-07Added more LFTR fuel processing.Alkalus
2021-12-07More minor fixes.Alkalus
2021-12-07Added more nuclear processing recipes.Alkalus
Removed lots of useless nuclear generated items. More NEI improvements. Made Dehydrator and FFPP recipe handling more lenient.
2021-12-06Greatly improved NEI handling.Alkalus
Fixed broken Manure Slurry recipes.
2021-12-06Added more Nuclear fluids/dusts.Alkalus
Added two new machines.
2021-11-29Added new generic Nuclear Chem item.Alkalus
Added ability to set Fluid for a Material. Moved Nuclear recipe generation to a different phase during init.
2021-11-28Moved all Nuclear recipes to their own class.Alkalus
Fixed Air Intake working when disabled.
2021-11-28Added NEI handler for LFTR Sparging.Alkalus
Fixed Material generation for noble gases. Fixed Chemical Formula not being applied to some cells.
2021-11-27Added new NEI handler for LFTR.Alkalus
Fixed LFTR fuel recipes. Fixed LFTR recipe handling.
2020-04-14$ Added recipe hashing to prevent unwanted recipe changes.Alkalus
$ Made certain TileEntities blacklisted against the World accelerator in both GT++ & GTNH.
2020-01-15+ Added conversion recipe for phtalic acids. Closes #540.Alkalus
+ Multiblock Mixer now has separate recipe processing for each input bus. Closes #560. % Buffed Dehydrator input tanks. Closes #537. % Buffed Algae Farm output to be 6-8x. $ Fixed Algae Farm not consuming compost. $ Adjusted Large Sifter Tooltip. Closes #535. $ Fixed Waste collector recipes. Closes #545. $ Fixed casing count in Volcanus structure check.
2020-01-06$ Actually changed the recipe times for the Algae Farm. (Forgot to commit ↵Alkalus
this one file, oops)
2019-12-11+ Finalised structure code for Chemical Plant.Alkalus
% Redid handling of Algae Recipes. % Adjusted Texture handling on Chemical Plant and Algae Farm.
2018-05-27$ Hopefully fixed issue where BoP limestone is valid for Fluorite.Alkalus
$ Fixed the ABS not using the correct texture on the top layer input hatch. % More internal work on LFTR rewrite.
2018-05-26% Initial start to LFTR reworking.Alkalus
% Changed around the capes a lil bit.