mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-11-05 17:46:21 +00:00
e92c2d02f8
Our GatedPredicate hack was clever, but also fundamentally didn't work. The predicate is called before extraction, so if extraction fails (for instance, canTakeItemThroughFace returns false), then we still think an item has been removed. To fix that, we inline StorageUtil.move, specialising it for what we need. |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts |