aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/preloader/Preloader_GT_OreDict.java
AgeCommit message (Collapse)Author
2017-11-27- Removed Mekanism changes if RedTech is loaded.Alkalus
2017-11-06% Redid every Mekanism recipe that required Osmium.Alkalus
2017-11-06+ Added Mekanism support, now it's Osmium and Circuits are useless for ↵Alkalus
Gregtech progression. $ Fixed HF potion entity not rendering. ^ Version Bump.
2017-11-06$ Another NPE catch on the ASM.Alkalus
2017-11-06+ Added raisin juice.Alkalus
$ Added an NPE check to the ASM conditional.
2017-10-08$ Tried to improve the handling of Old circuit config in core mod.Alkalus
2017-10-08+ Added support for the new circuit components added since original ↵Alkalus
implementation.
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-09% Rewrote the Preloader mod to now be a dummy mod.Draknyte1
+ Added ASM usage to Preloader. + MC Version annotations to both GT++ and it's child mod GT++ Dark world.
2017-08-08+ Added a new mod component for GT++, titled Preloader. This enables me to ↵Draknyte1
do things prior to Gregtech/etc loading at all. % Tried very hard to remove GT5.09.28+ Circuits from the Ore Dictionary. The OreDict system is broken and this is basically impossible.