Added Items, Fixed Some Recipe handler errors, and fixed Parts not saving.

This commit is contained in:
AlgorithmX2
2014-02-25 22:34:05 -06:00
parent 9575c8872c
commit 9161ad0c13
6 changed files with 30 additions and 8 deletions
+8 -2
View File
@@ -28,9 +28,15 @@ public enum MaterialType
PureifiedCertusQuartzCrystal, PureifiedNetherQuartzCrystal, PureifiedFluixCrystal,
LogicProcessorAsm(AEFeature.QuartzKnife), LogicProcessor,
CalcProcessorPress, EngProcessorPress, LogicProcessorPress,
CalcProcessor, EngProcessor,
CalcProcessorPrint, EngProcessorPrint, LogicProcessorPrint,
SiliconPress, SiliconPrint,
NamePress,
LogicProcessor, CalcProcessor, EngProcessor,
// Basic Cards
BasicCard, CardRedstone, CardCapacity,