aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/nei/GT_NEI_LFTR.java
AgeCommit message (Collapse)Author
2021-12-12Added recipes for the Cold Trap and Reactor Processing Unit.Alkalus
Fixed NEI handler for sparging. Changed ABS NEI handler. Replace non-verbose FMLCommonHandler.instance().exitJava() calls with CORE.Crash(string).
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-06Greatly improved NEI handling.Alkalus
Fixed broken Manure Slurry recipes.
2021-11-27Added new NEI handler for LFTR.Alkalus
Fixed LFTR fuel recipes. Fixed LFTR recipe handling.