1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
CC-Tweaked/gradle
Jonathan Coates 55494b7671
Rewrite how we do inventory transfers
- Add a new ContainerTransfer class to handle moving items between
   containers. This is now used for turtle.drop/turtle.suck as well as
   inventory methods.

 - Any other usages of IItemHandler (which are mostly on turtle
   inventories) now use Container and a couple of helper methods.
2022-11-08 21:31:24 +00:00
..
wrapper Use a Gradle plugin to download illuaminate 2022-09-11 14:11:33 +01:00
libs.versions.toml Rewrite how we do inventory transfers 2022-11-08 21:31:24 +00:00