Changes

Summary

  1. Fix CraftingStation exposing old nonexistant slots through ISided (details)
  2. Fix InventoryCraftingStation accessing incorrect slots, that can (details)
Commit 21c3464575eb2247b4c7899b536cb06c12ff11e1 by bernhard.bonigl
Fix CraftingStation exposing old nonexistant slots through ISided
The file was modifiedsrc/main/java/tconstruct/tools/logic/CraftingStationLogic.java (diff)
Commit b3632e66bbd2aa6abd7939166fde3f09eddbf432 by bernhard.bonigl
Fix InventoryCraftingStation accessing incorrect slots, that can sometimes lead to invalid accesses/crahes with some crafting stuff now.
The file was modifiedsrc/main/java/tconstruct/tools/inventory/InventoryCraftingStation.java (diff)