1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-10 17:30:29 +00:00
CC-Tweaked/projects/common/src
Jonathan Coates 27c72a4571
Use client-side commands for opening computer folders
Forge doesn't run client-side commands from sendUnsignedCommand, so we
still require a mixin there.

We do need to change the command name, as Fabric doesn't properly merge
the two command trees.
2024-01-30 22:00:36 +00:00
..
client/java/dan200/computercraft Use client-side commands for opening computer folders 2024-01-30 22:00:36 +00:00
main Use client-side commands for opening computer folders 2024-01-30 22:00:36 +00:00
test/java/dan200/computercraft Simplify our networking multi-platform code 2024-01-14 22:53:36 +00:00
testFixtures/java/dan200/computercraft/test/shared Fix crash when joining a dedicated server 2023-10-08 15:22:32 +01:00
testMod Atomic update of disk drive item stacks 2024-01-20 18:46:43 +00:00