Fix issue with export bus only crafting 1 thing.

API Sync.
This commit is contained in:
AlgorithmX2
2014-07-05 11:53:16 -05:00
parent 4d6193cd0f
commit a966c78c12
7 changed files with 276 additions and 162 deletions
@@ -143,7 +143,7 @@ public class ContainerUpgradeable extends AEBaseContainer implements IOptionalSl
@GuiSync(1)
public FuzzyMode fzMode = FuzzyMode.IGNORE_ALL;
@GuiSync(2)
@GuiSync(5)
public YesNo cMode = YesNo.NO;
public void checkToolbox()