Skip to content
Success

Changes

Summary

  1. Industrial workbench GUI can be opened now (details)
  2. The industrial workbench can now correctly craft items using the tool slot (details)
  3. The industrial workbench can now correctly craft items using the 3x3 craft matrix (details)
  4. Craft result of the industrial workbench can now be cleared when player press the clear button (details)
Commit a74ddd00fff6b19fdf9eb7a2640dbf10940112bd by qian_shan_yao
Industrial workbench GUI can be opened now
The file was modifiedsrc/ic2/core/block/machine/container/ContainerIndustrialWorkbench.java
Commit 8ff7085da00361d2d4c085de1d6f7bcff4e7ac77 by qian_shan_yao
The industrial workbench can now correctly craft items using the tool slot
The file was modifiedsrc/ic2/core/block/machine/tileentity/TileEntityIndustrialWorkbench.java
The file was modifiedsrc/ic2/core/block/machine/container/ContainerIndustrialWorkbench.java
The file was modifiedsrc/ic2/core/ContainerBase.java
The file was addedsrc/ic2/api/block/container/Ic2CraftingResultSlot.java
Commit 47864c7130d21bfa23475a91ea10ab63dcbf1023 by qian_shan_yao
The industrial workbench can now correctly craft items using the 3x3 craft matrix
The file was modifiedsrc/ic2/core/block/machine/container/ContainerIndustrialWorkbench.java
Commit 54442d7461aad90653aeb8e9ee55f54f7a4b937e by qian_shan_yao
Craft result of the industrial workbench can now be cleared when player press the clear button
The file was modifiedsrc/ic2/core/block/machine/container/ContainerIndustrialWorkbench.java