1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-25 08:26:54 +00:00
CC-Tweaked/src/main/java/dan200/computercraft
SquidDev 4d18234714 Use a fake network handler too
It appears that WB opens containers manually, and thus all of our stubs
network stubs are entirely ignored. Thus the only solution here is to
stub out the whole network handler code.

Thankfully this is simple enough - we do the same for Plethora and 1.14.

Fixes #328
2019-12-23 17:17:32 +00:00
..
api Make our Javadoc validation a little stricter 2019-10-27 15:16:47 +00:00
client Make our Javadoc validation a little stricter 2019-10-27 15:16:47 +00:00
core Make our Javadoc validation a little stricter 2019-10-27 15:16:47 +00:00
shared Use a fake network handler too 2019-12-23 17:17:32 +00:00
CCTweaked.java Expose a stub "cctweaked" mod 2019-03-30 16:41:45 +00:00
ComputerCraft.java Include all mods within a resource mount 2019-07-30 15:20:08 +01:00