1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-11-11 04:19:58 +00:00
CC-Tweaked/projects/fabric/src
Jonathan Coates 9b63cc81b1
Custom equality for Fabric's storage types
Double chests peripherals were getting reattached every time there was a
block update, as the inventories were not comparing equal (despite being
so!). We now check for a couple of common cases, which should be enough
for vanilla/vanilla-like inventories.

I actively Do Not Like This Code, but do not see a good alternative.
2024-03-21 19:54:22 +00:00
..
client Use client-side commands for opening computer folders 2024-01-30 22:00:36 +00:00
generated/resources Rewrite computer selectors 2024-03-12 20:12:13 +00:00
main Custom equality for Fabric's storage types 2024-03-21 19:54:22 +00:00
test Replace Fabric JUnit hacks with fabric-loader-junit 2023-10-26 22:06:40 +01:00
testMod License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00