Changes

Summary

  1. add proper handling of creative/survival blueprint outputs, close #2127 (commit: b997871) (details)
  2. initialize mandatory parameters properly, fix bug with not removing (commit: 02bb70e) (details)
Commit b997871f9a37ff2645a3c14c28f1e4486b6dc85b by asiekierka
add proper handling of creative/survival blueprint outputs, close #2127
(commit: b997871)
The file was modifiedcommon/buildcraft/core/blueprints/Blueprint.java (diff)
The file was modifiedcommon/buildcraft/core/gui/GuiBuildCraft.java (diff)
The file was modifiedcommon/buildcraft/core/blueprints/BlueprintReadConfiguration.java (diff)
The file was modifiedcommon/buildcraft/builders/gui/GuiArchitect.java (diff)
Commit 02bb70ec53a9a7907011cbc2cb05d6e098f6c141 by asiekierka
initialize mandatory parameters properly, fix bug with not removing certain unusable gate types when minParameters() is above 1
(commit: 02bb70e)
The file was modifiedcommon/buildcraft/transport/gui/GuiGateInterface.java (diff)
The file was modifiedcommon/buildcraft/transport/gui/ContainerGateInterface.java (diff)