2451b6925f
Renamed "Auto Workbench" to reduce confusion with the "Advanced Crafting Table". Once again I barrowed liberally from Railcraft. This time from the Rolling Machine. You will recognize the new GUI. Auto Workbenches are 100% compatible with vanilla Hoppers, or whatever you want to use to interface with it. It no longer implements ISpecialInventory at all. Even RP2 would work with it now. Implemented the same "Sample Output" vs "Real Output" design that the Rolling Machine uses. If there are enough items to craft multiple times, it will craft automatically. But if there are only enough items for one craft job, you must click the sample output slot to start the process. Separating the display from the output helps reduce the complexity of the code by a large factor. Banned all items that can't stack or that have containers from being used in the Auto Workbench. Supporting these types of items is the major reason the previous version was so buggy. The Advanced Crafting Table does a much better job with that kind of thing, use it instead. Crafting now has a time cost. It take 256 ticks to craft an item. Unlike the Rolling Machine, it DOES NOT require power. Removed ability to pull from adjacent inventories. Its laggy, complex, and unnecessary now. If you need more capacity, use a Hopper or Chute. |
||
---|---|---|
.. | ||
buildcraft |