Age | Commit message (Collapse) | Author |
|
|
|
see this https://github.com/GTNewHorizons/GT5-Unofficial/pull/697
|
|
% Made the Simple washer ignore certain impure dusts if GTNH is loaded.
% Updated ChemPlant User manual to reflect requirement of Catalyst Bus.
$ Fixed handling of recipe maps which don't use cells.
$ Fixed Chem Plant not actually processing recipes.
$ Made the Catalyst Hatch a lower tier. (Fixes Chem Plant requiring ZPM tier hulls)
|
|
+ Added recipes for 2 new volumetric flasks.
- Removed Alloy Smelting recipes form the Alloy Blast Smelter. (Obsoleted by the Multi Alloy Smelter)
% Refactored a lot of NEI handling code.
$ Fixed the last few minor NEI issues.
|
|
- Broke NEI handling for some Multis. (To fix next commit)
$ Fixed Handling of broken recipe handlers for CryoFreezer, Large Electro & Large Centrifuge.
$ Fixed owner of some NEI handlers. (Was still Gregtech, oops)
|
|
$ Fixed handling of IC2 EnumHelper code.
$ Added a dummy RecipeMap to stop Bartworks crashing when it can't find it.
|
|
|
|
(Useful for non-GT blocks used in Multis)
$ Fixed Industrial Cutting Machine defaulting to slicing mode.
$ Fixed reInit() on recipe maps causing absurd crashes. (Doesn't seem to break anything at the moment not doing it, so.. I won't)
|
|
|
|
$ Made certain TileEntities blacklisted against the World accelerator in both GT++ & GTNH.
|